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