Summary
Gets or sets the command that this trigger is bound to.
- Namespace
- MahApps
.Metro .Actions - Containing Type
- CommandTriggerAction
Syntax
public ICommand Command { get; set; }
Value
Type | Description |
---|---|
ICommand |
public ICommand Command { get; set; }
Type | Description |
---|---|
ICommand |