2 references to ResourceDictionaryInfo
PresentationFramework (2)
System\Windows\SystemResources.cs (2)
869
return new
ResourceDictionaryInfo
(_assembly, _genericDictionaryAssembly, _genericDictionary, _genericDictionarySourceUri);
884
return new
ResourceDictionaryInfo
(_assembly, _themedDictionaryAssembly, _themedDictionary, _themedDictionarySourceUri);