Typography.SetContextualLigatures(DependencyObject, Boolean) Yöntem

Tanım

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

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

Parametreler

element
DependencyObject

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

value
Boolean

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

Özel durumlar

olduğunda element yükseltilir null.

Şunlara uygulanır

Ayrıca bkz.