Exemplo n.º 1
0
 private void OnButtonClick(object sender, EventArgs e)
 {
     buttonHandler.Handle(this, sender);
     OnWindowChange();
 }