4 references to GetSpellingErrorAtSelection
PresentationFramework (4)
System\windows\Documents\TextEditor.cs (1)
421return TextEditorSpelling.GetSpellingErrorAtSelection(this);
System\windows\Documents\TextEditorSpelling.cs (3)
131SpellingError spellingError = GetSpellingErrorAtSelection(This); 229SpellingError spellingError = GetSpellingErrorAtSelection(This); 246SpellingError spellingError = GetSpellingErrorAtSelection(This);