2 references to ResolveAttributeNamespaceURI
PresentationFramework (2)
src\Framework\System\Windows\Markup\MarkupExtensionParser.cs (2)
1395string attribNamespaceURI = ResolveAttributeNamespaceURI(prefix, localName, data.TargetNamespaceUri); 1529string attribNamespaceURI = ResolveAttributeNamespaceURI(prefix, localName, parentTypeNamespaceUri);