GoXam for WPF v3
StopCommand Method
Northwoods.GoXam Namespace > CommandHandler Class : StopCommand Method
Cancel the operation of the current CurrentTool.
Syntax
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