Typography.GetCapitals(DependencyObject) Metoda

Definicja

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

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

Parametry

element
DependencyObject

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

Zwraca

FontCapitals

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

Atrybuty

Dotyczy

Zobacz też