2 references to GetAdjustedSnapLocation
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ParentControlDesigner.cs (2)
520
Rectangle tempBounds =
GetAdjustedSnapLocation
(Rectangle.Empty, bounds);
529
bounds =
GetAdjustedSnapLocation
(Rectangle.Empty, bounds);