TextPatternIdentifiers.FontNameAttribute 필드

정의

텍스트 범위의 FontName 특성을 식별합니다.

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

필드 값

설명

예로는 "Arial Black" 및 "Arial Narrow"가 있습니다.

값은 지역화되지 않습니다.

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

이 특성의 값은 형식 String입니다.

기본값은 .입니다 empty string.

적용 대상

추가 정보