Name | Description | |
---|---|---|
![]() | GetActiveCursorAndTooltip | Overloaded. Gets the cursor and tooltip that the tool requests when active. |
![]() | GetReadyCursorAndTooltip | Overloaded. Gets the cursor and tooltip that the tool requests when not active. |
![]() | OnFocusOut | Overridden. |
![]() | OnKeyDown | Overridden. Processes the key down event |
![]() | OnMouseDown | Overridden. Handler for the NMouse.DownEvent event. |
![]() | OnMouseMove | Overridden. Handler for the NMouse.MoveEvent event. |
![]() | OnMouseUp | Overridden. Processes the mouse up event |
![]() | UpdateCursorAndTooltip | Overloaded. Requests cursor and tooltip depending on the tool state. |