RichEditBox.IsSpellCheckEnabled Property

Definition

Gets or sets a value that indicates whether the text input should interact with a spell check engine.

C#
public bool IsSpellCheckEnabled { get; set; }
XAML
<RichEditBox IsSpellCheckEnabled="bool" />

Property Value

Boolean

True if the text input should interact with a spell check engine; otherwise, false. The default is true.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6