3 references to ThemedDictionaryInfo
PresentationFramework (3)
src\Framework\System\Windows\SystemResources.cs (3)
217
ResourceDictionaryInfo info = dictionary.Value.
ThemedDictionaryInfo
;
592
ResourceDictionaryInfo info =
ThemedDictionaryInfo
;
681
SystemResources.ThemedDictionaryLoaded?.Invoke(null, new ResourceDictionaryLoadedEventArgs(
ThemedDictionaryInfo
));