Bagikan melalui


Typography.SetStandardLigatures(DependencyObject, Boolean) Metode

Definisi

Mengatur nilai properti terlampir StandardLigatures untuk objek dependensi tertentu.

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

Parameter

element
DependencyObject

Objek dependensi untuk mengatur nilai properti StandardLigatures .

value
Boolean

bool

Nilai baru untuk mengatur properti ke.

Berlaku untuk

Lihat juga