Typography.GetEastAsianLanguage(DependencyObject) Metoda

Definice

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

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

Parametry

element
DependencyObject

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

Návraty

FontEastAsianLanguage

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

Atributy

Platí pro

Viz také