Typography.SetContextualLigatures(DependencyObject, Boolean) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した依存関係オブジェクトの ContextualLigatures 添付プロパティの値を設定します。
public:
static void SetContextualLigatures(DependencyObject ^ element, bool value);
static void SetContextualLigatures(DependencyObject const& element, bool const& value);
public static void SetContextualLigatures(DependencyObject element, bool value);
function setContextualLigatures(element, value)
Public Shared Sub SetContextualLigatures (element As DependencyObject, value As Boolean)
パラメーター
- element
- DependencyObject
ContextualLigatures プロパティの値を設定する依存関係オブジェクト。
- value
-
Boolean
bool
プロパティの新しい設定値。