Typography.GetNumeralAlignment(DependencyObject) Metoda

Definicja

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

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

Parametry

element
DependencyObject

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

Zwraca

FontNumeralAlignment

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

Atrybuty

Dotyczy

Zobacz też