3 references to InsertCopiesPrivate
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (3)
539
InsertCopiesPrivate
(rowTemplate, rowTemplateState, insertionIndex, count);
1577
InsertCopiesPrivate
(rowTemplate, rowTemplateState, rowIndex, count);
1736
InsertCopiesPrivate
(SharedRow(indexSource), rowTemplateState, indexDestination, count);