5 references to SetSpellCheckEnabled
PresentationFramework (5)
System\Windows\Controls\SpellCheck.cs (1)
200textEditor.SetSpellCheckEnabled((bool)e.NewValue);
System\windows\Documents\TextEditor.cs (4)
94SetSpellCheckEnabled(true); 148SetSpellCheckEnabled(false); 1642This.SetSpellCheckEnabled(This.IsSpellCheckEnabled); 1662This.SetSpellCheckEnabled(This.IsSpellCheckEnabled);