Ejemplo n.º 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 6 "..\..\..\UserControls\HomeUserControl.xaml"
     ((CarnivalCorp.Gangway.UI.UserControls.HomeUserControl)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.mainContentGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.gangwayStatisticsUserControl = ((CarnivalCorp.Gangway.UI.UserControls.GangwayStatisticsUserControl)(target));
     return;
     case 4:
     
     #line 20 "..\..\..\UserControls\HomeUserControl.xaml"
     ((System.Windows.Controls.GridSplitter)(target)).DragDelta += new System.Windows.Controls.Primitives.DragDeltaEventHandler(this.GridSplitter_DragDelta);
     
     #line default
     #line hidden
     
     #line 20 "..\..\..\UserControls\HomeUserControl.xaml"
     ((System.Windows.Controls.GridSplitter)(target)).PreviewTouchDown += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.GridSplitter_PreviewTouchDown);
     
     #line default
     #line hidden
     
     #line 20 "..\..\..\UserControls\HomeUserControl.xaml"
     ((System.Windows.Controls.GridSplitter)(target)).PreviewTouchUp += new System.EventHandler<System.Windows.Input.TouchEventArgs>(this.GridSplitter_PreviewTouchUp);
     
     #line default
     #line hidden
     
     #line 21 "..\..\..\UserControls\HomeUserControl.xaml"
     ((System.Windows.Controls.GridSplitter)(target)).PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridSplitter_PreviewMouseDown);
     
     #line default
     #line hidden
     
     #line 21 "..\..\..\UserControls\HomeUserControl.xaml"
     ((System.Windows.Controls.GridSplitter)(target)).PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.GridSplitter_PreviewMouseUp);
     
     #line default
     #line hidden
     return;
     case 5:
     this.recentPersonListUserControl = ((CarnivalCorp.Gangway.UI.UserControls.RecentPersonListUserControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.recentPersonListUserControl = ((CarnivalCorp.Gangway.UI.UserControls.RecentPersonListUserControl)(target));
     
     #line 8 "..\..\..\UserControls\RecentPersonListUserControl.xaml"
     this.recentPersonListUserControl.Loaded += new System.Windows.RoutedEventHandler(this.RecentPersonListUserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.buttonBorder1 = ((System.Windows.Controls.Border)(target));
     return;
     case 3:
     this.legendsUserControl = ((CarnivalCorp.Gangway.UI.UserControls.LegendsUserControl)(target));
     return;
     case 4:
     this.recentPersonFlipViewContentControl = ((System.Windows.Controls.ContentControl)(target));
     return;
     }
     this._contentLoaded = true;
 }