For example like Visual Studio's "Output" window does.
Is there a way to do it in XAML?
You can whenever you add content to that TextBox or when you listen to the event TextChanged fire this method: TextBoxBase.ScrollToEnd().
TextBoxBase.ScrollToEnd()
1.4m articles
1.4m replys
5 comments
57.0k users