DependencyPropertyBehavior Properties
Allows you to bind a ViewModel property to a control’s non-dependency property.
Name | Description |
---|---|
Binding | Gets or sets the binding that should be applied to the specified property. This is a dependency property. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Event |
Gets or sets the name of the event the Dependency |
Has |
Gets a value that indicates whether one or more Animation |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Property |
Gets or sets a control’s property name (the binding’s target). |
See Also