TextPatternIdentifiers.StrikethroughColorAttribute Campo

Definición

Identifica el atributo StrikethroughColor de un 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 de campo

Comentarios

Los proveedores de Automatización de la interfaz de usuario usan este identificador. Automatización de la interfaz de usuario las aplicaciones cliente deben usar el campo equivalente en TextPattern.

Los valores de este atributo son de tipo Int32.

El valor predeterminado es una referencia null (Nothing en Visual Basic).

Se aplica a

Consulte también