TextPatternIdentifiers.UnderlineStyleAttribute 필드

정의

텍스트 범위의 UnderlineStyle(TextDecorationLineStyle) 특성을 식별합니다.

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 

필드 값

AutomationTextAttribute

설명

이 식별자는 UI 자동화 공급자에서 사용 됩니다. UI 자동화 클라이언트 애플리케이션의 해당 필드를 사용 해야 TextPattern합니다.

이 특성의 값은 형식의 TextDecorationLineStyle합니다.

기본값은 None입니다.

적용 대상

추가 정보