2 references to UpdateRowCaches
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewRowCollection.cs (2)
1971
UpdateRowCaches
(rowIndex, ref dataGridViewRow, true);
2225
UpdateRowCaches
(index, ref dataGridViewRow, adding: false);