12 references to Refreshed
System (3)
compmod\system\componentmodel\TypeDescriptor.cs (3)
2840
RefreshEventHandler handler = Volatile.Read(ref
Refreshed
);
2849
RefreshEventHandler handler = Volatile.Read(ref
Refreshed
);
3078
if (refreshedTypes != null &&
Refreshed
!= null)
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (1)
33
TypeDescriptor.
Refreshed
+= TypeDescriptor_Refreshed;
System.Activities.Presentation\System\Activities\Presentation\Model\XamlUtilities.cs (1)
67
TypeDescriptor.
Refreshed
+= delegate(RefreshEventArgs args)
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (1)
33
TypeDescriptor.
Refreshed
+= TypeDescriptor_Refreshed;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\XamlUtilities.cs (1)
67
TypeDescriptor.
Refreshed
+= delegate(RefreshEventArgs args)
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGrid.cs (2)
2920
TypeDescriptor.
Refreshed
+= new RefreshEventHandler(this.OnTypeDescriptorRefreshed);
2933
TypeDescriptor.
Refreshed
-= new RefreshEventHandler(this.OnTypeDescriptorRefreshed);
System.Workflow.ComponentModel (2)
AuthoringOM\Design\ReferenceService.cs (2)
86
TypeDescriptor.
Refreshed
+= new RefreshEventHandler(OnComponentRefreshed);
234
TypeDescriptor.
Refreshed
-= new RefreshEventHandler(OnComponentRefreshed);
WindowsBase (1)
Base\MS\Internal\ComponentModel\DependencyObjectProvider.cs (1)
46
TypeDescriptor.
Refreshed
+= delegate(RefreshEventArgs args)