5 references to SetSpellCheckEnabled
PresentationFramework (5)
System\Windows\Controls\SpellCheck.cs (1)
200textEditor.SetSpellCheckEnabled((bool)e.NewValue);
System\windows\Documents\TextEditor.cs (4)
99SetSpellCheckEnabled(true); 153SetSpellCheckEnabled(false); 1645This.SetSpellCheckEnabled(This.IsSpellCheckEnabled); 1665This.SetSpellCheckEnabled(This.IsSpellCheckEnabled);