5 writes to _themedDictionarySourceUri
PresentationFramework (5)
System\Windows\SystemResources.cs (5)
556_themedDictionarySourceUri = null;
591_themedDictionarySourceUri = null;
638dictionary = LoadDictionary(_themedDictionaryAssembly, dictionaryAssemblyName, ThemedResourceName, isTraceEnabled, out _themedDictionarySourceUri);
646dictionary = LoadDictionary(_themedDictionaryAssembly, dictionaryAssemblyName, ThemedResourceName, isTraceEnabled, out _themedDictionarySourceUri);
666dictionary = LoadDictionary(_themedDictionaryAssembly, dictionaryAssemblyName, ClassicResourceName, isTraceEnabled, out _themedDictionarySourceUri);
1 reference to _themedDictionarySourceUri
PresentationFramework (1)