Aracılığıyla paylaş


Typography.GetContextualAlternates(DependencyObject) Yöntem

Tanım

Belirtilen bağımlılık nesnesi için ekli ö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

Boolean

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

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.