2 writes to lastRequestedWidth
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\SelectionUIHandler.cs (2)
260ctlBounds.lastRequestedWidth += offset.Width; 623lastRequestedWidth = Width;
1 reference to lastRequestedWidth
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\SelectionUIHandler.cs (1)
270int targetWidth = ctlBounds.lastRequestedWidth;