4 references to GetSpellingErrorAtSelection
PresentationFramework (4)
System\windows\Documents\TextEditor.cs (1)
406return TextEditorSpelling.GetSpellingErrorAtSelection(this);
System\windows\Documents\TextEditorSpelling.cs (3)
129SpellingError spellingError = GetSpellingErrorAtSelection(This); 227SpellingError spellingError = GetSpellingErrorAtSelection(This); 244SpellingError spellingError = GetSpellingErrorAtSelection(This);