For a list of all members of this type, see InteractionTool members.
Name | Description | |
---|---|---|
CanStart | Determines whether this tool can start. | |
HitTest | Retrieves the primitive that is at the specified point. | |
InvalidateView | Invalidates the view. | |
KeyDown | Called when a key is down. | |
MouseDown | Called when this tool is started and a mouse button is pressed. | |
MouseMove | Called when this tool is started and the mouse is moved. | |
MouseUp | Called when this tool is started and a mouse button is released. | |
MouseWheel | Called when the mouse wheel moves while this tool is started. | |
Start | Called when this tool starts. | |
Stop | Called when this tool stops. | |
StopTool | Stops the tool. |