The ToggleToolButton type exposes the following members.

Events

  NameDescription
BindingValidationError (Inherited from FrameworkElement.)
Checked (Inherited from ToggleButton.)
Click (Inherited from ButtonBase.)
GotFocus (Inherited from UIElement.)
Indeterminate (Inherited from ToggleButton.)
IsEnabledChanged (Inherited from Control.)
KeyDown (Inherited from UIElement.)
KeyUp (Inherited from UIElement.)
LayoutUpdated (Inherited from FrameworkElement.)
Loaded (Inherited from FrameworkElement.)
LostFocus (Inherited from UIElement.)
LostMouseCapture (Inherited from UIElement.)
MouseEnter (Inherited from UIElement.)
MouseLeave (Inherited from UIElement.)
MouseLeftButtonDown (Inherited from UIElement.)
MouseLeftButtonUp (Inherited from UIElement.)
MouseMove (Inherited from UIElement.)
SizeChanged (Inherited from FrameworkElement.)
Unchecked (Inherited from ToggleButton.)

See Also