Exemplo n.º 1
0
 private void OutputView_TextChanged(object sender, TextChangedEventArgs e)
 {
     OutputView.ScrollToEnd(); //滚动到末尾
 }