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