5 writes to _themedDictionarySourceUri
PresentationFramework (5)
System\Windows\SystemResources.cs (5)
550_themedDictionarySourceUri = null;
585_themedDictionarySourceUri = null;
632dictionary = LoadDictionary(_themedDictionaryAssembly, dictionaryAssemblyName, ThemedResourceName, isTraceEnabled, out _themedDictionarySourceUri);
640dictionary = LoadDictionary(_themedDictionaryAssembly, dictionaryAssemblyName, ThemedResourceName, isTraceEnabled, out _themedDictionarySourceUri);
660dictionary = LoadDictionary(_themedDictionaryAssembly, dictionaryAssemblyName, ClassicResourceName, isTraceEnabled, out _themedDictionarySourceUri);
1 reference to _themedDictionarySourceUri
PresentationFramework (1)