DocumentItem-Klasse
Aktualisiert: November 2007
Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.
Stellt ein dauerhaftes Objekt dar.
Namespace: Microsoft.Windows.Design.Documents.Trees
Assembly: Microsoft.Windows.Design.Markup (in Microsoft.Windows.Design.Markup.dll)
Syntax
Public MustInherit Class DocumentItem _
Inherits DocumentNode
Dim instance As DocumentItem
public abstract class DocumentItem : DocumentNode
public ref class DocumentItem abstract : public DocumentNode
public abstract class DocumentItem extends DocumentNode
Vererbungshierarchie
System.Object
Microsoft.Windows.Design.Documents.Trees.DocumentNode
Microsoft.Windows.Design.Documents.Trees.DocumentItem
Microsoft.Windows.Design.Documents.Trees.ModifiableDocumentItem
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.
Siehe auch
Referenz
Microsoft.Windows.Design.Documents.Trees-Namespace