ToggleSwitch.

OffContentTemplate Property

Summary

Gets or sets the DataTemplate used to display the control's content while in "Off" state.
Namespace
MahApps.Metro.Controls
Containing Type
ToggleSwitch

Syntax

[Category(AppName.MahApps)]
public DataTemplate OffContentTemplate { get; set; }

Attributes

Type Description
Category

Value

Type Description
DataTemplate