5 references to Refresh
System (1)
compmod\system\componentmodel\TypeDescriptor.cs (1)
299Refresh(type);
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (1)
102TypeDescriptor.Refresh(t);
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (1)
102TypeDescriptor.Refresh(t);
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (2)
2722TypeDescriptor.Refresh(this.GetType()); 2820TypeDescriptor.Refresh(this.GetType());