2 references to GetSnappedPoint
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\CommandSet.cs (1)
882
loc = parentDesigner.
GetSnappedPoint
(loc);
System\Windows\Forms\Design\OleDragDropHandler.cs (1)
795
dropPt = parentDesigner.
GetSnappedPoint
(c.Location);