ReadOnlyDependencyPropertyBindingBehavior Constructors
Allows you to bind read-only dependency and attached properties to a ViewModel’s properties.| Name | Description |
|---|---|
| ReadOnlyDependencyPropertyBindingBehavior() | Initializes a new instance of the ReadOnlyDependencyPropertyBindingBehavior class. |
See Also