コード例 #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Reparaciones = ((WpfFront.Views.ReparacionesView)(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 39 "..\..\..\..\IQ\Views\ReparacionesView.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 40 "..\..\..\..\IQ\Views\ReparacionesView.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 60 "..\..\..\..\IQ\Views\ReparacionesView.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 "..\..\..\..\IQ\Views\ReparacionesView.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_Serial_Asignacion = ((System.Windows.Controls.TextBox)(target));
     
     #line 124 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.tb_Serial_Asignacion.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_Mac_Asignacion = ((System.Windows.Controls.TextBox)(target));
     
     #line 128 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.tb_Mac_Asignacion.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_2);
     
     #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 146 "..\..\..\..\IQ\Views\ReparacionesView.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));
     
     #line 148 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.lvDocumentMaster.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lv_ListadoAsignacion_SelectionChanged);
     
     #line default
     #line hidden
     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.Stack_AsignacionTecnico_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 44:
     this.cb_ListadoTecnicos_2 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 45:
     this.btn_AsignarTecnico_2 = ((System.Windows.Controls.Button)(target));
     
     #line 183 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.btn_AsignarTecnico_2.Click += new System.Windows.RoutedEventHandler(this.btn_AsignarTecnico_Click_1);
     
     #line default
     #line hidden
     return;
     case 46:
     this.textblock_TecRepAnterior = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 47:
     this.textblock_FallaAnterior = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 48:
     this.Text_ShowHide_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 49:
     this.Border_Header_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 50:
     this.Stack_NumeroDocument_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 51:
     this.Text_NumDocumento_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 52:
     this.Text_Documento_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 53:
     this.Stack_Panel2_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 54:
     this.Text_block2_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 55:
     this.txt_Cliente_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 56:
     this.cb_BinInicio_2 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 57:
     this.Stack_Panel_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 58:
     this.Text_block_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 59:
     this.tb_Referencia_2 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 60:
     this.Stack_Panel26_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 61:
     this.Text_block26_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 62:
     this.tb_Comentarios_2 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 63:
     this.Stack_Panel9_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 64:
     this.btn_confirmar_2 = ((System.Windows.Controls.Button)(target));
     
     #line 237 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.btn_confirmar_2.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 65:
     this.Border_Detail_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 66:
     this.Stack_DetailSerial_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 67:
     this.Stack_SerialGroup_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 68:
     this.Stack_Serial1_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 69:
     this.txt_Serial1_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 70:
     this.tb_Serial1_2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 253 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.tb_Serial1_2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 71:
     this.Stack_Serial2_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 72:
     this.txt_Serial2_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 73:
     this.tb_Serial2_2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 257 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.tb_Serial2_2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 74:
     this.textblock_TecAsignado = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 75:
     this.textblock_TecDiag = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 76:
     this.Stack_Adicionales_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 77:
     this.txt_Producto = ((System.Windows.Controls.TextBox)(target));
     return;
     case 78:
     this.txt_FallaDiag = ((System.Windows.Controls.TextBox)(target));
     return;
     case 79:
     this.cb_FallaRep = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 80:
     this.txt_ObservacionesRep = ((System.Windows.Controls.TextBox)(target));
     return;
     case 81:
     this.cb_FallaAdic = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 82:
     this.txt_ObservacionesAdic = ((System.Windows.Controls.TextBox)(target));
     return;
     case 83:
     this.cb_FallaAdic2 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 84:
     this.txt_ObservacionesAdic2 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 85:
     this.cb_FallaAdic3 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 86:
     this.txt_ObservacionesAdic3 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 87:
     this.cb_FallaAdic4 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 88:
     this.txt_ObservacionesAdic4 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 89:
     this.cb_FallaAdic5 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 321 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.cb_FallaAdic5.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_HabilitarMotivo_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 90:
     this.cb_MotivoScrap = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 91:
     this.txt_Partes = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 92:
     this.txt_PartesCambiadas = ((System.Windows.Controls.TextBox)(target));
     return;
     case 93:
     this.lvDocumentMaster_2 = ((System.Windows.Controls.ListView)(target));
     return;
     case 94:
     this.GridViewDetails_22 = ((System.Windows.Controls.GridView)(target));
     return;
     case 96:
     this.Stack_Button_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 97:
     this.Btn_Guardar_2 = ((System.Windows.Controls.Button)(target));
     
     #line 368 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.Btn_Guardar_2.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     case 98:
     this.Stack_AsignacionTecnico = ((System.Windows.Controls.Border)(target));
     return;
     case 99:
     this.txt_TecnicoAsignado = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 100:
     this.cb_ListadoTecnicos = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 101:
     this.btn_AsignarTecnico = ((System.Windows.Controls.Button)(target));
     
     #line 388 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.btn_AsignarTecnico.Click += new System.Windows.RoutedEventHandler(this.btn_AsignarTecnico_Click_1);
     
     #line default
     #line hidden
     return;
     case 102:
     this.Border_Detail_2_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 103:
     this.Stack_DetailSerial_2_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 104:
     this.ImageRefresh = ((System.Windows.Controls.Image)(target));
     
     #line 408 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.ImageRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageRefresh_MouseDown);
     
     #line default
     #line hidden
     return;
     case 105:
     this.cb_BuscarItems = ((System.Windows.Controls.ComboBox)(target));
     
     #line 414 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.cb_BuscarItems.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_BuscarItem_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 106:
     this.Stack_SerialGroup2_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 107:
     this.Stack_Adicionales2_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 108:
     this.lvDocumentMaster2_2 = ((System.Windows.Controls.ListView)(target));
     return;
     case 109:
     this.GridViewDetails2_2 = ((System.Windows.Controls.GridView)(target));
     return;
     case 110:
     this.Text_ShowHid = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 111:
     this.Border_Head = ((System.Windows.Controls.Border)(target));
     return;
     case 112:
     this.Stack_NumeroDoc = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 113:
     this.cb_UA = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 114:
     this.txt_CodEmpaque = ((System.Windows.Controls.TextBox)(target));
     return;
     case 115:
     this.cb_Ubicacion = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 116:
     this.Stack_Panel_22 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 117:
     this.btn_imprimir = ((System.Windows.Controls.Button)(target));
     
     #line 554 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.btn_imprimir.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 118:
     this.btn_confirm = ((System.Windows.Controls.Button)(target));
     
     #line 555 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
