FunctionBindingBehaviorBase Properties
Serves as the base class for the FunctionBindingBehavior and MethodToCommandBehavior classes.
Name | Description |
---|---|
Arg1 | Gets or sets an argument. This is a dependency property. |
Arg10 | Gets or sets an argument. This is a dependency property. |
Arg11 | Gets or sets an argument. This is a dependency property. |
Arg12 | Gets or sets an argument. This is a dependency property. |
Arg13 | Gets or sets an argument. This is a dependency property. |
Arg14 | Gets or sets an argument. This is a dependency property. |
Arg15 | Gets or sets an argument. This is a dependency property. |
Arg2 | Gets or sets an argument. This is a dependency property. |
Arg3 | Gets or sets an argument. This is a dependency property. |
Arg4 | Gets or sets an argument. This is a dependency property. |
Arg5 | Gets or sets an argument. This is a dependency property. |
Arg6 | Gets or sets an argument. This is a dependency property. |
Arg7 | Gets or sets an argument. This is a dependency property. |
Arg8 | Gets or sets an argument. This is a dependency property. |
Arg9 | Gets or sets an argument. This is a dependency property. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Has |
Gets a value that indicates whether one or more Animation |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Source | Gets or sets an object whose method or a function should be executed. This is a dependency property. |
Target | Gets or sets a target object. This is a dependency property. |
See Also