2 references to GetBoundsForSelectionType
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\LockedBorderGlyph.cs (1)
33bounds = DesignerUtils.GetBoundsForSelectionType(controlBounds, type);
System\Windows\Forms\Design\Behavior\SelectionBorderGlyph.cs (1)
31bounds = DesignerUtils.GetBoundsForSelectionType(controlBounds, type);