Share via


Typography.GetContextualLigatures(DependencyObject) Metode

Definisi

Mengembalikan nilai properti terlampir ContextualLigatures untuk objek dependensi tertentu.

public:
 static bool GetContextualLigatures(DependencyObject ^ element);
 static bool GetContextualLigatures(DependencyObject const& element);
public static bool GetContextualLigatures(DependencyObject element);
function getContextualLigatures(element)
Public Shared Function GetContextualLigatures (element As DependencyObject) As Boolean

Parameter

element
DependencyObject

Objek dependensi untuk mengambil nilai properti ContextualLigatures .

Mengembalikan

Boolean

bool

Nilai saat ini dari properti terlampir ContextualLigatures pada objek dependensi yang ditentukan.

Berlaku untuk

Lihat juga