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