TextPatternIdentifiers.StrikethroughColorAttribute Feld

Definition

Bezeichnet das StrikethroughColor-Attribut eines Textbereichs.

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 

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 Int32.

Der Standardwert ist ein null-Verweis (Nothing in Visual Basic).

Gilt für

Siehe auch