GoXam for WPF v3
DoStart Method (LinkingBaseTool)
Northwoods.GoXam.Tool Namespace > LinkingBaseTool Class : DoStart Method
This method is called by the diagram when this tool becomes the current tool.
Syntax
public override void DoStart()
Remarks
Tool implementations should perform their per-use initialization here, such as setting up internal data structures, or capturing the mouse.
See Also

Reference

LinkingBaseTool Class
LinkingBaseTool Members