public Form_ScheduleCreator2()
 {
     InitializeComponent();
     _scvm = DataContext as ScheduleCreatorViewModel;
 }