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