Click or drag to resize
ToggleButtonIndeterminate 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#
public event RoutedEventHandler Indeterminate

Value

Type: Windows.UI.XamlRoutedEventHandler
See Also