3 references to InvalidateRows
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (3)
2241InvalidateRows(row, row, ROWVALUE); 2246InvalidateRows(row, row, ROWVALUE | ROWLABEL); 2251InvalidateRows(startRow, endRow, ROWVALUE | ROWLABEL);