GoXam for WPF v3
DoStop Method (IDiagramTool)
Northwoods.GoXam.Tool Namespace > IDiagramTool Interface : DoStop Method
This method is called by the diagram when this tool stops being the current tool.
Syntax
void DoStop()
Remarks
Tool implementations should perform their per-use cleanup here, such as releasing mouse capture.
See Also

Reference

IDiagramTool Interface
IDiagramTool Members