Bagikan melalui


Typography.GetStandardLigatures(DependencyObject) Metode

Definisi

Mengembalikan nilai properti terlampir StandardLigatures untuk objek dependensi tertentu.

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

Parameter

element
DependencyObject

Objek dependensi untuk mengambil nilai properti StandardLigatures .

Mengembalikan

Boolean

bool

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

Berlaku untuk

Lihat juga