2 references to UpdateRowCaches
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (2)
2098
UpdateRowCaches
(rowIndex, ref dataGridViewRow, true);
2343
UpdateRowCaches
(index, ref dataGridViewRow, false /*adding*/);