GoXam for WPF v3
DragOutStarted Property
Northwoods.GoXam.Tool Namespace > DraggingTool Class : DragOutStarted Property
Gets or sets whether a potentially external drag-and-drop has been started by this tool.
Syntax
protected bool DragOutStarted {get; set;}

Property Value

This property is set to true when starting a drag-and-drop in DoDragOut.
See Also

Reference

DraggingTool Class
DraggingTool Members