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