C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml.Controls.Primitives
ToggleButton Class
ToggleButton Events
Checked Event
Indeterminate Event
Unchecked Event
ToggleButton
Unchecked Event
Occurs when a ToggleButton is unchecked.
Namespace:
Windows.UI.Xaml.Controls.Primitives
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
event
RoutedEventHandler
Unchecked
Value
Type:
Windows.UI.Xaml
RoutedEventHandler
See Also
Reference
ToggleButton Class
Windows.UI.Xaml.Controls.Primitives Namespace