Classe Identity
Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.
Uma identidade exclusiva persistente que pode ser usada sistema autônomo uma chave em um dicionário.
Namespace: Microsoft.Windows.Design.Documents.Identities
Assembly: Microsoft.Windows.Design.Markup (em Microsoft.Windows.Design.Markup.dll)
Sintaxe
Public MustInherit Class Identity
Dim instance As Identity
public abstract class Identity
public ref class Identity abstract
public abstract class Identity
Hierarquia de herança
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
Acesso thread-safe
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também
Referência
Namespace Microsoft.Windows.Design.Documents.Identities