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)
1763
FixUpControlsOnInsert
(isRow, isRow ? _curRow : _curCol);