Udostępnij przez


Typography.GetDiscretionaryLigatures(DependencyObject) Metoda

Definicja

Zwraca wartość dołączonej DiscretionaryLigatures właściwości dla określonego obiektu zależności.

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

Obiekt zależności, dla którego ma być pobierana wartość DiscretionaryLigatures właściwości.

Zwraca

Bieżąca wartość dołączonej DiscretionaryLigatures właściwości dla określonego obiektu zależności.

Atrybuty

Dotyczy

Zobacz też