Back to Devexpress

FunctionBindingBehaviorBase Properties

wpf-devexpress-dot-mvvm-dot-ui-dot-functionbindingbehaviorbase-dot-underscore-properties.md

latest5.0 KB
Original Source

FunctionBindingBehaviorBase Properties

Serves as the base class for the FunctionBindingBehavior and MethodToCommandBehavior classes.

NameDescription
Arg1Gets or sets an argument. This is a dependency property.
Arg10Gets or sets an argument. This is a dependency property.
Arg11Gets or sets an argument. This is a dependency property.
Arg12Gets or sets an argument. This is a dependency property.
Arg13Gets or sets an argument. This is a dependency property.
Arg14Gets or sets an argument. This is a dependency property.
Arg15Gets or sets an argument. This is a dependency property.
Arg2Gets or sets an argument. This is a dependency property.
Arg3Gets or sets an argument. This is a dependency property.
Arg4Gets or sets an argument. This is a dependency property.
Arg5Gets or sets an argument. This is a dependency property.
Arg6Gets or sets an argument. This is a dependency property.
Arg7Gets or sets an argument. This is a dependency property.
Arg8Gets or sets an argument. This is a dependency property.
Arg9Gets or sets an argument. This is a dependency property.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
HasAnimatedPropertiesGets a value that indicates whether one or more AnimationClock objects is associated with any of this object’s dependency properties. Inherited from Animatable.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
SourceGets or sets an object whose method or a function should be executed. This is a dependency property.
TargetGets or sets a target object. This is a dependency property.

See Also

FunctionBindingBehaviorBase Class

FunctionBindingBehaviorBase Members

DevExpress.Mvvm.UI Namespace