Typography.GetHistoricalLigatures(DependencyObject) Metoda

Definicja

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

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

Parametry

element
DependencyObject

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

Zwraca

Boolean

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

Atrybuty

Dotyczy

Zobacz też