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