コード例 #1
0
 private void TimeFasterButton_Click(object sender, RoutedEventArgs e)
 {
     sim.RunFaster();
     UpdateZoomAndSpeedDisplay();
 }