FunctionBindingBehaviorBase Fields
Serves as the base class for the FunctionBindingBehavior and MethodToCommandBehavior classes.| Name | Description |
|---|---|
| Arg10Property static | Identifies the FunctionBindingBehaviorBase.Arg10 dependency property. |
| Arg11Property static | Identifies the FunctionBindingBehaviorBase.Arg11 dependency property. |
| Arg12Property static | Identifies the FunctionBindingBehaviorBase.Arg12 dependency property. |
| Arg13Property static | Identifies the FunctionBindingBehaviorBase.Arg13 dependency property. |
| Arg14Property static | Identifies the FunctionBindingBehaviorBase.Arg14 dependency property. |
| Arg15Property static | Identifies the FunctionBindingBehaviorBase.Arg15 dependency property. |
| Arg1Property static | Identifies the FunctionBindingBehaviorBase.Arg1 dependency property. |
| Arg2Property static | Identifies the FunctionBindingBehaviorBase.Arg2 dependency property. |
| Arg3Property static | Identifies the FunctionBindingBehaviorBase.Arg3 dependency property. |
| Arg4Property static | Identifies the FunctionBindingBehaviorBase.Arg4 dependency property. |
| Arg5Property static | Identifies the FunctionBindingBehaviorBase.Arg5 dependency property. |
| Arg6Property static | Identifies the FunctionBindingBehaviorBase.Arg6 dependency property. |
| Arg7Property static | Identifies the FunctionBindingBehaviorBase.Arg7 dependency property. |
| Arg8Property static | Identifies the FunctionBindingBehaviorBase.Arg8 dependency property. |
| Arg9Property static | Identifies the FunctionBindingBehaviorBase.Arg9 dependency property. |
| SourceProperty static | Identifies the FunctionBindingBehaviorBase.Source dependency property. |
| TargetProperty static | Identifies the FunctionBindingBehaviorBase.Target dependency property. |
See Also