Typography.GetEastAsianWidths(DependencyObject) Метод

Определение

Возвращает значение присоединенного свойства EastAsianWidths для указанного объекта зависимости.

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

Параметры

element
DependencyObject

Объект зависимости, для которого требуется получить значение свойства EastAsianWidths.

Возвращаемое значение

Текущее значение присоединенного свойства EastAsianWidths в заданном объекте зависимости.

Атрибуты

Применяется к

См. также раздел