void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.EtiquetadosDTV = ((WpfFront.Views.EtiquetadosDTVView)(target));
     return;
     case 2:
     this.tabMenu = ((System.Windows.Controls.TabControl)(target));
     return;
     case 3:
     this.Text_ShowHide = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this.Border_Header = ((System.Windows.Controls.Border)(target));
     return;
     case 5:
     this.Stack_NumeroDocument = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 6:
     this.Text_NumDocumento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.Text_Documento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.Stack_Panel2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 9:
     this.Text_block2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.txt_Cliente = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 11:
     this.cb_BinInicio = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 12:
     this.Stack_Panel22 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 13:
     this.Text_block22 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.tb_Referencia = ((System.Windows.Controls.TextBox)(target));
     return;
     case 15:
     this.Stack_Panel26 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 16:
     this.Text_block26 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.tb_Comentarios = ((System.Windows.Controls.TextBox)(target));
     return;
     case 18:
     this.Stack_Panel9 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 19:
     this.btn_confirmar = ((System.Windows.Controls.Button)(target));
     
     #line 61 "..\..\..\..\..\IQ\DIRECTV\Views\EtiquetadosDTVView.xaml"
     this.btn_confirmar.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 20:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 21:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 22:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 23:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 24:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 25:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 77 "..\..\..\..\..\IQ\DIRECTV\Views\EtiquetadosDTVView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 26:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 27:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 28:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 81 "..\..\..\..\..\IQ\DIRECTV\Views\EtiquetadosDTVView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 29:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 30:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 87 "..\..\..\..\..\IQ\DIRECTV\Views\EtiquetadosDTVView.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1);
     
     #line default
     #line hidden
     return;
     case 31:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     return;
     case 32:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 33:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 34:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 35:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 105 "..\..\..\..\..\IQ\DIRECTV\Views\EtiquetadosDTVView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.EtiquetadosDTV = ((WpfFront.Views.EtiquetadosDTVView)(target));
     return;
     case 2:
     this.tabMenu = ((System.Windows.Controls.TabControl)(target));
     return;
     case 3:
     this.Text_ShowHide = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this.Border_Header = ((System.Windows.Controls.Border)(target));
     return;
     case 5:
     this.Stack_NumeroDocument = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 6:
     this.Text_NumDocumento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.Text_Documento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.Stack_Panel2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 9:
     this.Text_block2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.txt_Cliente = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 11:
     this.cb_BinInicio = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 12:
     this.Stack_Panel22 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 13:
     this.Text_block22 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.tb_Referencia = ((System.Windows.Controls.TextBox)(target));
     return;
     case 15:
     this.Stack_Panel26 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 16:
     this.Text_block26 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.tb_Comentarios = ((System.Windows.Controls.TextBox)(target));
     return;
     case 18:
     this.Stack_Panel9 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 19:
     this.btn_confirmar = ((System.Windows.Controls.Button)(target));
     
     #line 61 "..\..\..\..\..\IQ\DIRECTV\Views\EtiquetadosDTVView.xaml"
     this.btn_confirmar.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 20:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 21:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 22:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 23:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 24:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 25:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 77 "..\..\..\..\..\IQ\DIRECTV\Views\EtiquetadosDTVView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 26:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 27:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 28:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 81 "..\..\..\..\..\IQ\DIRECTV\Views\EtiquetadosDTVView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 29:
     this.Stack_Serial3 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 30:
     this.txt_Serial3 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 31:
     this.tb_Serial3 = ((System.Windows.Controls.TextBox)(target));
     
     #line 85 "..\..\..\..\..\IQ\DIRECTV\Views\EtiquetadosDTVView.xaml"
     this.tb_Serial3.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial3_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 32:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 33:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 91 "..\..\..\..\..\IQ\DIRECTV\Views\EtiquetadosDTVView.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1);
     
     #line default
     #line hidden
     return;
     case 34:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     
     #line 93 "..\..\..\..\..\IQ\DIRECTV\Views\EtiquetadosDTVView.xaml"
     this.lvDocumentMaster.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.GridViewColumnHeaderClickedHandler));
     
     #line default
     #line hidden
     return;
     case 35:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 36:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 37:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 38:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 111 "..\..\..\..\..\IQ\DIRECTV\Views\EtiquetadosDTVView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     case 39:
     this.Btn_Eliminar = ((System.Windows.Controls.Button)(target));
     
     #line 112 "..\..\..\..\..\IQ\DIRECTV\Views\EtiquetadosDTVView.xaml"
     this.Btn_Eliminar.Click += new System.Windows.RoutedEventHandler(this.Btn_Eliminar_Click_1);
     
     #line default
     #line hidden
     return;
     case 40:
     this.Border_Detasil1 = ((System.Windows.Controls.Border)(target));
     return;
     case 41:
     this.Stack_DetailSerial11 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 42:
     this.ImageRefresh = ((System.Windows.Controls.Image)(target));
     return;
     case 43:
     this.Stack_UploadPrealerta33 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 44:
     this.txt_tipoRecoleccion = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 45:
     this.cb_ModeloEtiqueta = ((System.Windows.Controls.ComboBox)(target));
     
     #line 136 "..\..\..\..\..\IQ\DIRECTV\Views\EtiquetadosDTVView.xaml"
     this.cb_ModeloEtiqueta.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_BuscarSticker_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 46:
     this.txt_serialImp1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 47:
     this.txt_serialImp01 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 48:
     this.txt_MacImp1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 49:
     this.txt_MacImp01 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 50:
     this.Stack_CodigosAdicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 51:
     this.txt_a7 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 52:
     this.txtCantidad_Impresiones = ((System.Windows.Controls.TextBox)(target));
     
     #line 150 "..\..\..\..\..\IQ\DIRECTV\Views\EtiquetadosDTVView.xaml"
     this.txtCantidad_Impresiones.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtNum_TextChanged);
     
     #line default
     #line hidden
     return;
     case 53:
     this.cmdUp = ((System.Windows.Controls.Button)(target));
     
     #line 151 "..\..\..\..\..\IQ\DIRECTV\Views\EtiquetadosDTVView.xaml"
     this.cmdUp.Click += new System.Windows.RoutedEventHandler(this.cmdUp_Click);
     
     #line default
     #line hidden
     return;
     case 54:
     this.cmdDown = ((System.Windows.Controls.Button)(target));
     
     #line 152 "..\..\..\..\..\IQ\DIRECTV\Views\EtiquetadosDTVView.xaml"
     this.cmdDown.Click += new System.Windows.RoutedEventHandler(this.cmdDown_Click);
     
     #line default
     #line hidden
     return;
     case 55:
     this.Stack_Button1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 56:
     this.Btn_Guardar1 = ((System.Windows.Controls.Button)(target));
     
     #line 156 "..\..\..\..\..\IQ\DIRECTV\Views\EtiquetadosDTVView.xaml"
     this.Btn_Guardar1.Click += new System.Windows.RoutedEventHandler(this.Btn_ImpIndividual_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.EtiquetadosDTV = ((WpfFront.Views.EtiquetadosDTVView)(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\EtiquetadosDTVView.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\EtiquetadosDTVView.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\EtiquetadosDTVView.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\EtiquetadosDTVView.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\EtiquetadosDTVView.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\EtiquetadosDTVView.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\EtiquetadosDTVView.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 152 "..\..\..\..\DIRECTV\Views\EtiquetadosDTVView.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 173 "..\..\..\..\DIRECTV\Views\EtiquetadosDTVView.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_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 55:
     this.btn_imprimir = ((System.Windows.Controls.Button)(target));
     
     #line 261 "..\..\..\..\DIRECTV\Views\EtiquetadosDTVView.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 262 "..\..\..\..\DIRECTV\Views\EtiquetadosDTVView.xaml"
     this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }