TextPatternIdentifiers.StrikethroughColorAttribute Veld

Definitie

Hiermee wordt het StrikethroughColor kenmerk van een tekstbereik geïdentificeerd.

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 

Waarde van veld

Opmerkingen

Deze id wordt gebruikt door UI Automation providers. UI Automation clienttoepassingen moeten gebruikmaken van het equivalente veld in TextPattern.

Waarden voor dit kenmerk zijn van het type Int32.

De standaardwaarde is een null-verwijzing (Nothing in Visual Basic).

Van toepassing op

Zie ook