Bagikan melalui


Typography.GetDiscretionaryLigatures(DependencyObject) Metode

Definisi

Mengembalikan nilai properti terlampir DiscretionaryLigatures untuk objek dependensi tertentu.

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

Parameter

element
DependencyObject

Objek dependensi untuk mengambil nilai properti DiscretionaryLigatures .

Mengembalikan

Boolean

bool

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

Berlaku untuk

Lihat juga