RichEditBox.IsSpellCheckEnabledProperty プロパティ

定義

IsSpellCheckEnabled 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ IsSpellCheckEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsSpellCheckEnabledProperty();
public static DependencyProperty IsSpellCheckEnabledProperty { get; }
var dependencyProperty = RichEditBox.isSpellCheckEnabledProperty;
Public Shared ReadOnly Property IsSpellCheckEnabledProperty As DependencyProperty

プロパティ値

IsSpellCheckEnabled 依存関係プロパティの識別子。

適用対象