コード例 #1
0
 private void GiveAllGrids_Click(object sender, RoutedEventArgs e)
 {
     Cheats.GiveAllGrids();
     Refresh();
 }