ReadOnlyDependencyPropertyBindingBehavior Events
Allows you to bind read-only dependency and attached properties to a ViewModel’s properties.Name | Description |
---|---|
Changed | Occurs when the Freezable or an object it contains is modified. Inherited from Freezable. |
See Also