5 references to Refresh
System.ComponentModel.TypeConverter (2)
System\ComponentModel\ReflectionCachesUpdateHandler.cs (1)
26TypeDescriptor.Refresh(type);
System\ComponentModel\TypeDescriptor.cs (1)
261Refresh(type);
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.cs (2)
2456TypeDescriptor.Refresh(GetType()); 2544TypeDescriptor.Refresh(GetType());
System.Xaml.Tests (1)
System\Windows\Markup\ValueSerializerTests.cs (1)
222TypeDescriptor.Refresh(typeof(DateTime));