TextPatternIdentifiers.UnderlineStyleAttribute Campo

Definição

Identifica o atributo UnderlineStyle (TextDecorationLineStyle) de um intervalo de texto.

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

Valor do campo

AutomationTextAttribute

Comentários

Esse identificador é usado por provedores Automação da Interface do Usuário. Automação da Interface do Usuário aplicativos cliente devem usar o campo equivalente em TextPattern.

Os valores para esse atributo são do tipo TextDecorationLineStyle.

O valor padrão é None.

Aplica-se a

Confira também