コード例 #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Reparaciones = ((WpfFront.Views.ReparacionesView)(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 39 "..\..\..\..\IQ\Views\Copia de ReparacionesView.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 40 "..\..\..\..\IQ\Views\Copia de ReparacionesView.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 58 "..\..\..\..\IQ\Views\Copia de ReparacionesView.xaml"
     this.btn_ConfirmarRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_ConfirmarRecibo_Click_1);
     
     #line default
     #line hidden
     return;
     case 12:
     this.tb_BuscarEstibaAsignacion = ((System.Windows.Controls.TextBox)(target));
     return;
     case 13:
     this.cb_BuscarPosicionAsignacion = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 14:
     this.btn_BuscarListadoEstibaAsignacion = ((System.Windows.Controls.Button)(target));
     
     #line 85 "..\..\..\..\IQ\Views\Copia de ReparacionesView.xaml"
     this.btn_BuscarListadoEstibaAsignacion.Click += new System.Windows.RoutedEventHandler(this.btn_BuscarListadoEstibaAsignacion_Click_1);
     
     #line default
     #line hidden
     return;
     case 15:
     this.btn_ActualizarListadoEstibaAsignacion = ((System.Windows.Controls.Button)(target));
     
     #line 86 "..\..\..\..\IQ\Views\Copia de ReparacionesView.xaml"
     this.btn_ActualizarListadoEstibaAsignacion.Click += new System.Windows.RoutedEventHandler(this.btn_ActualizarListadoEstibaAsignacion_Click_1);
     
     #line default
     #line hidden
     return;
     case 16:
     this.lv_ListadoBusquedaAsignacion = ((System.Windows.Controls.ListView)(target));
     
     #line 90 "..\..\..\..\IQ\Views\Copia de ReparacionesView.xaml"
     this.lv_ListadoBusquedaAsignacion.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lv_ListadoBusquedaAsignacion_SelectionChanged_1);
     
     #line default
     #line hidden
     return;
     case 17:
     this.Stack_ListadoEquiposEstibas = ((System.Windows.Controls.Border)(target));
     return;
     case 18:
     this.lv_ListadoEquiposEstiba = ((System.Windows.Controls.ListView)(target));
     
     #line 110 "..\..\..\..\IQ\Views\Copia de ReparacionesView.xaml"
     this.lv_ListadoEquiposEstiba.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lv_ListadoEquiposEstiba_SelectionChanged_1);
     
     #line default
     #line hidden
     return;
     case 19:
     this.Stack_AsignacionTecnico = ((System.Windows.Controls.Border)(target));
     return;
     case 20:
     this.txt_TecnicoAsignado = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 21:
     this.cb_ListadoTecnicos = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 22:
     this.btn_AsignarTecnico = ((System.Windows.Controls.Button)(target));
     
     #line 138 "..\..\..\..\IQ\Views\Copia de ReparacionesView.xaml"
     this.btn_AsignarTecnico.Click += new System.Windows.RoutedEventHandler(this.btn_AsignarTecnico_Click_1);
     
     #line default
     #line hidden
     return;
     case 23:
     this.Text_ShowHide = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 24:
     this.Border_Header = ((System.Windows.Controls.Border)(target));
     return;
     case 25:
     this.Stack_NumeroDocument = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 26:
     this.Text_NumDocumento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 27:
     this.Text_Documento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 28:
     this.Stack_Panel2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 29:
     this.Text_block2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 30:
     this.txt_Cliente = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 31:
     this.cb_BinInicio = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 32:
     this.Stack_Panel22 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 33:
     this.Text_block22 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 34:
     this.tb_Referencia = ((System.Windows.Controls.TextBox)(target));
     return;
     case 35:
     this.Stack_Panel26 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 36:
     this.Text_block26 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 37:
     this.tb_Comentarios = ((System.Windows.Controls.TextBox)(target));
     return;
     case 38:
     this.Stack_Panel9 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 39:
     this.btn_confirmar = ((System.Windows.Controls.Button)(target));
     
     #line 184 "..\..\..\..\IQ\Views\Copia de ReparacionesView.xaml"
     this.btn_confirmar.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 40:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 41:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 42:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 43:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 44:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 45:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 200 "..\..\..\..\IQ\Views\Copia de ReparacionesView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 46:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 47:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 48:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 204 "..\..\..\..\IQ\Views\Copia de ReparacionesView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 49:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 50:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 210 "..\..\..\..\IQ\Views\Copia de ReparacionesView.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1);
     
     #line default
     #line hidden
     return;
     case 51:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     return;
     case 52:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 53:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 54:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 55:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 243 "..\..\..\..\IQ\Views\Copia de ReparacionesView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     case 56:
     this.Border_Detail_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 57:
     this.Stack_DetailSerial_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 58:
     this.ImageRefresh = ((System.Windows.Controls.Image)(target));
     
     #line 263 "..\..\..\..\IQ\Views\Copia de ReparacionesView.xaml"
     this.ImageRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageRefresh_MouseDown);
     
     #line default
     #line hidden
     return;
     case 59:
     this.Stack_SerialGroup_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 60:
     this.Stack_Adicionales_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 61:
     this.lvDocumentMaster_2 = ((System.Windows.Controls.ListView)(target));
     return;
     case 62:
     this.GridViewDetails_2 = ((System.Windows.Controls.GridView)(target));
     return;
     case 63:
     this.Text_ShowHid = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 64:
     this.Border_Head = ((System.Windows.Controls.Border)(target));
     return;
     case 65:
     this.Stack_NumeroDoc = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 66:
     this.cb_UA = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 67:
     this.txt_CodEmpaque = ((System.Windows.Controls.TextBox)(target));
     return;
     case 68:
     this.cb_Ubicacion = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 69:
     this.Stack_Panel_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 70:
     this.btn_imprimir = ((System.Windows.Controls.Button)(target));
     
     #line 401 "..\..\..\..\IQ\Views\Copia de ReparacionesView.xaml"
     this.btn_imprimir.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 71:
     this.btn_confirm = ((System.Windows.Controls.Button)(target));
     
     #line 402 "..\..\..\..\IQ\Views\Copia de ReparacionesView.xaml"
     this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
