Summary
Gets or sets the command to invoke when the content button is pressed.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- SplitButton
Syntax
public ICommand Command { get; set; }
Value
| Type | Description |
|---|---|
| ICommand |
public ICommand Command { get; set; }
| Type | Description |
|---|---|
| ICommand |