| Name | Description |
| ArrangeOverride | Overridden. Positions child elements and determines the size, when overridden in a derived class. |
| GetTemplateChild | (Inherited from System.Windows.Controls.Control) |
| MeasureOverride | Overridden. Measures the layout size required for child elements and determines a size for the FrameworkElement's derived class, when overridden in a derived class. |
| OnClick | (Inherited from System.Windows.Controls.Button) |
| OnContentChanged | (Inherited from System.Windows.Controls.ContentControl) |
| OnCreateAutomationPeer | (Inherited from System.Windows.Controls.Button) |
| 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 | Overridden. Provides class handling for the System.Windows.Controls.Primitives.ButtonBase.ClickMode routed event that occurs when the mouse enters this control. |
| OnMouseLeave | Overridden. Provides class handling for the System.Windows.UIElement.MouseLeave routed event that occurs when the mouse leaves an element. |
| 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) |