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