Hello,
Welcome to Microsoft Q&A!
I can reproduced this behavior. this problem will occurs in both of the RichEditBox
and TextBox
that use ScrollViewer
as scroll container. It has the limitation of max content that can be used in the scrollview
. And it is by design for keeping the performance of control.
If you want to display the rest of content. the better way is split it over multiple lines.
Thank you.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.