Summary
Gets or sets a command which will be executed if an item is clicked by the user.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- HamburgerMenuItem
Syntax
public ICommand Command { get; set; }
Value
Type | Description |
---|---|
ICommand |