Typography.GetStandardLigatures(DependencyObject) Metoda

Definicja

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

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

Parametry

element
DependencyObject

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

Zwraca

Boolean

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

Atrybuty

Dotyczy

Zobacz też