2 references to AddCopiesPrivate
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewRowCollection.cs (2)
377return AddCopiesPrivate(rowTemplate, rowTemplateState, count); 579return AddCopiesPrivate(SharedRow(indexSource), rowTemplateState, count);