FunctionBindingBehaviorBase.Arg5 Property
Gets or sets an argument. This is a dependency property.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v26.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object specifying the argument. |
See Also