// <see cref="ITextPointer.GetTextInRun(LogicalDirection)"/> string ITextPointer.GetTextInRun(LogicalDirection direction) { return(TextPointerBase.GetTextInRun(this, direction)); }