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