Back to Devexpress

FunctionBindingBehavior Fields

wpf-devexpress-dot-mvvm-dot-ui-dot-functionbindingbehavior-dot-underscore-fields.md

latest6.7 KB
Original Source

FunctionBindingBehavior Fields

Binds a ViewModel function’s result to a control’s property.

NameDescription
Arg10Property staticIdentifies the FunctionBindingBehaviorBase.Arg10 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg11Property staticIdentifies the FunctionBindingBehaviorBase.Arg11 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg12Property staticIdentifies the FunctionBindingBehaviorBase.Arg12 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg13Property staticIdentifies the FunctionBindingBehaviorBase.Arg13 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg14Property staticIdentifies the FunctionBindingBehaviorBase.Arg14 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg15Property staticIdentifies the FunctionBindingBehaviorBase.Arg15 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg1Property staticIdentifies the FunctionBindingBehaviorBase.Arg1 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg2Property staticIdentifies the FunctionBindingBehaviorBase.Arg2 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg3Property staticIdentifies the FunctionBindingBehaviorBase.Arg3 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg4Property staticIdentifies the FunctionBindingBehaviorBase.Arg4 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg5Property staticIdentifies the FunctionBindingBehaviorBase.Arg5 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg6Property staticIdentifies the FunctionBindingBehaviorBase.Arg6 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg7Property staticIdentifies the FunctionBindingBehaviorBase.Arg7 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg8Property staticIdentifies the FunctionBindingBehaviorBase.Arg8 dependency property. Inherited from FunctionBindingBehaviorBase.
Arg9Property staticIdentifies the FunctionBindingBehaviorBase.Arg9 dependency property. Inherited from FunctionBindingBehaviorBase.
ConverterParameterProperty staticIdentifies the FunctionBindingBehavior.ConverterParameter dependency property.
ConverterProperty staticIdentifies the FunctionBindingBehavior.Converter dependency property.
FunctionProperty staticIdentifies the FunctionBindingBehavior.Function dependency property.
PropertyProperty staticIdentifies the FunctionBindingBehavior.Property dependency property.
SourceProperty staticIdentifies the FunctionBindingBehaviorBase.Source dependency property. Inherited from FunctionBindingBehaviorBase.
TargetProperty staticIdentifies the FunctionBindingBehaviorBase.Target dependency property. Inherited from FunctionBindingBehaviorBase.

See Also

FunctionBindingBehavior Class

FunctionBindingBehavior Members

DevExpress.Mvvm.UI Namespace