1 write to ControlBounds
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\FlowLayoutPanelDesigner .cs (1)
234_childInfo[i].ControlBounds = bounds;
2 references to ControlBounds
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\FlowLayoutPanelDesigner .cs (2)
819bounds = _childInfo[i].ControlBounds; 867bounds = _childInfo[_insertionIndex - 1].ControlBounds;