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