TextPatternIdentifiers.StrikethroughStyleAttribute Veld
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Identificeert het StrikethroughStyle (TextDecorationLineStyle) kenmerk van een tekstbereik.
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
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 TextDecorationLineStyle.
De standaardwaarde is None.