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); 1620This.SetSpellCheckEnabled(This.IsSpellCheckEnabled); 1640This.SetSpellCheckEnabled(This.IsSpellCheckEnabled);