Typography.GetFraction(DependencyObject) Metoda

Definicja

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

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

Parametry

element
DependencyObject

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

Zwraca

FontFraction

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

Atrybuty

Dotyczy

Zobacz też