Condividi tramite


TextPatternIdentifiers.StrikethroughStyleAttribute Campo

Definizione

Identifica l'attributo StrikethroughStyle (TextDecorationLineStyle) di un intervallo di testo.

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 

Valore del campo

Commenti

Questo identificatore viene usato dai provider di Automazione interfaccia utente. Automazione interfaccia utente applicazioni client devono usare il campo equivalente in TextPattern.

I valori per questo attributo sono di tipo TextDecorationLineStyle.

Il valore predefinito è None.

Si applica a

Vedi anche