Typography.GetDiscretionaryLigatures(DependencyObject) Metoda

Definice

Vrátí hodnotu DiscretionaryLigatures připojené vlastnosti pro zadaný objekt závislosti.

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

Parametry

element
DependencyObject

Objekt závislosti, pro který chcete načíst hodnotu DiscretionaryLigatures vlastnosti.

Návraty

Aktuální hodnota DiscretionaryLigatures připojené vlastnosti u zadaného objektu závislosti.

Atributy

Platí pro

Viz také