Back to Devexpress

MethodToCommandBehavior Fields

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

latest6.8 KB
Original Source

MethodToCommandBehavior Fields

Binds a method of a ViewModel or control to a Command property of a control on a View.

NameDescription
Arg10Property staticIdentifies the FunctionBindingBehaviorBase.Arg10 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg11Property staticIdentifies the FunctionBindingBehaviorBase.Arg11 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg12Property staticIdentifies the FunctionBindingBehaviorBase.Arg12 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg13Property staticIdentifies the FunctionBindingBehaviorBase.Arg13 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg14Property staticIdentifies the FunctionBindingBehaviorBase.Arg14 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg15Property staticIdentifies the FunctionBindingBehaviorBase.Arg15 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg1Property staticIdentifies the FunctionBindingBehaviorBase.Arg1 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg2Property staticIdentifies the FunctionBindingBehaviorBase.Arg2 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg3Property staticIdentifies the FunctionBindingBehaviorBase.Arg3 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg4Property staticIdentifies the FunctionBindingBehaviorBase.Arg4 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg5Property staticIdentifies the FunctionBindingBehaviorBase.Arg5 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg6Property staticIdentifies the FunctionBindingBehaviorBase.Arg6 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg7Property staticIdentifies the FunctionBindingBehaviorBase.Arg7 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg8Property staticIdentifies the FunctionBindingBehaviorBase.Arg8 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg9Property staticIdentifies the FunctionBindingBehaviorBase.Arg9 dependency property. Inherited from FunctionBindingBehaviorBase.
CanExecuteFunctionProperty staticIdentifies the MethodToCommandBehavior.CanExecuteFunction dependency property.
CommandParameterProperty staticIdentifies the MethodToCommandBehavior.CommandParameter dependency property.
CommandProperty staticIdentifies the MethodToCommandBehavior.Command dependency property.
MethodProperty staticIdentifies the MethodToCommandBehavior.Method dependency property.
SourceProperty staticIdentifies the FunctionBindingBehaviorBase.Source dependency property. Inherited from FunctionBindingBehaviorBase.
TargetProperty staticIdentifies the FunctionBindingBehaviorBase.Target dependency property. Inherited from FunctionBindingBehaviorBase.

See Also

MethodToCommandBehavior Class

MethodToCommandBehavior Members

DevExpress.Mvvm.UI Namespace