Error!
Success!

Binding of WPF is different and pretty. Part 1.

0
kicks

Binding of WPF is different and pretty. Part 1.  (Unpublished)

We pleasure to using Binding in WPF. But all ways of using have we known? Only direct binds to dependency property like next code? <TextBlock Text="{Binding Path=Height, ElementName=myButton}"> This is poor. We can bind to property of value's property. How? Easy:


Kicked By:
Drop Kicked By: