3 references to ThemedDictionaryInfo
PresentationFramework (3)
src\Framework\System\Windows\SystemResources.cs (3)
217ResourceDictionaryInfo info = dictionary.Value.ThemedDictionaryInfo; 592ResourceDictionaryInfo info = ThemedDictionaryInfo; 681SystemResources.ThemedDictionaryLoaded?.Invoke(null, new ResourceDictionaryLoadedEventArgs(ThemedDictionaryInfo));