Typography.GetEastAsianWidths(DependencyObject) Metoda

Definice

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

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

Parametry

element
DependencyObject

Objekt závislosti, pro který se má načíst hodnota EastAsianWidths vlastnosti.

Návraty

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

Atributy

Platí pro

Viz také