GoXam for WPF v3
DoubleClick Property
Northwoods.GoXam.Tool Namespace > ClickCreatingTool Class : DoubleClick Property
Gets or sets whether this tool requires a double-click to create a node at the click point.
Syntax
public bool DoubleClick {get; set;}

Property Value

The default value is false -- a single click is sufficient to insert a new node.
See Also

Reference

ClickCreatingTool Class
ClickCreatingTool Members