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