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 依赖属性的标识符。

适用于