GoXam for WPF v3
DragOutStarted Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
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
C#
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