4 references to TextEditorSpelling
PresentationFramework (4)
System\windows\Documents\TextEditor.cs (4)
378TextEditorSpelling._RegisterClassHandlers(controlType, registerEventListeners); 415return TextEditorSpelling.GetSpellingErrorAtPosition(this, position, direction); 421return TextEditorSpelling.GetSpellingErrorAtSelection(this); 427return TextEditorSpelling.GetNextSpellingErrorPosition(this, position, direction);