2 references to OnAddingRows
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
16032OnAddingRows(dataGridViewRows, checkFrozenStates: false);
System\Windows\Forms\Controls\DataGridView\DataGridViewRowCollection.cs (1)
744DataGridView.OnAddingRows(dataGridViewRows, checkFrozenStates: true); // will throw an exception if the addition is illegal