5 writes to _themedDictionarySourceUri
PresentationFramework (5)
System\Windows\SystemResources.cs (5)
553_themedDictionarySourceUri = null;
588_themedDictionarySourceUri = null;
635dictionary = LoadDictionary(_themedDictionaryAssembly, dictionaryAssemblyName, ThemedResourceName, isTraceEnabled, out _themedDictionarySourceUri);
643dictionary = LoadDictionary(_themedDictionaryAssembly, dictionaryAssemblyName, ThemedResourceName, isTraceEnabled, out _themedDictionarySourceUri);
663dictionary = LoadDictionary(_themedDictionaryAssembly, dictionaryAssemblyName, ClassicResourceName, isTraceEnabled, out _themedDictionarySourceUri);
1 reference to _themedDictionarySourceUri
PresentationFramework (1)