GoXam for WPF v3
DoDeactivate Method (ResizingTool)
Northwoods.GoXam.Tool Namespace > ResizingTool Class : DoDeactivate Method
This method is called by the diagram on the old tool when Northwoods.GoXam.Diagram.CurrentTool is set to a new tool.
Syntax
public override void DoDeactivate()
Remarks
This needs to set Active to false. This might call StopTransaction, if this tool's activity involves modification of the model.
See Also

Reference

ResizingTool Class
ResizingTool Members