5 references to SetSpellCheckEnabled
PresentationFramework (5)
System\Windows\Controls\SpellCheck.cs (1)
203textEditor.SetSpellCheckEnabled((bool)e.NewValue);
System\windows\Documents\TextEditor.cs (4)
105SetSpellCheckEnabled(true); 159SetSpellCheckEnabled(false); 1651This.SetSpellCheckEnabled(This.IsSpellCheckEnabled); 1671This.SetSpellCheckEnabled(This.IsSpellCheckEnabled);