Name | Description | |
---|---|---|
DragDrop | Occurs when a Drag-and-Drop data object is dropped in this node subtree | |
DragEnter | Occurs when a Drag-and-Drop data object enters a node inside this node subtree | |
DragIn | Occurs when a Drag-and-Drop data object enters this node subtree | |
DragLeave | Occurs when a Drag-and-Drop data object leaves a node inside this node subtree | |
DragOut | Occurs when a Drag-and-Drop data object leaves this node subtree | |
DragOver | Occurs when a Drag-and-Drop data object moves over this node subtree | |
EnabledChanged | Mutation event, which occurs when the Enabled property has changed. | |
FocusIn | Occurs when the keyboard focus enters this node subtree | |
FocusOut | Occurs when the keyboard focus leaves this node subtree | |
GotFocus | Occurs when the keyboard is focused on a node inside this node subtree | |
GotMouseCapture | Occurs when the mouse is captured on a node inside this node subtree | |
GotTouchCapture | Occurs when the mouse is captured on a node inside this node subtree | |
InputChar | Occurs when a keyboard key(s) gesture is recognized as an Unicode input character, and the focus is inside this node subtree | |
KeyDown | Occurs when a keyboard button is pressed inside this node subtree | |
KeyUp | Occurs when a keyboard button is released inside this node subtree | |
LostFocus | Occurs when the keyboard focus is lost by a node inside this node subtree | |
LostMouseCapture | Occurs when the mouse capture is released from a node inside this node subtree | |
LostTouchCapture | Occurs when the mouse capture is released from a node inside this node subtree | |
MouseCaptureIn | Occurs when the mouse capture enters this node subtree | |
MouseCaptureOut | Occurs when the mouse capture leaves this node subtree | |
MouseDown | Occurs when a mouse button is pressed inside this node subtree | |
MouseEnter | Occurs when the mouse enters a node inside this node subtree | |
MouseIn | Occurs when the mouse enters this node subtree | |
MouseLeave | Occurs when the mouse leaves a node inside this node subtree | |
MouseMove | Occurs when the mouse is moved inside this node subtree | |
MouseOut | Occurs when the mouse leaves this node subtree | |
MouseUp | Occurs when a mouse button is released inside this node subtree | |
MouseWheel | Occurs when the mouse wheel is rotated inside this node subtree | |
QueryCommandTarget | A bubbling event that bubbles up the NCommandSource ancestors chain and results in command target element for Execute and UpdateSource events. | |
TouchCaptureIn | Occurs when the mouse capture enters this node subtree | |
TouchCaptureOut | Occurs when the mouse capture leaves this node subtree | |
TouchDown | Occurs when a mouse button is pressed inside this node subtree | |
TouchEnter | Occurs when the mouse enters a node inside this node subtree | |
TouchIn | Occurs when the mouse enters this node subtree | |
TouchLeave | Occurs when the mouse leaves a node inside this node subtree | |
TouchMove | Occurs when the mouse is moved inside this node subtree | |
TouchOut | Occurs when the mouse leaves this node subtree | |
TouchUp | Occurs when a mouse button is released inside this node subtree |