Typography.GetEastAsianExpertForms(DependencyObject) メソッド

定義

指定した依存関係オブジェクトの EastAsianExpertForms 添付プロパティの値を返します。

public:
 static bool GetEastAsianExpertForms(DependencyObject ^ element);
 static bool GetEastAsianExpertForms(DependencyObject const& element);
public static bool GetEastAsianExpertForms(DependencyObject element);
function getEastAsianExpertForms(element)
Public Shared Function GetEastAsianExpertForms (element As DependencyObject) As Boolean

パラメーター

element
DependencyObject

EastAsianExpertForms プロパティの値を取得する依存関係オブジェクト。

戻り値

Boolean

bool

指定した依存関係オブジェクトの EastAsianExpertForms 添付プロパティの現在の値。

適用対象

こちらもご覧ください