TextPatternIdentifiers.StrikethroughColorAttribute Campo

Definição

Identifica o StrikethroughColor atributo de um intervalo de texto.

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

Valor do campo

Comentários

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

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

O valor padrão é uma referência null (Nothing no Visual Basic).

Aplica-se a

Confira também