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