Back to Devexpress

ReadOnlyDependencyPropertyBindingBehavior Fields

wpf-devexpress-dot-mvvm-dot-ui-dot-readonlydependencypropertybindingbehavior-dot-underscore-fields.md

latest1.7 KB
Original Source

ReadOnlyDependencyPropertyBindingBehavior Fields

Allows you to bind read-only dependency and attached properties to a ViewModel’s properties.

NameDescription
BindingProperty staticIdentifies the Binding dependency property.
CommandProperty staticIdentifies the Command dependency property.
DependencyPropertyProperty staticIdentifies the DependencyProperty dependency property.
IsEnabledProperty staticIdentifies the IsEnabled dependency property.
PropertyProperty staticIdentifies the Property dependency property.

See Also

ReadOnlyDependencyPropertyBindingBehavior Class

ReadOnlyDependencyPropertyBindingBehavior Members

DevExpress.Mvvm.UI Namespace