5 writes to _themedDictionarySourceUri
PresentationFramework (5)
System\Windows\SystemResources.cs (5)
563_themedDictionarySourceUri = null;
598_themedDictionarySourceUri = null;
645dictionary = LoadDictionary(_themedDictionaryAssembly, dictionaryAssemblyName, ThemedResourceName, isTraceEnabled, out _themedDictionarySourceUri);
653dictionary = LoadDictionary(_themedDictionaryAssembly, dictionaryAssemblyName, ThemedResourceName, isTraceEnabled, out _themedDictionarySourceUri);
673dictionary = LoadDictionary(_themedDictionaryAssembly, dictionaryAssemblyName, ClassicResourceName, isTraceEnabled, out _themedDictionarySourceUri);
1 reference to _themedDictionarySourceUri
PresentationFramework (1)