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().