Typography.GetContextualLigatures(DependencyObject) Yöntem

Tanım

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

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

Parametreler

element
DependencyObject

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

Döndürülenler

Boolean

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

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.