ToggleSwitch.

OnCommand 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 OnCommand { get; set; }

Attributes

Type Description
Category

Value

Type Description
ICommand