5 references to SetSpellCheckEnabled
PresentationFramework (5)
System\Windows\Controls\SpellCheck.cs (1)
199textEditor.SetSpellCheckEnabled((bool)e.NewValue);
System\windows\Documents\TextEditor.cs (4)
93SetSpellCheckEnabled(true); 147SetSpellCheckEnabled(false); 1626This.SetSpellCheckEnabled(This.IsSpellCheckEnabled); 1646This.SetSpellCheckEnabled(This.IsSpellCheckEnabled);