Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 422 Bytes

ixmlnode_ownerdocument.md

File metadata and controls

22 lines (15 loc) · 422 Bytes
-api-id -api-type
P:Windows.Data.Xml.Dom.IXmlNode.OwnerDocument
winrt property

Windows.Data.Xml.Dom.IXmlNode.OwnerDocument

-description

Returns the root of the document that contains the node.

-property-value

The parent document that represents the root of the document.

-remarks

-examples

-see-also