private void PauseExecuted(object sender, ExecutedRoutedEventArgs e) { IconBar.MakeNextPCVisible(); controller.Step(); }