GoXam for WPF v3
CurrentPart Property
Northwoods.GoXam.Tool Namespace > DraggingTool Class : CurrentPart Property
Gets or sets the Northwoods.GoXam.Part found at the mouse point by StandardMouseSelect.
Syntax
protected Part CurrentPart {get; set;}

Property Value

This property is set during DoActivate by StandardMouseSelect.
See Also

Reference

DraggingTool Class
DraggingTool Members