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