ToggleSwitch.

CommandParameter Property

Summary

Gets or sets the command parameter which will be passed by the Command.
Namespace
MahApps.Metro.Controls
Containing Type
ToggleSwitch

Syntax

public object CommandParameter { get; set; }

Value

Type Description
object