GoXam for WPF v3
DraggableLinks Property
Northwoods.GoXam.Tool Namespace > DraggingTool Class : DraggableLinks Property
Gets or sets whether the user can drag a single Northwoods.GoXam.Link, disconnecting it from its connected nodes and possibly connecting it to valid ports when the link is dropped.
Syntax
public bool DraggableLinks {get; set;}

Property Value

The default value is false.
Remarks
This affects the behavior of DropOnto and DragOver.
See Also

Reference

DraggingTool Class
DraggingTool Members