Summary
Gets or sets a parameter to be passed to the
Command
.
- Namespace
- Avalonia
.Controls - Containing Type
- Button
Syntax
public object CommandParameter { get; set; }
Value
Type | Description |
---|---|
object |
Command
.
public object CommandParameter { get; set; }
Type | Description |
---|---|
object |