ICommandSourceCommandParameter Property
The parameter that will be passed to the command when executing the command.
The property may be implemented as read-write if desired.
Namespace: Avalonia.InputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
Object? CommandParameter { get; }
ReadOnly Property CommandParameter As Object
Get
abstract CommandParameter : Object with get
Property Value
Object