DocumentItem Class
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents a persistent object.
Namespace: Microsoft.Windows.Design.Documents.Trees
Assembly: Microsoft.Windows.Design.Markup (in Microsoft.Windows.Design.Markup.dll)
'Declaration
Public MustInherit Class DocumentItem _
Inherits DocumentNode
'Usage
Dim instance As DocumentItem
public abstract class DocumentItem : DocumentNode
public ref class DocumentItem abstract : public DocumentNode
public abstract class DocumentItem extends DocumentNode
System.Object
Microsoft.Windows.Design.Documents.Trees.DocumentNode
Microsoft.Windows.Design.Documents.Trees.DocumentItem
Microsoft.Windows.Design.Documents.Trees.ModifiableDocumentItem
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.