IsSpellCheckEnabled Property (WPFTextBoxBase)

Action

Gets whether spell checking is enabled.

Syntax

C#
protected Boolean IsSpellCheckEnabled { get; }
VB
'Declaration
Protected Read Property IsSpellCheckEnabled As Boolean

Access

Read only.