Språk

TextPatternIdentifiers.UnderlineStyleAttribute Fält

Definition

Identifierar UnderlineStyle attributet (TextDecorationLineStyle) för ett textintervall.

public: static initonly System::Windows::Automation::AutomationTextAttribute ^ UnderlineStyleAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute UnderlineStyleAttribute;
 staticval mutable UnderlineStyleAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly UnderlineStyleAttribute As AutomationTextAttribute 

Fältvärde

Kommentarer

Den här identifieraren används av UI Automation providrar. UI Automation klientprogram bör använda motsvarande fält i TextPattern.

Värden för det här attributet är av typen TextDecorationLineStyle.

Standardvärdet är None.

Gäller för

Se även