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