Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.
Uma identidade exclusiva por um intervalo de texto na fonte.
Namespace: Microsoft.Windows.Design.Documents.Identities
Assembly: Microsoft.Windows.Design.Markup (em Microsoft.Windows.Design.Markup.dll)
Sintaxe
Public Class TextRangeIdentity _
Inherits IdentityWrapper(Of TextRange) _
Implements IComparable
Dim instance As TextRangeIdentity
public class TextRangeIdentity : IdentityWrapper<TextRange>,
IComparable
public ref class TextRangeIdentity : public IdentityWrapper<TextRange^>,
IComparable
public class TextRangeIdentity extends IdentityWrapper<TextRange> implements IComparable
Hierarquia de herança
System.Object
Microsoft.Windows.Design.Documents.Identities.Identity
Microsoft.Windows.Design.Documents.Identities.IdentityWrapper<TextRange>
Microsoft.Windows.Design.Documents.Identities.TextRangeIdentity
Microsoft.Windows.Design.Documents.Identities.ItemIdentity
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