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