Base:
method
Refresh
System.Windows.Forms.Control.Refresh()
3 references to Refresh
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
2520
Refresh
();
2526
Refresh
();
System.Windows.Forms.UI.IntegrationTests (1)
PropertyGridTests.cs (1)
100
Action act = _propertyGrid.
Refresh
;