Summary
Gets/sets the command that is executed when the Close Button is clicked.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- MetroTabItem
Syntax
public ICommand CloseTabCommand { get; set; }
Value
Type | Description |
---|---|
ICommand |