3 references to Refresh
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\MultiPropertyDescriptorGridEntry.cs (1)
94
GridEntryHost.
Refresh
(false);
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (2)
422
this.GridEntryHost.
Refresh
(refreshAttr != null && refreshAttr.Equals(RefreshPropertiesAttribute.All));
776
this.GridEntryHost.
Refresh
(refreshAttr != null && refreshAttr.Equals(RefreshPropertiesAttribute.All));