GoXam for WPF v3
CanStart Method (IDiagramTool)
Northwoods.GoXam.Tool Namespace > IDiagramTool Interface : CanStart Method
This predicate is used by the diagram to decide if this tool can be started.
Syntax
bool CanStart()

Return Value

true if the ToolManager can make this tool the current one and call the DoStart method
See Also

Reference

IDiagramTool Interface
IDiagramTool Members