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