|
Name |
Description |
|
Arg1
|
Gets or sets an argument. This is a dependency property.
(Inherited from FunctionBindingBehaviorBase)
|
|
Arg10
|
Gets or sets an argument. This is a dependency property.
(Inherited from FunctionBindingBehaviorBase)
|
|
Arg11
|
Gets or sets an argument. This is a dependency property.
(Inherited from FunctionBindingBehaviorBase)
|
|
Arg12
|
Gets or sets an argument. This is a dependency property.
(Inherited from FunctionBindingBehaviorBase)
|
|
Arg13
|
Gets or sets an argument. This is a dependency property.
(Inherited from FunctionBindingBehaviorBase)
|
|
Arg14
|
Gets or sets an argument. This is a dependency property.
(Inherited from FunctionBindingBehaviorBase)
|
|
Arg15
|
Gets or sets an argument. This is a dependency property.
(Inherited from FunctionBindingBehaviorBase)
|
|
Arg2
|
Gets or sets an argument. This is a dependency property.
(Inherited from FunctionBindingBehaviorBase)
|
|
Arg3
|
Gets or sets an argument. This is a dependency property.
(Inherited from FunctionBindingBehaviorBase)
|
|
Arg4
|
Gets or sets an argument. This is a dependency property.
(Inherited from FunctionBindingBehaviorBase)
|
|
Arg5
|
Gets or sets an argument. This is a dependency property.
(Inherited from FunctionBindingBehaviorBase)
|
|
Arg6
|
Gets or sets an argument. This is a dependency property.
(Inherited from FunctionBindingBehaviorBase)
|
|
Arg7
|
Gets or sets an argument. This is a dependency property.
(Inherited from FunctionBindingBehaviorBase)
|
|
Arg8
|
Gets or sets an argument. This is a dependency property.
(Inherited from FunctionBindingBehaviorBase)
|
|
Arg9
|
Gets or sets an argument. This is a dependency property.
(Inherited from FunctionBindingBehaviorBase)
|
|
CanExecuteFunction
|
Gets or sets a string value specifying the boolean function name that determines whether the method specified using the Method property line can be executed in its current state. This is a dependency property.
|
|
CanFreeze
|
Gets a value that indicates whether the object can be made unmodifiable. (Inherited from System.Windows.Freezable)
|
|
Command
|
Gets or sets a string value specifying the target-property name to be populated with the ICommand object, which is created by the MethodToCommandBehavior based on the specified Method, CanExecuteFunction and Args properties. This is a dependency property.
|
|
CommandParameter
|
Gets or sets the command parameter. This is a dependency property.
|
|
DependencyObjectType
|
Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
|
|
Dispatcher
|
Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
|
|
HasAnimatedProperties
|
(Inherited from System.Windows.Media.Animation.Animatable)
|
|
IsAttached
|
(Inherited from DevExpress.Mvvm.UI.Interactivity.AttachableObjectBase)
|
|
IsFrozen
|
Gets a value that indicates whether the object is currently modifiable. (Inherited from System.Windows.Freezable)
|
|
IsSealed
|
Gets a value that declares whether this instance is currently read-only. (Inherited from System.Windows.DependencyObject)
|
|
Method
|
Gets or sets a string value specifying the source-method name to be invoked. This is a dependency property.
|
|
Source
|
Gets or sets the source-object. This is a dependency property.
(Inherited from FunctionBindingBehaviorBase)
|
|
Target
|
Gets or sets the target-object. This is a dependency property.
(Inherited from FunctionBindingBehaviorBase)
|