3 references to ThemedDictionaryInfo
PresentationFramework (3)
System\Windows\SystemResources.cs (3)
218ResourceDictionaryInfo info = dictionary.Value.ThemedDictionaryInfo; 593ResourceDictionaryInfo info = ThemedDictionaryInfo; 682SystemResources.ThemedDictionaryLoaded?.Invoke(null, new ResourceDictionaryLoadedEventArgs(ThemedDictionaryInfo));