예제 #1
0
 private void Rotate_Executed(object sender, ExecutedRoutedEventArgs e)
 {
     Tetris.Rotate();
 }