Example #1
0
 private void _menuItemMoveDown_Click(object sender, EventArgs e)
 {
     _controller.MoveSelectionDown();
 }