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