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