Typography.GetDiscretionaryLigatures(DependencyObject) Yöntem

Tanım

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

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

Parametreler

element
DependencyObject

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

Döndürülenler

Boolean

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

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.