GoXam for WPF v3
DragOverPart Property
Northwoods.GoXam.Tool Namespace > DraggingTool Class : DragOverPart Property
Gets or sets a Northwoods.GoXam.Part, not being dragged, that the mouse is over, and sets its Northwoods.GoXam.Part.IsDropOntoAccepted property appropriately.
Syntax
protected Part DragOverPart {get; set;}

Property Value

This property is both used and set by DragOver and DropOnto, as long as DropOntoEnabled is true.
See Also

Reference

DraggingTool Class
DraggingTool Members