Given a TextPointer, how do I get a TextPointer to the same horizontal position in the previous / next line?
Basically the same as if the user pressed the up/down key in a RichTextBox.
Given a TextPointer, how do I get a TextPointer to the same horizontal position in the previous / next line?
Basically the same as if the user pressed the up/down key in a RichTextBox.