Typography.EastAsianLanguage 屬性

定義

取得或設定 FontEastAsianLanguage 列舉值,該值表示要用於特定書寫系統或語言的圖像版本。

public:
 property System::Windows::FontEastAsianLanguage EastAsianLanguage { System::Windows::FontEastAsianLanguage get(); void set(System::Windows::FontEastAsianLanguage value); };
public System.Windows.FontEastAsianLanguage EastAsianLanguage { get; set; }
member this.EastAsianLanguage : System.Windows.FontEastAsianLanguage with get, set
Public Property EastAsianLanguage As FontEastAsianLanguage

屬性值

FontEastAsianLanguage

FontEastAsianLanguage 列舉值。 預設值是 Normal

備註

這個屬性會取得或設定擁有屬性的物件上的值,這是存取類別實例的唯一 Typography Typography 方式。 此外,這個屬性支援附加屬性使用方式,以便在 XAML 中包含文字的物件上設定。

XAML Attribute Usage

<object Typography.EastAsianLanguage="FontEastAsianLanguage「/>

相依性屬性資訊

識別碼欄位 EastAsianLanguageProperty
設定為 的中繼資料屬性 true AffectsMeasureAffectsRenderInherits

適用於

另請參閱