Typography.GetContextualAlternates(DependencyObject) Yöntem

Tanım

Belirtilen bir bağımlılık nesnesi için iliştirilmiş özelliğin ContextualAlternates değerini döndürür.

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

Parametreler

element
DependencyObject

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

Döndürülenler

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

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.