GoXam for WPF v3
DoActivate Method (RelinkingTool)
Northwoods.GoXam.Tool Namespace > RelinkingTool Class : DoActivate Method
This method is called by the diagram after setting Northwoods.GoXam.Diagram.CurrentTool, to make the new tool active.
Syntax
public override void DoActivate()
Remarks
This should set Active to true. This might call StartTransaction, if this tool's activity involves modification of the model.
See Also

Reference

RelinkingTool Class
RelinkingTool Members