7 references to InvalidateRow
System.Windows.Forms (7)
winforms\Managed\System\WinForms\DataGrid.cs (6)
971InvalidateRow(currentRow); 1004InvalidateRow(currentRowSaved); 1005InvalidateRow(currentRow); 3221InvalidateRow(currentRow); 3352InvalidateRow(ea.Index); 8464InvalidateRow(this.currentRow);
winforms\Managed\System\WinForms\DataGridRow.cs (1)
318this.dgTable.DataGrid.InvalidateRow(number);