Typography.GetEastAsianWidths(DependencyObject) Yöntem

Tanım

Belirtilen bağımlılık nesnesi için ekli özelliğin EastAsianWidths değerini döndürür.

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

Parametreler

element
DependencyObject

özelliğinin değerinin EastAsianWidths alındığı bağımlılık nesnesi.

Döndürülenler

Belirtilen bağımlılık nesnesinde EastAsianWidths ekli özelliğin geçerli değeri.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.