private void btnStartSimulation_Click(object sender, RoutedEventArgs e) { viewModel.StartSimulation(); FillSequenceTimeTextboxes(); }