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