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
Indeterminate Event
Occurs when the state of a ToggleButton is switched to the indeterminate state.
Namespace:
Windows.UI.Xaml.Controls.Primitives
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
event
RoutedEventHandler
Indeterminate
Value
Type:
Windows.UI.Xaml
RoutedEventHandler
See Also
Reference
ToggleButton Class
Windows.UI.Xaml.Controls.Primitives Namespace