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