Click or drag to resize
ToggleButtonOnUnchecked Method
Raises the Unchecked event.

Namespace: Windows.UI.Xaml.Controls.Primitives
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
protected void OnUnchecked()
See Also