void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.DespachoDTV = ((WpfFront.Views.DespachoDTVView)(target)); return; case 2: this.Border_Detail_2 = ((System.Windows.Controls.Border)(target)); return; case 3: this.Stack_DetailSerial_2 = ((System.Windows.Controls.StackPanel)(target)); return; case 4: this.ImageRefresh = ((System.Windows.Controls.Image)(target)); #line 26 "..\..\..\..\..\IQ\DIRECTV\Views\DespachoDTVView.xaml" this.ImageRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageRefresh_MouseDown); #line default #line hidden return; case 5: this.Stack_Adicionales_2 = ((System.Windows.Controls.StackPanel)(target)); return; case 6: this.lvDocumentMaster_2 = ((System.Windows.Controls.ListView)(target)); return; case 7: this.GridViewDetails_2 = ((System.Windows.Controls.GridView)(target)); return; case 8: this.Text_ShowHid = ((System.Windows.Controls.TextBlock)(target)); return; case 9: this.Border_Head = ((System.Windows.Controls.Border)(target)); return; case 10: this.Stack_NumeroDoc = ((System.Windows.Controls.StackPanel)(target)); return; case 11: this.cb_Ubicacion = ((System.Windows.Controls.ComboBox)(target)); return; case 12: this.Stack_Panel_22 = ((System.Windows.Controls.StackPanel)(target)); return; case 13: this.btn_imprimir = ((System.Windows.Controls.Button)(target)); #line 120 "..\..\..\..\..\IQ\DIRECTV\Views\DespachoDTVView.xaml" this.btn_imprimir.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1); #line default #line hidden return; case 14: this.btn_confirm = ((System.Windows.Controls.Button)(target)); #line 121 "..\..\..\..\..\IQ\DIRECTV\Views\DespachoDTVView.xaml" this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.DespachoDTV = ((WpfFront.Views.DespachoDTVView)(target)); return; case 2: this.tabMenu = ((System.Windows.Controls.TabControl)(target)); return; case 3: this.tb_BuscarEstibaRecibo = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.Stack_Panel_1 = ((System.Windows.Controls.StackPanel)(target)); return; case 5: this.btn_BuscarListadoEstibaRecibo = ((System.Windows.Controls.Button)(target)); #line 40 "..\..\..\..\DIRECTV\Views\DespachoDTVView.xaml" this.btn_BuscarListadoEstibaRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_BuscarListadoEstibaRecibo_Click_1); #line default #line hidden return; case 6: this.btn_ActualizarListadoEstibaRecibo = ((System.Windows.Controls.Button)(target)); #line 41 "..\..\..\..\DIRECTV\Views\DespachoDTVView.xaml" this.btn_ActualizarListadoEstibaRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_ActualizarListadoEstibaRecibo_Click_1); #line default #line hidden return; case 7: this.Stack_Adicionales_1 = ((System.Windows.Controls.StackPanel)(target)); return; case 8: this.lv_ListadoBusquedaRecibo = ((System.Windows.Controls.ListView)(target)); return; case 9: this.GridViewDetails_1 = ((System.Windows.Controls.GridView)(target)); return; case 10: this.btn_ConfirmarRecibo = ((System.Windows.Controls.Button)(target)); #line 61 "..\..\..\..\DIRECTV\Views\DespachoDTVView.xaml" this.btn_ConfirmarRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_ConfirmarRecibo_Click_1); #line default #line hidden return; case 11: this.Text_ShowHide = ((System.Windows.Controls.TextBlock)(target)); return; case 12: this.Border_Header = ((System.Windows.Controls.Border)(target)); return; case 13: this.Stack_NumeroDocument = ((System.Windows.Controls.StackPanel)(target)); return; case 14: this.Text_NumDocumento = ((System.Windows.Controls.TextBlock)(target)); return; case 15: this.Text_Documento = ((System.Windows.Controls.TextBlock)(target)); return; case 16: this.Stack_Panel2 = ((System.Windows.Controls.StackPanel)(target)); return; case 17: this.Text_block2 = ((System.Windows.Controls.TextBlock)(target)); return; case 18: this.txt_Cliente = ((System.Windows.Controls.TextBlock)(target)); return; case 19: this.cb_BinInicio = ((System.Windows.Controls.ComboBox)(target)); return; case 20: this.Stack_Panel22 = ((System.Windows.Controls.StackPanel)(target)); return; case 21: this.Text_block22 = ((System.Windows.Controls.TextBlock)(target)); return; case 22: this.tb_Referencia = ((System.Windows.Controls.TextBox)(target)); return; case 23: this.Stack_Panel26 = ((System.Windows.Controls.StackPanel)(target)); return; case 24: this.Text_block26 = ((System.Windows.Controls.TextBlock)(target)); return; case 25: this.tb_Comentarios = ((System.Windows.Controls.TextBox)(target)); return; case 26: this.Stack_Panel9 = ((System.Windows.Controls.StackPanel)(target)); return; case 27: this.btn_confirmar = ((System.Windows.Controls.Button)(target)); #line 108 "..\..\..\..\DIRECTV\Views\DespachoDTVView.xaml" this.btn_confirmar.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1); #line default #line hidden return; case 28: this.Border_Detail = ((System.Windows.Controls.Border)(target)); return; case 29: this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target)); return; case 30: this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target)); return; case 31: this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target)); return; case 32: this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target)); return; case 33: this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target)); #line 124 "..\..\..\..\DIRECTV\Views\DespachoDTVView.xaml" this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1); #line default #line hidden return; case 34: this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target)); return; case 35: this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target)); return; case 36: this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target)); #line 128 "..\..\..\..\DIRECTV\Views\DespachoDTVView.xaml" this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1); #line default #line hidden return; case 37: this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target)); return; case 38: this.chkRep = ((System.Windows.Controls.CheckBox)(target)); #line 134 "..\..\..\..\DIRECTV\Views\DespachoDTVView.xaml" this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1); #line default #line hidden return; case 39: this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target)); return; case 40: this.GridViewDetails = ((System.Windows.Controls.GridView)(target)); return; case 41: this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target)); return; case 42: this.Stack_Button = ((System.Windows.Controls.StackPanel)(target)); return; case 43: this.Btn_Guardar = ((System.Windows.Controls.Button)(target)); #line 154 "..\..\..\..\DIRECTV\Views\DespachoDTVView.xaml" this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1); #line default #line hidden return; case 44: this.Border_Detail_2 = ((System.Windows.Controls.Border)(target)); return; case 45: this.Stack_DetailSerial_2 = ((System.Windows.Controls.StackPanel)(target)); return; case 46: this.ImageRefresh = ((System.Windows.Controls.Image)(target)); #line 175 "..\..\..\..\DIRECTV\Views\DespachoDTVView.xaml" this.ImageRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageRefresh_MouseDown); #line default #line hidden return; case 47: this.Stack_Adicionales_2 = ((System.Windows.Controls.StackPanel)(target)); return; case 48: this.lvDocumentMaster_2 = ((System.Windows.Controls.ListView)(target)); return; case 49: this.GridViewDetails_2 = ((System.Windows.Controls.GridView)(target)); return; case 50: this.Text_ShowHid = ((System.Windows.Controls.TextBlock)(target)); return; case 51: this.Border_Head = ((System.Windows.Controls.Border)(target)); return; case 52: this.Stack_NumeroDoc = ((System.Windows.Controls.StackPanel)(target)); return; case 53: this.cb_Ubicacion = ((System.Windows.Controls.ComboBox)(target)); return; case 54: this.Stack_Panel_22 = ((System.Windows.Controls.StackPanel)(target)); return; case 55: this.btn_imprimir = ((System.Windows.Controls.Button)(target)); #line 274 "..\..\..\..\DIRECTV\Views\DespachoDTVView.xaml" this.btn_imprimir.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1); #line default #line hidden return; case 56: this.btn_confirm = ((System.Windows.Controls.Button)(target)); #line 275 "..\..\..\..\DIRECTV\Views\DespachoDTVView.xaml" this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.DespachoDTV = ((WpfFront.Views.DespachoDTVView)(target)); return; case 2: this.tabMenu = ((System.Windows.Controls.TabControl)(target)); return; case 3: this.Border_Detail_2 = ((System.Windows.Controls.Border)(target)); return; case 4: this.Stack_DetailSerial_2 = ((System.Windows.Controls.StackPanel)(target)); return; case 5: this.ImageRefresh = ((System.Windows.Controls.Image)(target)); #line 28 "..\..\..\..\..\IQ\DIRECTV\Views\DespachoDTVView.xaml" this.ImageRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageRefresh_MouseDown); #line default #line hidden return; case 6: this.Stack_Adicionales_2 = ((System.Windows.Controls.StackPanel)(target)); return; case 7: this.lvDocumentMaster_2 = ((System.Windows.Controls.ListView)(target)); return; case 8: this.GridViewDetails_2 = ((System.Windows.Controls.GridView)(target)); return; case 9: this.Text_ShowHid = ((System.Windows.Controls.TextBlock)(target)); return; case 10: this.Border_Head = ((System.Windows.Controls.Border)(target)); return; case 11: this.Stack_NumeroDoc = ((System.Windows.Controls.StackPanel)(target)); return; case 12: this.cb_Ubicacion = ((System.Windows.Controls.ComboBox)(target)); return; case 13: this.Stack_Panel_22 = ((System.Windows.Controls.StackPanel)(target)); return; case 14: this.btn_imprimir = ((System.Windows.Controls.Button)(target)); #line 122 "..\..\..\..\..\IQ\DIRECTV\Views\DespachoDTVView.xaml" this.btn_imprimir.Click += new System.Windows.RoutedEventHandler(this.btn_imprimir_Click_1); #line default #line hidden return; case 15: this.btn_confirm = ((System.Windows.Controls.Button)(target)); #line 123 "..\..\..\..\..\IQ\DIRECTV\Views\DespachoDTVView.xaml" this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1); #line default #line hidden return; case 16: this.Border_Detail_3 = ((System.Windows.Controls.Border)(target)); return; case 17: this.Stack_DetailSerial_3 = ((System.Windows.Controls.StackPanel)(target)); return; case 18: this.cb_BuscarModeloDespacho = ((System.Windows.Controls.ComboBox)(target)); return; case 19: this.cb_BuscarFechaDespacho = ((System.Windows.Controls.DatePicker)(target)); return; case 20: this.Stack_Panel_1 = ((System.Windows.Controls.StackPanel)(target)); return; case 21: this.btn_BuscarDespachos = ((System.Windows.Controls.Button)(target)); #line 170 "..\..\..\..\..\IQ\DIRECTV\Views\DespachoDTVView.xaml" this.btn_BuscarDespachos.Click += new System.Windows.RoutedEventHandler(this.btn_BuscarDespachos_Click_1); #line default #line hidden return; case 22: this.Stack_Adicionales_1 = ((System.Windows.Controls.StackPanel)(target)); return; case 23: this.lv_ListadoBusquedaDespachos = ((System.Windows.Controls.ListView)(target)); #line 175 "..\..\..\..\..\IQ\DIRECTV\Views\DespachoDTVView.xaml" this.lv_ListadoBusquedaDespachos.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lv_ListadoBusquedaDespachos_SelectionChanged_1); #line default #line hidden return; case 24: this.GridViewDetails_1 = ((System.Windows.Controls.GridView)(target)); return; case 25: this.textblock_recuento2 = ((System.Windows.Controls.TextBlock)(target)); return; case 26: this.textblock_totalSeriales1 = ((System.Windows.Controls.TextBlock)(target)); return; case 27: this.textblock_totalEstibas1 = ((System.Windows.Controls.TextBlock)(target)); return; case 28: this.ImageRefresh5 = ((System.Windows.Controls.Image)(target)); #line 206 "..\..\..\..\..\IQ\DIRECTV\Views\DespachoDTVView.xaml" this.ImageRefresh5.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Btn_ExportarPalletsSeleccion_Click_1); #line default #line hidden return; case 29: this.stackpanel111 = ((System.Windows.Controls.StackPanel)(target)); return; case 30: this.lv_PalletSeriales = ((System.Windows.Controls.ListView)(target)); return; case 31: this.GridViewDetails2 = ((System.Windows.Controls.GridView)(target)); return; case 32: this.textblock_recuento3 = ((System.Windows.Controls.TextBlock)(target)); return; } this._contentLoaded = true; }