3 writes to _alternativeBounds
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\Behavior\DesignerActionGlyph.cs (3)
52_alternativeBounds = alternativeBounds; 150_alternativeBounds = trayControl.Bounds; 228_alternativeBounds = newBounds;
1 reference to _alternativeBounds
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\DesignerActionGlyph.cs (1)
154Rectangle newRect = DesignerUtils.GetBoundsForNoResizeSelectionType(_alternativeBounds, SelectionBorderGlyphType.Top);