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