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