4 references to TextEditorSpelling
PresentationFramework (4)
System\windows\Documents\TextEditor.cs (4)
363TextEditorSpelling._RegisterClassHandlers(controlType, registerEventListeners); 400return TextEditorSpelling.GetSpellingErrorAtPosition(this, position, direction); 406return TextEditorSpelling.GetSpellingErrorAtSelection(this); 412return TextEditorSpelling.GetNextSpellingErrorPosition(this, position, direction);