| Name | Description |
 | ArrangeOverride | (Inherited from System.Windows.FrameworkElement) |
 | GetTemplateChild | (Inherited from System.Windows.Controls.Control) |
 | MeasureOverride | (Inherited from System.Windows.FrameworkElement) |
 | OnClick | Overridden. Called when a control is clicked by the mouse or the keyboard. |
 | OnContentChanged | (Inherited from System.Windows.Controls.Primitives.ToggleButton) |
 | OnCreateAutomationPeer | (Inherited from System.Windows.Controls.CheckBox) |
 | OnDragEnter | (Inherited from System.Windows.Controls.Control) |
 | OnDragLeave | (Inherited from System.Windows.Controls.Control) |
 | OnDragOver | (Inherited from System.Windows.Controls.Control) |
 | OnDrop | (Inherited from System.Windows.Controls.Control) |
 | OnGotFocus | (Inherited from System.Windows.Controls.Primitives.ButtonBase) |
 | OnIsPressedChanged | (Inherited from System.Windows.Controls.Primitives.ButtonBase) |
 | OnKeyDown | (Inherited from System.Windows.Controls.Primitives.ButtonBase) |
 | OnKeyUp | (Inherited from System.Windows.Controls.Primitives.ButtonBase) |
 | OnLostFocus | (Inherited from System.Windows.Controls.Primitives.ButtonBase) |
 | OnLostMouseCapture | (Inherited from System.Windows.Controls.Primitives.ButtonBase) |
 | OnMouseEnter | (Inherited from System.Windows.Controls.Primitives.ButtonBase) |
 | OnMouseLeave | (Inherited from System.Windows.Controls.Primitives.ButtonBase) |
 | OnMouseLeftButtonDown | Overridden. Provides class handling for the System.Windows.UIElement.MouseLeftButtonDown routed event that occurs when the left mouse button is pressed while the mouse pointer is over this control. |
 | OnMouseLeftButtonUp | Overridden. Provides class handling for the System.Windows.UIElement.MouseLeftButtonUp routed event that occurs when the left mouse button is released while the mouse pointer is over this control. |
 | OnMouseMove | (Inherited from System.Windows.Controls.Primitives.ButtonBase) |
 | OnMouseRightButtonDown | (Inherited from System.Windows.Controls.Control) |
 | OnMouseRightButtonUp | (Inherited from System.Windows.Controls.Control) |
 | OnMouseWheel | (Inherited from System.Windows.Controls.Control) |
 | OnTextInput | (Inherited from System.Windows.Controls.Control) |
 | OnTextInputStart | (Inherited from System.Windows.Controls.Control) |
 | OnTextInputUpdate | (Inherited from System.Windows.Controls.Control) |