Identity-Klasse
Aktualisiert: November 2007
Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.
Eine permanente eindeutige Identität, die in einem Wörterbuch als Schlüssel verwendet werden kann.
Namespace: Microsoft.Windows.Design.Documents.Identities
Assembly: Microsoft.Windows.Design.Markup (in Microsoft.Windows.Design.Markup.dll)
Syntax
Public MustInherit Class Identity
Dim instance As Identity
public abstract class Identity
public ref class Identity abstract
public abstract class Identity
Vererbungshierarchie
System.Object
Microsoft.Windows.Design.Documents.Identities.Identity
Microsoft.Windows.Design.Documents.Identities.AttachedEventIdentity
Microsoft.Windows.Design.Documents.Identities.CollectionContentIdentity
Microsoft.Windows.Design.Documents.Identities.CompositeIdentity
Microsoft.Windows.Design.Documents.Identities.ConverterTextIdentity
Microsoft.Windows.Design.Documents.Identities.IdentityWrapper<T>
Microsoft.Windows.Design.Documents.Identities.KeyIdentity
Microsoft.Windows.Design.Documents.Identities.NamePropertyIdentity
Microsoft.Windows.Design.Documents.Identities.RootIdentity
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.Identities-Namespace