TextPatternIdentifiers.StrikethroughStyleAttribute Campo

Definição

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

public: static initonly System::Windows::Automation::AutomationTextAttribute ^ StrikethroughStyleAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute StrikethroughStyleAttribute;
 staticval mutable StrikethroughStyleAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly StrikethroughStyleAttribute 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 TextDecorationLineStyle.

O valor predefinido é None.

Aplica-se a

Ver também