2 references to GetBoundsForSelectionType
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\MiniLockedBorderGlyph.cs (1)
44bounds = DesignerUtils.GetBoundsForSelectionType(controlBounds, type, borderSize);
System\Windows\Forms\Design\DesignerUtils.cs (1)
485Rectangle bounds = GetBoundsForSelectionType(originalBounds, type, bordersize);