Typography.GetNumeralStyle(DependencyObject) Yöntem

Tanım

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

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

Parametreler

element
DependencyObject

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

Döndürülenler

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

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.