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