2 references to AddInternal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
25714
this.Rows.
AddInternal
(this.RowTemplateClone);
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (1)
481
return
AddInternal
(dataGridViewRow);