Udostępnij przez


Typography.GetContextualLigatures(DependencyObject) Metoda

Definicja

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

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

Parametry

element
DependencyObject

Obiekt zależności, dla którego ma pobrać wartość ContextualLigatures właściwości.

Zwraca

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

Atrybuty

Dotyczy

Zobacz też