MindFusion.Wpf Pack Programmer's Guide
XmlPersistContext.XmlDocument Property
See Also
 





Gets the underlying XML document.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public XmlDocument XmlDocument { get; }

Visual Basic  Copy Code

Public ReadOnly Property XmlDocument As XmlDocument

 Property Value

An instance of the System.Xml.XmlDocument class.

 See Also

XmlPersistContext Members
XmlPersistContext Class
MindFusion.Diagramming.Wpf Namespace