ReadOnlyDependencyPropertyBindingBehavior Fields
Allows you to bind read-only dependency and attached properties to a ViewModel’s properties.
Name | Description |
---|---|
Binding |
Identifies the Binding dependency property. |
Command |
Identifies the Command dependency property. |
Dependency |
Identifies the Dependency |
Is |
Identifies the Is |
Property |
Identifies the Property dependency property. |
See Also