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

Reference

RelinkingTool Class
RelinkingTool Members