ReadOnlyDependencyPropertyBindingBehavior Properties
Allows you to bind read-only dependency and attached properties to a ViewModel’s properties.
Name | Description |
---|---|
Binding | Gets or sets a 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. |
Command |
Gets or sets the command that the Read |
Dependency |
Gets the Dependency |
Dependency |
Gets or sets the bound property. This is a dependency property. |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Has |
Gets a value that indicates whether one or more Animation |
Is |
Gets or sets whether a bound View |
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 the bound property’s name. This is a dependency property. |
See Also