Aracılığıyla paylaş


Typography.GetContextualSwashes(DependencyObject) Yöntem

Tanım

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

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

Parametreler

element
DependencyObject

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

Döndürülenler

Int32

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

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.