GoXam for WPF v3
StopCommand Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam Namespace
>
CommandHandler Class
: StopCommand Method
Cancel the operation of the current
CurrentTool
.
Syntax
C#
public
virtual
void
StopCommand()
Remarks
This may be called when the user presses ESCAPE. If the current tool was a
Northwoods.GoXam.Tool.ToolManager
, this clears the diagram's selection.
See Also
Reference
CommandHandler Class
CommandHandler Members