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)
2434TypeDescriptor.Refresh(GetType()); 2512TypeDescriptor.Refresh(GetType());
System.Xaml.Tests (1)
System\Windows\Markup\ValueSerializerTests.cs (1)
221TypeDescriptor.Refresh(typeof(DateTime));