Typography.GetNumeralStyle(DependencyObject) Metoda

Definicja

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

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

Parametry

element
DependencyObject

Obiekt zależności, dla którego ma być pobierana wartość NumeralStyle właściwości.

Zwraca

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

Atrybuty

Dotyczy

Zobacz też