5 references to SetSpellCheckEnabled
PresentationFramework (5)
src\Framework\System\Windows\Controls\SpellCheck.cs (1)
217textEditor.SetSpellCheckEnabled((bool)e.NewValue);
src\Framework\System\windows\Documents\TextEditor.cs (4)
109SetSpellCheckEnabled(true); 169SetSpellCheckEnabled(false); 1684This.SetSpellCheckEnabled(This.IsSpellCheckEnabled); 1704This.SetSpellCheckEnabled(This.IsSpellCheckEnabled);