3 references to ThemedDictionaryLoaded
PresentationFramework (3)
System\Windows\Diagnostics\ResourceDictionaryDiagnostics.cs (2)
89SystemResources.ThemedDictionaryLoaded += value; 95SystemResources.ThemedDictionaryLoaded -= value;
System\Windows\SystemResources.cs (1)
668SystemResources.ThemedDictionaryLoaded?.Invoke(null, new ResourceDictionaryLoadedEventArgs(ThemedDictionaryInfo));