public ActivityPage(Agenda agenda)
 {
     InitializeComponent();
     a = agenda;
 }