Typography.SetDiscretionaryLigatures(DependencyObject, Boolean) Yöntem

Tanım

Belirtilen bağımlılık nesnesi için ekli özelliğin DiscretionaryLigatures değerini ayarlar.

public:
 static void SetDiscretionaryLigatures(System::Windows::DependencyObject ^ element, bool value);
public static void SetDiscretionaryLigatures (System.Windows.DependencyObject element, bool value);
static member SetDiscretionaryLigatures : System.Windows.DependencyObject * bool -> unit
Public Shared Sub SetDiscretionaryLigatures (element As DependencyObject, value As Boolean)

Parametreler

element
DependencyObject

Özelliğinin değerinin DiscretionaryLigatures ayarlanacağı bağımlılık nesnesi.

value
Boolean

Özelliğin ayarlanacağı yeni değer.

Özel durumlar

olduğunda element yükseltilir null.

Şunlara uygulanır

Ayrıca bkz.