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