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