ToggleSwitch.

OnToggled() Method

Summary

This method is invoked when the IsOnProperty changes.
Namespace
MahApps.Metro.Controls
Containing Type
ToggleSwitch

Syntax

protected virtual void OnToggled()

Return Value

Type Description
void