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 좁은"을 예로 들 수 있습니다.

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

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

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

기본값은는 empty string합니다.

적용 대상

추가 정보