Aracılığıyla paylaş


Typography.GetCapitals(DependencyObject) Yöntem

Tanım

Belirtilen bağımlılık nesnesi için ekli özelliğin Capitals değerini döndürür.

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

Parametreler

element
DependencyObject

özelliğinin değerinin Capitals alındığı bağımlılık nesnesi.

Döndürülenler

FontCapitals

Belirtilen bağımlılık nesnesinde Capitals ekli özelliğin geçerli değeri.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.