Exemple #1
0
 private void UndoClicked(object sender, EventArgs e)
 {
     _controller.Undo();
 }