GoXam for WPF v3
DraggedLink 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
: DraggedLink Property
Gets or sets the
Northwoods.GoXam.Link
that may be dragged and reconnected when
DraggableLinks
is true.
Syntax
C#
protected
Link
DraggedLink {
get
;
set
;}
Property Value
This property is set during
DoActivate
.
See Also
Reference
DraggingTool Class
DraggingTool Members