Skip to main content

MethodToCommandBehavior Fields

Binds a method of a ViewModel or control to a Command property of a control on a View.
Name Description
Arg10Property static Identifies the FunctionBindingBehaviorBase.Arg10 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg11Property static Identifies the FunctionBindingBehaviorBase.Arg11 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg12Property static Identifies the FunctionBindingBehaviorBase.Arg12 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg13Property static Identifies the FunctionBindingBehaviorBase.Arg13 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg14Property static Identifies the FunctionBindingBehaviorBase.Arg14 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg15Property static Identifies the FunctionBindingBehaviorBase.Arg15 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg1Property static Identifies the FunctionBindingBehaviorBase.Arg1 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg2Property static Identifies the FunctionBindingBehaviorBase.Arg2 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg3Property static Identifies the FunctionBindingBehaviorBase.Arg3 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg4Property static Identifies the FunctionBindingBehaviorBase.Arg4 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg5Property static Identifies the FunctionBindingBehaviorBase.Arg5 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg6Property static Identifies the FunctionBindingBehaviorBase.Arg6 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg7Property static Identifies the FunctionBindingBehaviorBase.Arg7 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg8Property static Identifies the FunctionBindingBehaviorBase.Arg8 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg9Property static Identifies the FunctionBindingBehaviorBase.Arg9 dependency property. Inherited from FunctionBindingBehaviorBase.
CanExecuteFunctionProperty static Identifies the MethodToCommandBehavior.CanExecuteFunction dependency property.
CommandParameterProperty static Identifies the MethodToCommandBehavior.CommandParameter dependency property.
CommandProperty static Identifies the MethodToCommandBehavior.Command dependency property.
MethodProperty static Identifies the MethodToCommandBehavior.Method dependency property.
SourceProperty static Identifies the FunctionBindingBehaviorBase.Source dependency property. Inherited from FunctionBindingBehaviorBase.
TargetProperty static Identifies the FunctionBindingBehaviorBase.Target dependency property. Inherited from FunctionBindingBehaviorBase.
See Also