Condividi tramite


Typography.GetEastAsianLanguage(DependencyObject) Metodo

Definizione

Restituisce il valore della proprietà associata EastAsianLanguage per un oggetto di dipendenza specificato.

public:
 static FontEastAsianLanguage GetEastAsianLanguage(DependencyObject ^ element);
 static FontEastAsianLanguage GetEastAsianLanguage(DependencyObject const& element);
public static FontEastAsianLanguage GetEastAsianLanguage(DependencyObject element);
function getEastAsianLanguage(element)
Public Shared Function GetEastAsianLanguage (element As DependencyObject) As FontEastAsianLanguage

Parametri

element
DependencyObject

Oggetto di dipendenza per cui recuperare il valore della proprietà EastAsianLanguage .

Restituisce

Valore corrente della proprietà associata EastAsianLanguage nell'oggetto di dipendenza specificato.

Si applica a

Vedi anche