void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 10 "..\..\..\..\..\..\Presentation\Pages\Generic\StartPage.xaml"
     ((Guest_Booker_Studio.Pages.Generic.StartPage)(target)).Closing += new System.EventHandler<System.ComponentModel.CancelEventArgs>(this.DocumentContent_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.StartGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     
     #line 60 "..\..\..\..\..\..\Presentation\Pages\Generic\StartPage.xaml"
     ((System.Windows.Controls.TextBlock)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.AddCustomerLink_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     
     #line 66 "..\..\..\..\..\..\Presentation\Pages\Generic\StartPage.xaml"
     ((System.Windows.Controls.TextBlock)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.DeleteCustomerLink_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     
     #line 72 "..\..\..\..\..\..\Presentation\Pages\Generic\StartPage.xaml"
     ((System.Windows.Controls.TextBlock)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.ViewAllCustomerLink_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     
     #line 78 "..\..\..\..\..\..\Presentation\Pages\Generic\StartPage.xaml"
     ((System.Windows.Controls.TextBlock)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.AddNewContactLink_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     
     #line 84 "..\..\..\..\..\..\Presentation\Pages\Generic\StartPage.xaml"
     ((System.Windows.Controls.TextBlock)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.DeleteContactLink_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     
     #line 90 "..\..\..\..\..\..\Presentation\Pages\Generic\StartPage.xaml"
     ((System.Windows.Controls.TextBlock)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.ViewAllContactLink_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.txtThingsToDo = ((System.Windows.Controls.TextBox)(target));
     return;
     case 10:
     this.btnSaveThingsToDo = ((System.Windows.Controls.Button)(target));
     
     #line 127 "..\..\..\..\..\..\Presentation\Pages\Generic\StartPage.xaml"
     this.btnSaveThingsToDo.Click += new System.Windows.RoutedEventHandler(this.btnSaveThingsToDo_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     this.btnResetThingsToDo = ((System.Windows.Controls.Button)(target));
     
     #line 128 "..\..\..\..\..\..\Presentation\Pages\Generic\StartPage.xaml"
     this.btnResetThingsToDo.Click += new System.Windows.RoutedEventHandler(this.btnResetThingsToDo_Click);
     
     #line default
     #line hidden
     return;
     case 12:
     this.txtblkVerse = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 13:
     this.Cal = ((Guest_Booker_Studio.Presentation.Controls.CalendarControl)(target));
     return;
     case 14:
     this.txtCurrentCustomer = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 15:
     this.txtCurrentCustomerName = ((System.Windows.Controls.TextBlock)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 40 "..\..\..\..\..\Pages\Generic\StartPage.xaml"
     ((System.Windows.Controls.TextBlock)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.AddCustomerLink_Click);
     
     #line default
     #line hidden
     return;
     case 2:
     this.Cal = ((Guest_Booker_Studio.Presentation.Controls.CalendarControl)(target));
     return;
     }
     this._contentLoaded = true;
 }