ToggleSwitch.

OffCommand Property

Summary

Gets or sets a command which will be executed when the IsOnProperty changes.
Namespace
MahApps.Metro.Controls
Containing Type
ToggleSwitch

Syntax

[Category(AppName.MahApps)]
public ICommand OffCommand { get; set; }

Attributes

Type Description
Category

Value

Type Description
ICommand