5 references to GetNextTextPosition
PresentationFramework (5)
System\windows\Documents\TextEditorSpelling.cs (5)
61ITextPointer position = GetNextTextPosition(This.Selection.Start, null /* limit */, direction, out character); 67position = GetNextTextPosition(This.Selection.Start, null /* limit */, direction, out character); 82position = GetNextTextPosition(This.Selection.Start, null /* limit */, direction, out character); 91position = GetNextTextPosition(This.Selection.Start, null /* limit */, direction, out character); 315position = GetNextTextPosition(position, limit, LogicalDirection.Forward, out character);