private void ClearOutputButton_Click(object sender, RoutedEventArgs e) { CurrentContext.ClearOutput(); }