GoXam for WPF v3
CurrentPart 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
: CurrentPart Property
Gets or sets the
Northwoods.GoXam.Part
found at the mouse point by
StandardMouseSelect
.
Syntax
C#
protected
Part
CurrentPart {
get
;
set
;}
Property Value
This property is set during
DoActivate
by
StandardMouseSelect
.
See Also
Reference
DraggingTool Class
DraggingTool Members