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