public AgendaDayPage()
 {
     Content = new AgendaDayView();
 }
 public AgendaDayPage ()
 {
     Content = new AgendaDayView ();
 }