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