Share via


DocumentInformationNode Class

Represents a node in the document.

Namespace:  Microsoft.Windows.Design.Documents.Trees
Assembly:  Microsoft.Windows.Design.Markup (in Microsoft.Windows.Design.Markup.dll)

Syntax

'Declaration
Public Class DocumentInformationNode
'Usage
Dim instance As DocumentInformationNode
public class DocumentInformationNode
public ref class DocumentInformationNode
public class DocumentInformationNode

Inheritance Hierarchy

System.Object
  Microsoft.Windows.Design.Documents.Trees.DocumentInformationNode

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

DocumentInformationNode Members

Microsoft.Windows.Design.Documents.Trees Namespace

Other Resources

WPF Designer Extensibility