void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Diagnostico = ((WpfFront.Views.DiagnosticoView)(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.cb_BuscarPosicionRecibo = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 5:
     this.Stack_Panel_1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 6:
     this.btn_BuscarListadoEstibaRecibo = ((System.Windows.Controls.Button)(target));
     
     #line 38 "..\..\..\..\IQ\Views\Copia de DiagnosticoView.xaml"
     this.btn_BuscarListadoEstibaRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_BuscarListadoEstibaRecibo_Click_1);
     
     #line default
     #line hidden
     return;
     case 7:
     this.btn_ActualizarListadoEstibaRecibo = ((System.Windows.Controls.Button)(target));
     
     #line 39 "..\..\..\..\IQ\Views\Copia de DiagnosticoView.xaml"
     this.btn_ActualizarListadoEstibaRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_ActualizarListadoEstibaRecibo_Click_1);
     
     #line default
     #line hidden
     return;
     case 8:
     this.Stack_Adicionales_1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 9:
     this.lv_ListadoBusquedaRecibo = ((System.Windows.Controls.ListView)(target));
     return;
     case 10:
     this.GridViewDetails_1 = ((System.Windows.Controls.GridView)(target));
     return;
     case 11:
     this.btn_ConfirmarRecibo = ((System.Windows.Controls.Button)(target));
     
     #line 57 "..\..\..\..\IQ\Views\Copia de DiagnosticoView.xaml"
     this.btn_ConfirmarRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_ConfirmarRecibo_Click_1);
     
     #line default
     #line hidden
     return;
     case 12:
     this.Text_ShowHide = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 13:
     this.Border_Header = ((System.Windows.Controls.Border)(target));
     return;
     case 14:
     this.Stack_NumeroDocument = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 15:
     this.Text_NumDocumento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 16:
     this.Text_Documento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.Stack_Panel2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 18:
     this.Text_block2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 19:
     this.txt_Cliente = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 20:
     this.cb_BinInicio = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 21:
     this.Stack_Panel22 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 22:
     this.Text_block22 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 23:
     this.tb_Referencia = ((System.Windows.Controls.TextBox)(target));
     return;
     case 24:
     this.Stack_Panel26 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 25:
     this.Text_block26 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 26:
     this.tb_Comentarios = ((System.Windows.Controls.TextBox)(target));
     return;
     case 27:
     this.Stack_Panel9 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 28:
     this.btn_confirmar = ((System.Windows.Controls.Button)(target));
     
     #line 102 "..\..\..\..\IQ\Views\Copia de DiagnosticoView.xaml"
     this.btn_confirmar.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 29:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 30:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 31:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 32:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 33:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 34:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 118 "..\..\..\..\IQ\Views\Copia de DiagnosticoView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 35:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 36:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 37:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 122 "..\..\..\..\IQ\Views\Copia de DiagnosticoView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 38:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 39:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 128 "..\..\..\..\IQ\Views\Copia de DiagnosticoView.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1);
     
     #line default
     #line hidden
     return;
     case 40:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     return;
     case 41:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 42:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 43:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 44:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 161 "..\..\..\..\IQ\Views\Copia de DiagnosticoView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     case 45:
     this.Border_Detail_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 46:
     this.Stack_DetailSerial_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 47:
     this.ImageRefresh = ((System.Windows.Controls.Image)(target));
     
     #line 181 "..\..\..\..\IQ\Views\Copia de DiagnosticoView.xaml"
     this.ImageRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageRefresh_MouseDown);
     
     #line default
     #line hidden
     return;
     case 48:
     this.Stack_SerialGroup_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 49:
     this.Stack_Adicionales_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 50:
     this.lvDocumentMaster_2 = ((System.Windows.Controls.ListView)(target));
     return;
     case 51:
     this.GridViewDetails_2 = ((System.Windows.Controls.GridView)(target));
     return;
     case 52:
     this.Text_ShowHid = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 53:
     this.Border_Head = ((System.Windows.Controls.Border)(target));
     return;
     case 54:
     this.Stack_NumeroDoc = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 55:
     this.cb_UA = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 56:
     this.txt_CodEmpaque = ((System.Windows.Controls.TextBox)(target));
     return;
     case 57:
     this.cb_Ubicacion = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 58:
     this.Stack_Panel_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 59:
     this.btn_imprimir = ((System.Windows.Controls.Button)(target));
     
     #line 319 "..\..\..\..\IQ\Views\Copia de DiagnosticoView.xaml"
     this.btn_imprimir.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 60:
     this.btn_confirm = ((System.Windows.Controls.Button)(target));
     
     #line 320 "..\..\..\..\IQ\Views\Copia de DiagnosticoView.xaml"
     this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Diagnostico = ((WpfFront.Views.DiagnosticoView)(target));
     return;
     case 2:
     this.tabMenu = ((System.Windows.Controls.TabControl)(target));
     return;
     case 3:
     this.tabItemRecibo = ((System.Windows.Controls.TabItem)(target));
     return;
     case 4:
     this.tb_BuscarEstibaRecibo = ((System.Windows.Controls.TextBox)(target));
     return;
     case 5:
     this.Stack_Panel_1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 6:
     this.btn_BuscarListadoEstibaRecibo = ((System.Windows.Controls.Button)(target));
     
     #line 38 "..\..\..\..\IQ\Views\DiagnosticoView.xaml"
     this.btn_BuscarListadoEstibaRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_BuscarListadoEstibaRecibo_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));
     
     #line 43 "..\..\..\..\IQ\Views\DiagnosticoView.xaml"
     this.lv_ListadoBusquedaRecibo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.MySelectionChanged);
     
     #line default
     #line hidden
     return;
     case 9:
     this.GridViewDetails_1 = ((System.Windows.Controls.GridView)(target));
     return;
     case 10:
     this.textblock_recuento1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 11:
     this.textblock_totalSeriales1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 12:
     this.textblock_totalEstibas1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 13:
     this.btn_ConfirmarRecibo = ((System.Windows.Controls.Button)(target));
     
     #line 81 "..\..\..\..\IQ\Views\DiagnosticoView.xaml"
     this.btn_ConfirmarRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_ConfirmarRecibo_Click_1);
     
     #line default
     #line hidden
     return;
     case 14:
     this.Text_ShowHide = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 15:
     this.Border_Header = ((System.Windows.Controls.Border)(target));
     return;
     case 16:
     this.Stack_NumeroDocument = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 17:
     this.Text_NumDocumento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 18:
     this.Text_Documento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 19:
     this.Stack_Panel2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 20:
     this.Text_block2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 21:
     this.txt_Cliente = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 22:
     this.cb_BinInicio = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 23:
     this.Stack_Panel22 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 24:
     this.Text_block22 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 25:
     this.tb_Referencia = ((System.Windows.Controls.TextBox)(target));
     return;
     case 26:
     this.Stack_Panel26 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 27:
     this.Text_block26 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 28:
     this.tb_Comentarios = ((System.Windows.Controls.TextBox)(target));
     return;
     case 29:
     this.Stack_Panel9 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 30:
     this.btn_confirmar = ((System.Windows.Controls.Button)(target));
     
     #line 126 "..\..\..\..\IQ\Views\DiagnosticoView.xaml"
     this.btn_confirmar.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 31:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 32:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 33:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 34:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 35:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 36:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 142 "..\..\..\..\IQ\Views\DiagnosticoView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 37:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 38:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 39:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 146 "..\..\..\..\IQ\Views\DiagnosticoView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 40:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 41:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 152 "..\..\..\..\IQ\Views\DiagnosticoView.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1);
     
     #line default
     #line hidden
     return;
     case 42:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     
     #line 154 "..\..\..\..\IQ\Views\DiagnosticoView.xaml"
     this.lvDocumentMaster.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.GridViewColumnHeaderClickedHandler));
     
     #line default
     #line hidden
     return;
     case 43:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 44:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 45:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 46:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 185 "..\..\..\..\IQ\Views\DiagnosticoView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     case 47:
     this.Btn_Eliminar = ((System.Windows.Controls.Button)(target));
     
     #line 186 "..\..\..\..\IQ\Views\DiagnosticoView.xaml"
     this.Btn_Eliminar.Click += new System.Windows.RoutedEventHandler(this.Btn_Eliminar_Click_1);
     
     #line default
     #line hidden
     return;
     case 48:
     this.tabItemEntrega = ((System.Windows.Controls.TabItem)(target));
     return;
     case 49:
     this.Border_Detail_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 50:
     this.Stack_DetailSerial_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 51:
     this.ImageRefresh = ((System.Windows.Controls.Image)(target));
     
     #line 206 "..\..\..\..\IQ\Views\DiagnosticoView.xaml"
     this.ImageRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageRefresh_MouseDown);
     
     #line default
     #line hidden
     return;
     case 52:
     this.cb_BuscarItems = ((System.Windows.Controls.ComboBox)(target));
     
     #line 211 "..\..\..\..\IQ\Views\DiagnosticoView.xaml"
     this.cb_BuscarItems.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_BuscarItem_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 53:
     this.Stack_SerialGroup_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 54:
     this.Stack_Adicionales_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 55:
     this.lvDocumentMaster_2 = ((System.Windows.Controls.ListView)(target));
     return;
     case 56:
     this.GridViewDetails_2 = ((System.Windows.Controls.GridView)(target));
     return;
     case 57:
     this.textblock_recuento11 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 58:
     this.Text_ShowHid = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 59:
     this.Border_Head = ((System.Windows.Controls.Border)(target));
     return;
     case 60:
     this.Stack_NumeroDoc = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 61:
     this.cb_UA = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 62:
     this.txt_CodEmpaque = ((System.Windows.Controls.TextBox)(target));
     return;
     case 63:
     this.ImageRefresh1 = ((System.Windows.Controls.Image)(target));
     
     #line 338 "..\..\..\..\IQ\Views\DiagnosticoView.xaml"
     this.ImageRefresh1.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageGenerate_MouseDown);
     
     #line default
     #line hidden
     return;
     case 64:
     this.Stack_Destino = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 65:
     this.cb_Ubicacion = ((System.Windows.Controls.ComboBox)(target));
     
     #line 348 "..\..\..\..\IQ\Views\DiagnosticoView.xaml"
     this.cb_Ubicacion.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_CambioDestino);
     
     #line default
     #line hidden
     return;
     case 66:
     this.stack_nuevaUbicacion = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 67:
     this.cb_NuevaUbicacion = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 68:
     this.Stack_Panel_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 69:
     this.btn_imprimir = ((System.Windows.Controls.Button)(target));
     
     #line 370 "..\..\..\..\IQ\Views\DiagnosticoView.xaml"
     this.btn_imprimir.Click += new System.Windows.RoutedEventHandler(this.btn_imprimirHablador_Click_1);
     
     #line default
     #line hidden
     return;
     case 70:
     this.btn_confirm = ((System.Windows.Controls.Button)(target));
     
     #line 371 "..\..\..\..\IQ\Views\DiagnosticoView.xaml"
     this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }