GoXam for WPF v3
AllowDragOut Property
Northwoods.GoXam Namespace > Diagram Class : AllowDragOut Property
Gets or sets whether the user may start a drag-and-drop in this diagram, possibly dropping in a different control.
Syntax
[Category("Behavior")]
public bool AllowDragOut {get; set;}

Property Value

The default value is false.
See Also

Reference

Diagram Class
Diagram Members