4 references to TextEditorSpelling
PresentationFramework (4)
System\windows\Documents\TextEditor.cs (4)
364TextEditorSpelling._RegisterClassHandlers(controlType, registerEventListeners); 401return TextEditorSpelling.GetSpellingErrorAtPosition(this, position, direction); 407return TextEditorSpelling.GetSpellingErrorAtSelection(this); 413return TextEditorSpelling.GetNextSpellingErrorPosition(this, position, direction);