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