bool ITextPointer.MoveToNextInsertionPosition(LogicalDirection direction) { return(TextPointerBase.MoveToNextInsertionPosition(this, direction)); }