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