Gets or sets an argument. This is a dependency property.
Namespace:DevExpress.Mvvm.UI
Assembly:DevExpress.Xpf.Core.v17.2.dll

Syntax
C# |
public object Arg9 { get; set; }
|
VB |
Public Property Arg9 As Object
|
Property value
Type: Object
An object specifying the argument.

See Also