Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 444 Bytes

xmldocumentfragment_ownerdocument.md

File metadata and controls

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

Windows.Data.Xml.Dom.XmlDocumentFragment.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