4 references to GetSpellingErrorAtSelection
PresentationFramework (4)
System\windows\Documents\TextEditor.cs (1)
415return TextEditorSpelling.GetSpellingErrorAtSelection(this);
System\windows\Documents\TextEditorSpelling.cs (3)
130SpellingError spellingError = GetSpellingErrorAtSelection(This); 228SpellingError spellingError = GetSpellingErrorAtSelection(This); 245SpellingError spellingError = GetSpellingErrorAtSelection(This);