public StopArrivalsBox()
 {
     this.InitializeComponent();
     VM = new StopArrivalsBoxViewModel();
 }
 public StopArrivalsBox()
 {
     this.InitializeComponent();
     VM = new StopArrivalsBoxViewModel();
 }