Typography.GetEastAsianExpertForms(DependencyObject) Metoda

Definice

Vrátí hodnotu EastAsianExpertForms připojené vlastnosti pro zadaný objekt závislosti.

public:
 static bool GetEastAsianExpertForms(System::Windows::DependencyObject ^ element);
[System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))]
public static bool GetEastAsianExpertForms (System.Windows.DependencyObject element);
[<System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))>]
static member GetEastAsianExpertForms : System.Windows.DependencyObject -> bool
Public Shared Function GetEastAsianExpertForms (element As DependencyObject) As Boolean

Parametry

element
DependencyObject

Objekt závislosti, pro který chcete načíst hodnotu EastAsianExpertForms vlastnosti.

Návraty

Boolean

Aktuální hodnota EastAsianExpertForms připojené vlastnosti u zadaného objektu závislosti.

Atributy

Platí pro

Viz také