2 references to InsertDuplicateRow
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (2)
1782
InsertDuplicateRow
(indexDestination, rowTemplate, true, ref newCurrentCell);
1811
InsertDuplicateRow
(indexDestination + i, rowTemplate, false, ref newCurrentCell);