2 references to FixUpControlsOnInsert
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\StyleEditorForm.cs (1)
852_tableLayoutPanelDesigner.FixUpControlsOnInsert(_isRowCollection, _columnsAndRowsListView.SelectedIndices[0]);
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (1)
1763FixUpControlsOnInsert(isRow, isRow ? _curRow : _curCol);