ToggleSwitch.

IsOn Property

Summary

Gets or sets a value that declares whether the state of the ToggleSwitch is "On".
Namespace
MahApps.Metro.Controls
Containing Type
ToggleSwitch

Syntax

[Category(AppName.MahApps)]
public bool IsOn { get; set; }

Attributes

Type Description
Category

Value

Type Description
bool