4 references to GetSpellingErrorAtSelection
PresentationFramework (4)
src\Framework\System\windows\Documents\TextEditor.cs (1)
436
return TextEditorSpelling.
GetSpellingErrorAtSelection
(this);
src\Framework\System\windows\Documents\TextEditorSpelling.cs (3)
133
SpellingError spellingError =
GetSpellingErrorAtSelection
(This);
231
SpellingError spellingError =
GetSpellingErrorAtSelection
(This);
248
SpellingError spellingError =
GetSpellingErrorAtSelection
(This);