Typography.GetEastAsianWidths(DependencyObject) Metoda

Definicja

Zwraca wartość dołączonej EastAsianWidths właściwości dla określonego obiektu zależności.

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

Obiekt zależności, dla którego ma pobrać wartość EastAsianWidths właściwości.

Zwraca

FontEastAsianWidths

Bieżąca wartość dołączonej EastAsianWidths właściwości dla określonego obiektu zależności.

Atrybuty

Dotyczy

Zobacz też