2 references to AddCopiesPrivate
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (2)
543
return
AddCopiesPrivate
(rowTemplate, rowTemplateState, count);
734
return
AddCopiesPrivate
(SharedRow(indexSource), rowTemplateState, count);