Data Bound
When you bind a WPF Control’s property to another object, you have data bound that object.
Only Dependency Properties of a WPF Control can be data bound.
For more information go here:
When you bind a WPF Control’s property to another object, you have data bound that object.
Only Dependency Properties of a WPF Control can be data bound.
For more information go here: