Typography.GetVariants(DependencyObject) Metoda

Definicja

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

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

Parametry

element
DependencyObject

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

Zwraca

FontVariants

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

Atrybuty

Dotyczy

Zobacz też