Typography.SetHistoricalLigatures(DependencyObject, Boolean) Yöntem

Tanım

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

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

Parametreler

element
DependencyObject

Özelliğinin değerinin HistoricalLigatures 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.