コード例 #3
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Reparaciones = ((WpfFront.Views.ReparacionesView)(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 39 "..\..\..\..\IQ\Views\ReparacionesView.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 40 "..\..\..\..\IQ\Views\ReparacionesView.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));
     
     #line 44 "..\..\..\..\IQ\Views\ReparacionesView.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 82 "..\..\..\..\IQ\Views\ReparacionesView.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 130 "..\..\..\..\IQ\Views\ReparacionesView.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_Serial_Asignacion = ((System.Windows.Controls.TextBox)(target));
     
     #line 146 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.tb_Serial_Asignacion.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_Mac_Asignacion = ((System.Windows.Controls.TextBox)(target));
     
     #line 150 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.tb_Mac_Asignacion.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_2);
     
     #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 168 "..\..\..\..\IQ\Views\ReparacionesView.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 170 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.lvDocumentMaster.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lv_ListadoAsignacion_SelectionChanged);
     
     #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_Eliminar = ((System.Windows.Controls.Button)(target));
     
     #line 190 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.Btn_Eliminar.Click += new System.Windows.RoutedEventHandler(this.Btn_Eliminar_Click_1);
     
     #line default
     #line hidden
     return;
     case 47:
     this.Stack_AsignacionTecnico_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 48:
     this.cb_ListadoTecnicos_2 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 49:
     this.btn_AsignarTecnico_2 = ((System.Windows.Controls.Button)(target));
     
     #line 208 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.btn_AsignarTecnico_2.Click += new System.Windows.RoutedEventHandler(this.btn_AsignarTecnico_Click_1);
     
     #line default
     #line hidden
     return;
     case 50:
     this.textblock_TecRepAnterior = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 51:
     this.textblock_FallaAnterior = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 52:
     this.textblock_FechaAnterior = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 53:
     this.Text_ShowHide_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 54:
     this.Border_Header_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 55:
     this.Stack_NumeroDocument_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 56:
     this.Text_NumDocumento_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 57:
     this.Text_Documento_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 58:
     this.Stack_Panel2_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 59:
     this.Text_block2_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 60:
     this.txt_Cliente_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 61:
     this.cb_BinInicio_2 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 62:
     this.Stack_Panel_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 63:
     this.Text_block_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 64:
     this.tb_Referencia_2 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 65:
     this.Stack_Panel26_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 66:
     this.Text_block26_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 67:
     this.tb_Comentarios_2 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 68:
     this.Stack_Panel9_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 69:
     this.btn_confirmar_2 = ((System.Windows.Controls.Button)(target));
     
     #line 268 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.btn_confirmar_2.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 70:
     this.Border_Detail_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 71:
     this.Stack_DetailSerial_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 72:
     this.Stack_SerialGroup_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 73:
     this.Stack_Serial1_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 74:
     this.txt_Serial1_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 75:
     this.tb_Serial1_2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 284 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.tb_Serial1_2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 76:
     this.Stack_Serial2_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 77:
     this.txt_Serial2_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 78:
     this.tb_Serial2_2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 288 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.tb_Serial2_2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 79:
     this.textblock_TecAsignado = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 80:
     this.textblock_TecDiag = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 81:
     this.Stack_Adicionales_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 82:
     this.txt_Producto = ((System.Windows.Controls.TextBox)(target));
     return;
     case 83:
     this.txt_FallaDiag = ((System.Windows.Controls.TextBox)(target));
     return;
     case 84:
     this.cb_FallaRep = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 85:
     this.txt_ObservacionesRep = ((System.Windows.Controls.TextBox)(target));
     return;
     case 86:
     this.cb_FallaAdic = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 87:
     this.txt_ObservacionesAdic = ((System.Windows.Controls.TextBox)(target));
     return;
     case 88:
     this.cb_FallaAdic2 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 89:
     this.txt_ObservacionesAdic2 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 90:
     this.cb_FallaAdic3 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 91:
     this.txt_ObservacionesAdic3 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 92:
     this.cb_FallaAdic4 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 93:
     this.txt_ObservacionesAdic4 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 94:
     this.cb_FallaAdic5 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 356 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.cb_FallaAdic5.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_HabilitarMotivo_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 95:
     this.cb_MotivoScrap = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 96:
     this.ImageRefrqesh1 = ((System.Windows.Controls.Image)(target));
     return;
     case 97:
     this.txt_nroCaja = ((System.Windows.Controls.TextBox)(target));
     
     #line 366 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.txt_nroCaja.PreviewTextInput += new System.Windows.Input.TextCompositionEventHandler(this.NumberValidationTextBox);
     
     #line default
     #line hidden
     return;
     case 98:
     this.txt_Partes = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 99:
     this.txt_PartesCambiadas = ((System.Windows.Controls.TextBox)(target));
     return;
     case 100:
     this.lvDocumentMaster_2 = ((System.Windows.Controls.ListView)(target));
     return;
     case 101:
     this.GridViewDetails_22 = ((System.Windows.Controls.GridView)(target));
     return;
     case 103:
     this.Stack_Button_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 104:
     this.Btn_Guardar_2 = ((System.Windows.Controls.Button)(target));
     
     #line 406 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.Btn_Guardar_2.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     case 105:
     this.txt_Query = ((System.Windows.Controls.TextBox)(target));
     return;
     case 106:
     this.Stack_AsignacionTecnico = ((System.Windows.Controls.Border)(target));
     return;
     case 107:
     this.txt_TecnicoAsignado = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 108:
     this.cb_ListadoTecnicos = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 109:
     this.btn_AsignarTecnico = ((System.Windows.Controls.Button)(target));
     
     #line 427 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.btn_AsignarTecnico.Click += new System.Windows.RoutedEventHandler(this.btn_AsignarTecnico_Click_1);
     
     #line default
     #line hidden
     return;
     case 110:
     this.Border_DetailH = ((System.Windows.Controls.Border)(target));
     return;
     case 111:
     this.Stack_HistoricoReparaciones = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 112:
     this.lv_HistoricoReparaciones = ((System.Windows.Controls.ListView)(target));
     
     #line 436 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.lv_HistoricoReparaciones.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.MySelectionChanged);
     
     #line default
     #line hidden
     return;
     case 113:
     this.GridHistoricoReparaciones = ((System.Windows.Controls.GridView)(target));
     return;
     case 114:
     this.TabEntrega = ((System.Windows.Controls.TabItem)(target));
     return;
     case 115:
     this.Border_Detail_2_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 116:
     this.Stack_DetailSerial_2_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 117:
     this.ImageRefresh = ((System.Windows.Controls.Image)(target));
     
     #line 468 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.ImageRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageRefresh_MouseDown);
     
     #line default
     #line hidden
     return;
     case 118:
     this.cb_BuscarItems = ((System.Windows.Controls.ComboBox)(target));
     
     #line 474 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.cb_BuscarItems.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_BuscarItem_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 119:
     this.txtTecnico = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 120:
     this.cb_FiltroTecnico = ((System.Windows.Controls.ComboBox)(target));
     
     #line 484 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.cb_FiltroTecnico.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cbFilter);
     
     #line default
     #line hidden
     return;
     case 121:
     this.Stack_SerialGroup2_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 122:
     this.Stack_Adicionales2_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 123:
     this.lvDocumentMaster2_2 = ((System.Windows.Controls.ListView)(target));
     return;
     case 124:
     this.GridViewDetails2_2 = ((System.Windows.Controls.GridView)(target));
     return;
     case 125:
     this.StackListaEquipos = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 126:
     this.textblock_recuento11 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 127:
     this.btn_AddToList = ((System.Windows.Controls.Button)(target));
     
     #line 562 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.btn_AddToList.Click += new System.Windows.RoutedEventHandler(this.btn_AddToList_Click_1);
     
     #line default
     #line hidden
     return;
     case 128:
     this.Text_ShowHid = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 129:
     this.Border_Head = ((System.Windows.Controls.Border)(target));
     return;
     case 130:
     this.Stack_NumeroDoc = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 131:
     this.cb_UA = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 132:
     this.txt_CodEmpaque = ((System.Windows.Controls.TextBox)(target));
     return;
     case 133:
     this.ImageRefresh1 = ((System.Windows.Controls.Image)(target));
     
     #line 607 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.ImageRefresh1.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageGenerate_MouseDown);
     
     #line default
     #line hidden
     return;
     case 134:
     this.cb_Ubicacion = ((System.Windows.Controls.ComboBox)(target));
     
     #line 611 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.cb_Ubicacion.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_CambioDestino);
     
     #line default
     #line hidden
     return;
     case 135:
     this.stack_nuevaUbicacion = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 136:
     this.cb_NuevaUbicacion = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 137:
     this.Stack_Panel_22 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 138:
     this.btn_imprimir = ((System.Windows.Controls.Button)(target));
     
     #line 633 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.btn_imprimir.Click += new System.Windows.RoutedEventHandler(this.btn_imprimirHablador_Click_1);
     
     #line default
     #line hidden
     return;
     case 139:
     this.btn_confirm = ((System.Windows.Controls.Button)(target));
     
     #line 634 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 140:
     this.lvDocumentMasterAddToPallet = ((System.Windows.Controls.ListView)(target));
     return;
     case 141:
     this.GridViewDetailsAddToPallet = ((System.Windows.Controls.GridView)(target));
     return;
     case 142:
     this.textblock_recuentoAdd = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 143:
     this.Stack_Panel_222 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 144:
     this.btn_Remove = ((System.Windows.Controls.Button)(target));
     
     #line 658 "..\..\..\..\IQ\Views\ReparacionesView.xaml"
     this.btn_Remove.Click += new System.Windows.RoutedEventHandler(this.btn_Remove_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }