Freigeben über


TextPatternIdentifiers.StrikethroughStyleAttribute Feld

Definition

Bezeichnet das StrikethroughStyle (TextDecorationLineStyle)-Attribut eines Textbereichs.

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 

Feldwert

AutomationTextAttribute

Hinweise

Dieser Bezeichner wird von Benutzeroberflächenautomatisierung Anbietern verwendet. Benutzeroberflächenautomatisierung Clientanwendungen sollten das entsprechende Feld in TextPatternverwenden.

Werte für dieses Attribut sind vom Typ TextDecorationLineStyle.

Der Standardwert ist None.

Gilt für

Siehe auch