ToggleSwitch.

OnContentChanged(object, object) Method

Namespace
MahApps.Metro.Controls
Containing Type
ToggleSwitch

Syntax

protected override void OnContentChanged(object oldContent, object newContent)

Parameters

Name Type Description
oldContent object
newContent object

Return Value

Type Description
void