ToggleSwitch.

OffContent Property

Summary

Provides the object content that should be displayed using the OffContentTemplate when this ToggleSwitch has state of "Off".
Namespace
MahApps.Metro.Controls
Containing Type
ToggleSwitch

Syntax

[Category(AppName.MahApps)]
public object OffContent { get; set; }

Attributes

Type Description
Category

Value

Type Description
object