1 reference to GetNextSpellingErrorPosition
PresentationFramework (1)
System\windows\Documents\TextEditorSpelling.cs (1)
104
return (This.Speller == null) ? null : This.Speller.
GetNextSpellingErrorPosition
(position, direction);