Binding.XmlNamespaceManager Attached Property

Definition

Gets or sets the XmlNamespaceManager used to perform namespace-aware XPath queries in XML bindings.

see GetXmlNamespaceManager, and SetXmlNamespaceManager
see GetXmlNamespaceManager, and SetXmlNamespaceManager
see GetXmlNamespaceManager, and SetXmlNamespaceManager

Remarks

This attached property uses property value inheritance, which reproduces the behavior of namespace inheritance that is present in XML. For details, see Property Value Inheritance.

Dependency Property Information

Identifier field XmlNamespaceManagerProperty
Metadata properties set to true Inherits

Applies to