TextPatternIdentifiers.StrikethroughColorAttribute Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Identifica o atributo StrikethroughColor
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 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 Int32.
O valor padrão é uma referência null
(Nothing
no Visual Basic).