Bagikan melalui


Typography.SetDiscretionaryLigatures(DependencyObject, Boolean) Metode

Definisi

Mengatur nilai properti terlampir DiscretionaryLigatures untuk objek dependensi tertentu.

public:
 static void SetDiscretionaryLigatures(DependencyObject ^ element, bool value);
 static void SetDiscretionaryLigatures(DependencyObject const& element, bool const& value);
public static void SetDiscretionaryLigatures(DependencyObject element, bool value);
function setDiscretionaryLigatures(element, value)
Public Shared Sub SetDiscretionaryLigatures (element As DependencyObject, value As Boolean)

Parameter

element
DependencyObject

Objek dependensi untuk mengatur nilai properti DiscretionaryLigatures .

value
Boolean

bool

Nilai baru untuk mengatur properti ke.

Berlaku untuk

Lihat juga