TextPatternIdentifiers.IsSubscriptAttribute Campo

Definição

Identifica o IsSubscript atributo (FontVariants) de um intervalo de texto.

public: static initonly System::Windows::Automation::AutomationTextAttribute ^ IsSubscriptAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute IsSubscriptAttribute;
 staticval mutable IsSubscriptAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly IsSubscriptAttribute As AutomationTextAttribute 

Valor de Campo

Observações

Este identificador é utilizado pelos fornecedores de Automatização da Interface de Utilizador. Automatização da Interface de Utilizador aplicações cliente devem usar o campo equivalente em TextPattern.

Os valores deste atributo são do tipo Boolean.

O valor predefinido é false.

Aplica-se a

Ver também