void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.UcAutoComplete = ((WpfFront.Common.UserControls.AutoComplete)(target));
     return;
     case 2:
     this.txtData = ((System.Windows.Controls.TextBox)(target));
     
     #line 10 "..\..\..\..\Common\UserControls\AutoComplete.xaml"
     this.txtData.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtData_TextChanged);
     
     #line default
     #line hidden
     return;
     case 3:
     this.imgLoad = ((System.Windows.Controls.Button)(target));
     
     #line 12 "..\..\..\..\Common\UserControls\AutoComplete.xaml"
     this.imgLoad.Click += new System.Windows.RoutedEventHandler(this.imgLoad_FocusHandler);
     
     #line default
     #line hidden
     
     #line 12 "..\..\..\..\Common\UserControls\AutoComplete.xaml"
     this.imgLoad.GotFocus += new System.Windows.RoutedEventHandler(this.imgLoad_FocusHandler);
     
     #line default
     #line hidden
     return;
     case 4:
     this.imgXload = ((System.Windows.Controls.Image)(target));
     return;
     case 5:
     this.imgLook = ((System.Windows.Controls.Button)(target));
     
     #line 16 "..\..\..\..\Common\UserControls\AutoComplete.xaml"
     this.imgLook.Click += new System.Windows.RoutedEventHandler(this.imgLook_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.cboData = ((System.Windows.Controls.ComboBox)(target));
     
     #line 24 "..\..\..\..\Common\UserControls\AutoComplete.xaml"
     this.cboData.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboData_SelectionChanged);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.ShipRoute = ((WpfFront.Views.ShipRouteView)(target));
     return;
     case 2:
     this.stkFilters = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 3:
     this.cboLocation = ((System.Windows.Controls.ComboBox)(target));
     
     #line 64 "..\..\..\..\Trace\Views\ShipRouteView.xaml"
     this.cboLocation.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboLocation_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 4:
     this.cboDate = ((System.Windows.Controls.ComboBox)(target));
     
     #line 72 "..\..\..\..\Trace\Views\ShipRouteView.xaml"
     this.cboDate.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboDate_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 5:
     this.cboRoute = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 6:
     this.txtSearchDoc = ((System.Windows.Controls.TextBox)(target));
     return;
     case 7:
     
     #line 87 "..\..\..\..\Trace\Views\ShipRouteView.xaml"
     ((System.Windows.Controls.Image)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseDown);
     
     #line default
     #line hidden
     return;
     case 8:
     this.bntReset = ((System.Windows.Controls.Button)(target));
     return;
     case 9:
     this.cboCurOpen = ((System.Windows.Controls.ComboBox)(target));
     
     #line 112 "..\..\..\..\Trace\Views\ShipRouteView.xaml"
     this.cboCurOpen.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboCurOpen_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 10:
     this.stkMain = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 11:
     this.dpList1 = ((System.Windows.Controls.DockPanel)(target));
     return;
     case 12:
     this.lvDocuments = ((System.Windows.Controls.ListView)(target));
     
     #line 127 "..\..\..\..\Trace\Views\ShipRouteView.xaml"
     this.lvDocuments.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.lvDocuments_MouseDoubleClick);
     
     #line default
     #line hidden
     
     #line 127 "..\..\..\..\Trace\Views\ShipRouteView.xaml"
     this.lvDocuments.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.dgDetails_Click));
     
     #line default
     #line hidden
     return;
     case 14:
     this.lvTotal = ((System.Windows.Controls.ListView)(target));
     return;
     case 15:
     this.stkCreate = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 16:
     this.cboProcessRoute = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 17:
     this.btn_Process = ((System.Windows.Controls.Button)(target));
     
     #line 207 "..\..\..\..\Trace\Views\ShipRouteView.xaml"
     this.btn_Process.Click += new System.Windows.RoutedEventHandler(this.btn_Process_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     this.btnRemove = ((System.Windows.Controls.Button)(target));
     return;
     case 19:
     this.brdDocs = ((System.Windows.Controls.Border)(target));
     return;
     case 20:
     this.btnPktTkt = ((System.Windows.Controls.Button)(target));
     
     #line 265 "..\..\..\..\Trace\Views\ShipRouteView.xaml"
     this.btnPktTkt.Click += new System.Windows.RoutedEventHandler(this.btnPktTkt_Click);
     
     #line default
     #line hidden
     return;
     case 21:
     this.ucDriver = ((WpfFront.Common.UserControls.AutoComplete)(target));
     return;
     case 22:
     
     #line 280 "..\..\..\..\Trace\Views\ShipRouteView.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     case 23:
     this.btnShipment = ((System.Windows.Controls.Button)(target));
     
     #line 286 "..\..\..\..\Trace\Views\ShipRouteView.xaml"
     this.btnShipment.Click += new System.Windows.RoutedEventHandler(this.btnShipment_Click);
     
     #line default
     #line hidden
     return;
     case 24:
     this.btnTktShip = ((System.Windows.Controls.Button)(target));
     
     #line 290 "..\..\..\..\Trace\Views\ShipRouteView.xaml"
     this.btnTktShip.Click += new System.Windows.RoutedEventHandler(this.btnTktShip_Click);
     
     #line default
     #line hidden
     return;
     case 25:
     this.popup1 = ((System.Windows.Controls.Primitives.Popup)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.ShippingModule = ((WpfFront.Views.ShipperMngrView)(target));
     return;
     case 2:
     this.txtTitle = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 3:
     this.imgDocs = ((System.Windows.Controls.Image)(target));
     
     #line 91 "..\..\..\..\Trace\Views\ShipperMngrView.xaml"
     this.imgDocs.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.imgDocs_MouseDown);
     
     #line default
     #line hidden
     return;
     case 4:
     this.cboAccount = ((System.Windows.Controls.ComboBox)(target));
     
     #line 97 "..\..\..\..\Trace\Views\ShipperMngrView.xaml"
     this.cboAccount.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboAccount_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 5:
     this.filter = ((System.Windows.Controls.CheckBox)(target));
     
     #line 100 "..\..\..\..\Trace\Views\ShipperMngrView.xaml"
     this.filter.Checked += new System.Windows.RoutedEventHandler(this.filter_Checked);
     
     #line default
     #line hidden
     
     #line 101 "..\..\..\..\Trace\Views\ShipperMngrView.xaml"
     this.filter.Unchecked += new System.Windows.RoutedEventHandler(this.filter_Unchecked);
     
     #line default
     #line hidden
     return;
     case 6:
     this.imgRfr = ((System.Windows.Controls.Image)(target));
     
     #line 104 "..\..\..\..\Trace\Views\ShipperMngrView.xaml"
     this.imgRfr.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.imgRfr_MouseDown);
     
     #line default
     #line hidden
     return;
     case 7:
     this.ucDocList = ((WpfFront.Common.UserControls.DocumentList)(target));
     return;
     case 8:
     this.tabStep = ((System.Windows.Controls.TabControl)(target));
     
     #line 124 "..\..\..\..\Trace\Views\ShipperMngrView.xaml"
     this.tabStep.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.tabStep_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 9:
     this.cboToDo = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 10:
     this.docName = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 11:
     this.chkAll = ((System.Windows.Controls.TextBlock)(target));
     
     #line 141 "..\..\..\..\Trace\Views\ShipperMngrView.xaml"
     this.chkAll.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.chkAll_MouseDown);
     
     #line default
     #line hidden
     return;
     case 12:
     this.uncheckAll = ((System.Windows.Controls.TextBlock)(target));
     
     #line 143 "..\..\..\..\Trace\Views\ShipperMngrView.xaml"
     this.uncheckAll.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.uncheckAll_MouseDown);
     
     #line default
     #line hidden
     return;
     case 13:
     this.stkUpdLines = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 14:
     this.btnAdd = ((System.Windows.Controls.Button)(target));
     
     #line 147 "..\..\..\..\Trace\Views\ShipperMngrView.xaml"
     this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     this.btnRemove = ((System.Windows.Controls.Button)(target));
     
     #line 148 "..\..\..\..\Trace\Views\ShipperMngrView.xaml"
     this.btnRemove.Click += new System.Windows.RoutedEventHandler(this.btnRemove_Click);
     
     #line default
     #line hidden
     return;
     case 16:
     this.dgDocument = ((Xceed.Wpf.DataGrid.DataGridControl)(target));
     
     #line 161 "..\..\..\..\Trace\Views\ShipperMngrView.xaml"
     this.dgDocument.GotFocus += new System.Windows.RoutedEventHandler(this.dgDocument_GotFocus);
     
     #line default
     #line hidden
     return;
     case 17:
     this.dgDetails = ((System.Windows.Controls.ListView)(target));
     
     #line 227 "..\..\..\..\Trace\Views\ShipperMngrView.xaml"
     this.dgDetails.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.dgDetails_MouseDoubleClick);
     
     #line default
     #line hidden
     
     #line 227 "..\..\..\..\Trace\Views\ShipperMngrView.xaml"
     this.dgDetails.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.dgDetails_Click));
     
     #line default
     #line hidden
     return;
     case 18:
     this.gvLines = ((System.Windows.Controls.GridView)(target));
     return;
     case 22:
     this.dtmDOB = ((Microsoft.Windows.Controls.DatePicker)(target));
     
     #line 319 "..\..\..\..\Trace\Views\ShipperMngrView.xaml"
     this.dtmDOB.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.dtmDOB_SelectedDateChanged);
     
     #line default
     #line hidden
     return;
     case 23:
     this.stkDOBData = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 24:
     this.cboExtIPS = ((System.Windows.Controls.ComboBox)(target));
     
     #line 331 "..\..\..\..\Trace\Views\ShipperMngrView.xaml"
     this.cboExtIPS.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboExtIPS_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 25:
     this.dtmIPS = ((Microsoft.Windows.Controls.DatePicker)(target));
     return;
     case 26:
     this.rPort = ((System.Windows.Controls.TextBox)(target));
     return;
     case 27:
     this.rVoyage = ((System.Windows.Controls.TextBox)(target));
     return;
     case 28:
     this.ucPort = ((WpfFront.Common.UserControls.AutoComplete)(target));
     return;
     case 29:
     this.cboVoyage = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 30:
     this.cboShipTo = ((System.Windows.Controls.ComboBox)(target));
     
     #line 367 "..\..\..\..\Trace\Views\ShipperMngrView.xaml"
     this.cboShipTo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboShipTo_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 31:
     this.txtComment = ((System.Windows.Controls.TextBox)(target));
     return;
     case 32:
     this.dgSelected = ((Xceed.Wpf.DataGrid.DataGridControl)(target));
     return;
     case 33:
     
     #line 468 "..\..\..\..\Trace\Views\ShipperMngrView.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     case 34:
     this.popup3 = ((System.Windows.Controls.Primitives.Popup)(target));
     return;
     case 35:
     this.ucDocLine = ((WpfFront.Common.UserControls.AdminDocumentLine)(target));
     return;
     case 36:
     this.popAddr = ((System.Windows.Controls.Primitives.Popup)(target));
     return;
     case 37:
     this.ucAccuntAddr = ((WpfFront.Common.UserControls.UcAccountAddress)(target));
     return;
     case 38:
     this.txtHide = ((System.Windows.Controls.TextBlock)(target));
     
     #line 502 "..\..\..\..\Trace\Views\ShipperMngrView.xaml"
     this.txtHide.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.txtHide_MouseDown);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }