Summary
Gets or sets the DataTemplate used to display the control's content while in "On" state.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- ToggleSwitch
Syntax
public DataTemplate OnContentTemplate { get; set; }
Value
Type | Description |
---|---|
DataTemplate |