예제 #1
0
 private void DisplayText_TextChanged(object sender, TextChangedEventArgs e)
 {
     DisplayText.ScrollToEnd();
 }