| Name | Description |
| BindingValidationError | (Inherited from System.Windows.FrameworkElement) |
| DataContextChanged | (Inherited from System.Windows.FrameworkElement) |
| DragEnter | (Inherited from System.Windows.UIElement) |
| DragLeave | (Inherited from System.Windows.UIElement) |
| DragOver | (Inherited from System.Windows.UIElement) |
| Drop | (Inherited from System.Windows.UIElement) |
| GotFocus | (Inherited from System.Windows.UIElement) |
| IsEnabledChanged | (Inherited from System.Windows.Controls.Control) |
| IsMouseOverChanged | Event raised when the IsMouseOver property has changed. |
| KeyDown | (Inherited from System.Windows.UIElement) |
| KeyUp | (Inherited from System.Windows.UIElement) |
| LayoutUpdated | (Inherited from System.Windows.FrameworkElement) |
| Loaded | (Inherited from System.Windows.FrameworkElement) |
| LostFocus | (Inherited from System.Windows.UIElement) |
| LostMouseCapture | (Inherited from System.Windows.UIElement) |
| MediaCommand | (Inherited from System.Windows.UIElement) |
| MouseEnter | (Inherited from System.Windows.UIElement) |
| MouseLeave | (Inherited from System.Windows.UIElement) |
| MouseLeftButtonDown | Occurs when the left mouse button is pressed (or when the tip of the stylus touches the tablet) while the mouse pointer is over a System.Windows.UIElement. |
| MouseLeftButtonUp | Occurs when the left mouse button is released (or the tip of the stylus is removed from the tablet) while the mouse (or the stylus) is over a System.Windows.UIElement (or while a System.Windows.UIElement holds mouse capture). |
| MouseMove | (Inherited from System.Windows.UIElement) |
| MouseRightButtonDown | (Inherited from System.Windows.UIElement) |
| MouseRightButtonUp | (Inherited from System.Windows.UIElement) |
| MouseWheel | (Inherited from System.Windows.UIElement) |
| PropertyChanged | Occurs when a property value changes. |
| SizeChanged | (Inherited from System.Windows.FrameworkElement) |
| TextInput | (Inherited from System.Windows.UIElement) |
| TextInputStart | (Inherited from System.Windows.UIElement) |
| TextInputUpdate | (Inherited from System.Windows.UIElement) |
| Unloaded | (Inherited from System.Windows.FrameworkElement) |