DependencyPropertyBehavior Events
Allows you to bind a ViewModel property to a control’s non-dependency property.
Name | Description |
---|---|
Changed | Occurs when the Freezable or an object it contains is modified. Inherited from Freezable. |
See Also