​
​
​

Gets or sets a value whether the current state of the SpellingCorrectionUIProvider is set to WordToCorrectEditing. Setting this property is only enabled if the CurrentWordToCorrect property is not null.

Syntax

​public bool IsWordToCorrectEditing { get; set; }
​Public Property IsWordToCorrectEditing() As Boolean
​