示例#1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.UcProcessFile = ((WpfFront.Common.UserControls.ProcessFile)(target));
     return;
     case 2:
     this.upFile = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 3:
     this.cboFtype = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 4:
     this.cboProcess = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 5:
     this.cboPrinter = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 6:
     this.btnAdd = ((System.Windows.Controls.Button)(target));
     
     #line 50 "..\..\..\..\..\Common\UserControls\ProcessFile.xaml"
     this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.stkFiles = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 8:
     this.chkSelectAllLines = ((System.Windows.Controls.CheckBox)(target));
     
     #line 65 "..\..\..\..\..\Common\UserControls\ProcessFile.xaml"
     this.chkSelectAllLines.Checked += new System.Windows.RoutedEventHandler(this.chkSelectAllLines_Checked);
     
     #line default
     #line hidden
     
     #line 65 "..\..\..\..\..\Common\UserControls\ProcessFile.xaml"
     this.chkSelectAllLines.Unchecked += new System.Windows.RoutedEventHandler(this.chkSelectAllLines_Unchecked);
     
     #line default
     #line hidden
     return;
     case 9:
     this.btnRemBin = ((System.Windows.Controls.Button)(target));
     
     #line 68 "..\..\..\..\..\Common\UserControls\ProcessFile.xaml"
     this.btnRemBin.Click += new System.Windows.RoutedEventHandler(this.btnRemBin_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.lvFileProcess = ((System.Windows.Controls.ListView)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.MoverProducto = ((WpfFront.Views.MoverProductoView)(target));
     return;
     case 2:
     this.Border_1 = ((System.Windows.Controls.Border)(target));
     return;
     case 3:
     this.Stack_Panel_Filter = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 4:
     this.Stack_Panel1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 5:
     this.Text_block1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.cb_LocationFrom = ((System.Windows.Controls.ComboBox)(target));
     
     #line 27 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.cb_LocationFrom.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_LocationFrom_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 7:
     this.Stack_Panel2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 8:
     this.Text_block2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 9:
     this.cb_BinFrom = ((System.Windows.Controls.ComboBox)(target));
     
     #line 31 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.cb_BinFrom.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_BinFrom_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 10:
     this.Stack_Panel3 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 11:
     this.Text_block3 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 12:
     this.cb_LocationTo = ((System.Windows.Controls.ComboBox)(target));
     
     #line 36 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.cb_LocationTo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_LocationTo_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 13:
     this.Stack_Panel4 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 14:
     this.Text_block4 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 15:
     this.cb_BinTo = ((System.Windows.Controls.ComboBox)(target));
     
     #line 40 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.cb_BinTo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_BinTo_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 16:
     this.Stack_5 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 17:
     this.rb_serializable = ((System.Windows.Controls.RadioButton)(target));
     
     #line 50 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.rb_serializable.Checked += new System.Windows.RoutedEventHandler(this.rb_serializable_Checked);
     
     #line default
     #line hidden
     return;
     case 18:
     this.rb_no_serializable = ((System.Windows.Controls.RadioButton)(target));
     
     #line 52 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.rb_no_serializable.Checked += new System.Windows.RoutedEventHandler(this.rb_no_serializable_Checked);
     
     #line default
     #line hidden
     return;
     case 19:
     this.Stack_Panel9 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 20:
     this.btn_cancelar = ((System.Windows.Controls.Button)(target));
     
     #line 55 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.btn_cancelar.Click += new System.Windows.RoutedEventHandler(this.btn_cancelar_Click);
     
     #line default
     #line hidden
     return;
     case 21:
     this.btn_nuevo = ((System.Windows.Controls.Button)(target));
     
     #line 56 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.btn_nuevo.Click += new System.Windows.RoutedEventHandler(this.btn_nuevo_Click);
     
     #line default
     #line hidden
     return;
     case 22:
     this.btn_confirmar = ((System.Windows.Controls.Button)(target));
     
     #line 57 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.btn_confirmar.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click);
     
     #line default
     #line hidden
     return;
     case 23:
     this.expHeader = ((Odyssey.Controls.OdcExpander)(target));
     
     #line 62 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.expHeader.Expanded += new System.Windows.RoutedEventHandler(this.expLabel_Expanded);
     
     #line default
     #line hidden
     
     #line 62 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.expHeader.Collapsed += new System.Windows.RoutedEventHandler(this.expLabel_Collapsed);
     
     #line default
     #line hidden
     return;
     case 24:
     this.expDetail = ((Odyssey.Controls.OdcExpander)(target));
     
     #line 65 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.expDetail.Expanded += new System.Windows.RoutedEventHandler(this.expLabel_Expanded);
     
     #line default
     #line hidden
     
     #line 65 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.expDetail.Collapsed += new System.Windows.RoutedEventHandler(this.expLabel_Collapsed);
     
     #line default
     #line hidden
     return;
     case 25:
     this.Border_Header = ((System.Windows.Controls.Border)(target));
     return;
     case 26:
     this.Stack_Panel22 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 27:
     this.Text_block22 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 28:
     this.tb_Referencia = ((System.Windows.Controls.TextBox)(target));
     return;
     case 29:
     this.Stack_Panel_Header = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 30:
     this.Stack_Panel26 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 31:
     this.Text_block26 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 32:
     this.chb_ComentariosSeriales = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 33:
     this.tb_Comentarios = ((System.Windows.Controls.TextBox)(target));
     return;
     case 34:
     this.Stack_Panel_Details = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 35:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 36:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 37:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 38:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 39:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 40:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 98 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown);
     
     #line default
     #line hidden
     return;
     case 41:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 42:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 43:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 102 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown);
     
     #line default
     #line hidden
     return;
     case 44:
     this.Stack_Serial3 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 45:
     this.txt_Serial3 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 46:
     this.tb_Serial3 = ((System.Windows.Controls.TextBox)(target));
     
     #line 106 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.tb_Serial3.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial3_KeyDown);
     
     #line default
     #line hidden
     return;
     case 47:
     this.Stack_Product = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 48:
     this.txt_Product = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 49:
     this.sp_Product = ((WpfFront.Common.UserControls.SearchProduct)(target));
     return;
     case 50:
     this.Stack_Cantidad = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 51:
     this.textblock_cantidad = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 52:
     this.tb_Cantidad = ((System.Windows.Controls.TextBox)(target));
     
     #line 117 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.tb_Cantidad.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial3_KeyDown);
     
     #line default
     #line hidden
     return;
     case 53:
     this.Stack_UploadFile = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 54:
     this.txt_UploadFile = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 55:
     this.fUpload = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 56:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 57:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 126 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked);
     
     #line default
     #line hidden
     return;
     case 58:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 59:
     this.txt_RegistrosNoCargados = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 60:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     return;
     case 61:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 62:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 63:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 146 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click);
     
     #line default
     #line hidden
     return;
     case 64:
     this.Btn_GuardarProductosCantidad = ((System.Windows.Controls.Button)(target));
     return;
     case 65:
     this.Btn_Copiar = ((System.Windows.Controls.Button)(target));
     
     #line 149 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.Btn_Copiar.Click += new System.Windows.RoutedEventHandler(this.Btn_Copiar_Click);
     
     #line default
     #line hidden
     return;
     case 66:
     this.Lbl_Etiq_Impre1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 67:
     this.Cbx_Etiqueta1 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 156 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.Cbx_Etiqueta1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Cbx_Etiqueta_SelectedValue);
     
     #line default
     #line hidden
     return;
     case 68:
     this.Btn1_Impresiora_1 = ((System.Windows.Controls.Button)(target));
     
     #line 161 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.Btn1_Impresiora_1.Click += new System.Windows.RoutedEventHandler(this.Click_Btn1_Impresiora_1);
     
     #line default
     #line hidden
     return;
     case 69:
     this.Btn1_Impresiora_2 = ((System.Windows.Controls.Button)(target));
     
     #line 162 "..\..\..\..\IQ\Views\MoverProductoView.xaml"
     this.Btn1_Impresiora_2.Click += new System.Windows.RoutedEventHandler(this.Click_Btn2_Impresiora_2);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.ActualizacionRR = ((WpfFront.Views.ActualizacionRRView)(target));
     return;
     case 2:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 3:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 4:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 5:
     this.Stack_UploadFile = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 6:
     this.txt_UploadFile = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.fUpload = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 8:
     this.tb_CodPalletBusqueda = ((System.Windows.Controls.TextBox)(target));
     return;
     case 9:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 10:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     return;
     case 11:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 12:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 13:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 14:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 48 "..\..\..\..\IQ\Views\ActualizacionRRView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     case 15:
     this.Btn_Cancelar = ((System.Windows.Controls.Button)(target));
     
     #line 50 "..\..\..\..\IQ\Views\ActualizacionRRView.xaml"
     this.Btn_Cancelar.Click += new System.Windows.RoutedEventHandler(this.Btn_Cancelar_Click_1);
     
     #line default
     #line hidden
     return;
     case 16:
     this.textblock_estadoCargue = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.PBar_cargue = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 18:
     this.ExpanderCuarentena = ((System.Windows.Controls.Expander)(target));
     return;
     case 19:
     this.stackpanelCuarentena = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 20:
     this.lv_Cuarentena = ((System.Windows.Controls.ListView)(target));
     return;
     case 21:
     this.GridViewDetailsCuarentena = ((System.Windows.Controls.GridView)(target));
     return;
     case 22:
     this.ImageRefresh = ((System.Windows.Controls.Image)(target));
     
     #line 91 "..\..\..\..\IQ\Views\ActualizacionRRView.xaml"
     this.ImageRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Btn_Exportar_Click_1);
     
     #line default
     #line hidden
     return;
     case 23:
     this.stackpanelLibreracion = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 24:
     this.lv_NoCargue = ((System.Windows.Controls.ListView)(target));
     return;
     case 25:
     this.GridViewDetailsLiberacion = ((System.Windows.Controls.GridView)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#4
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Despachos = ((WpfFront.Views.DespachosView)(target));
     return;
     case 2:
     this.Text_ShowHide = ((System.Windows.Controls.TextBlock)(target));
     
     #line 19 "..\..\..\..\IQ\Views\DespachosView.xaml"
     this.Text_ShowHide.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Text_ShowHide_MouseDown);
     
     #line default
     #line hidden
     return;
     case 3:
     this.Border_Header = ((System.Windows.Controls.Border)(target));
     return;
     case 4:
     this.Stack_Panel2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 5:
     this.Text_block2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.txt_Cliente = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.cb_BinInicio = ((System.Windows.Controls.ComboBox)(target));
     
     #line 30 "..\..\..\..\IQ\Views\DespachosView.xaml"
     this.cb_BinInicio.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_BinInicio_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 8:
     this.Stack_Panel22 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 9:
     this.Text_block22 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.tb_Referencia = ((System.Windows.Controls.TextBox)(target));
     return;
     case 11:
     this.Stack_Panel_Header = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 12:
     this.Stack_Panel26 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 13:
     this.Text_block26 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.chb_ComentariosSeriales = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 15:
     this.tb_Comentarios = ((System.Windows.Controls.TextBox)(target));
     return;
     case 16:
     this.Stack_Panel9 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 17:
     this.btn_cancelar = ((System.Windows.Controls.Button)(target));
     
     #line 47 "..\..\..\..\IQ\Views\DespachosView.xaml"
     this.btn_cancelar.Click += new System.Windows.RoutedEventHandler(this.btn_cancelar_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     this.btn_nuevo = ((System.Windows.Controls.Button)(target));
     
     #line 48 "..\..\..\..\IQ\Views\DespachosView.xaml"
     this.btn_nuevo.Click += new System.Windows.RoutedEventHandler(this.btn_nuevo_Click);
     
     #line default
     #line hidden
     return;
     case 19:
     this.btn_confirmar = ((System.Windows.Controls.Button)(target));
     
     #line 49 "..\..\..\..\IQ\Views\DespachosView.xaml"
     this.btn_confirmar.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click);
     
     #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_New_Title = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 23:
     this.Stack_NumeroDocument = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 24:
     this.Text_NumDocumento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 25:
     this.Text_Documento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 26:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 27:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 28:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 29:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 68 "..\..\..\..\IQ\Views\DespachosView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown);
     
     #line default
     #line hidden
     return;
     case 30:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 31:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 32:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 72 "..\..\..\..\IQ\Views\DespachosView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown);
     
     #line default
     #line hidden
     return;
     case 33:
     this.Stack_Serial3 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 34:
     this.txt_Serial3 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 35:
     this.tb_Serial3 = ((System.Windows.Controls.TextBox)(target));
     
     #line 76 "..\..\..\..\IQ\Views\DespachosView.xaml"
     this.tb_Serial3.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial3_KeyDown);
     
     #line default
     #line hidden
     return;
     case 36:
     this.Stack_UploadFile = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 37:
     this.txt_UploadFile = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 38:
     this.fUpload = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 39:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 40:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     return;
     case 41:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 42:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 43:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 92 "..\..\..\..\IQ\Views\DespachosView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
示例#5
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.BDespachos = ((WpfFront.Views.BDespachosView)(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 60 "..\..\..\..\IQ\Views\BDespachosView.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_Product = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 24:
     this.txt_Product = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 25:
     this.sp_Product = ((WpfFront.Common.UserControls.SearchProduct)(target));
     return;
     case 26:
     this.Stack_Cantidad = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 27:
     this.txt_Cantidad = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 28:
     this.tb_Cantidad = ((System.Windows.Controls.TextBox)(target));
     return;
     case 29:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 30:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 31:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 84 "..\..\..\..\IQ\Views\BDespachosView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 32:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 33:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 34:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 88 "..\..\..\..\IQ\Views\BDespachosView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 35:
     this.Stack_UploadFile = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 36:
     this.txt_UploadFile = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 37:
     this.fUpload = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 38:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 39:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 108 "..\..\..\..\IQ\Views\BDespachosView.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1);
     
     #line default
     #line hidden
     return;
     case 40:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 41:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     return;
     case 42:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 43:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 44:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 136 "..\..\..\..\IQ\Views\BDespachosView.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.Stack_SerialGroup_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 48:
     this.Stack_Adicionales_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 49:
     this.lvDocumentMaster_2 = ((System.Windows.Controls.ListView)(target));
     return;
     case 50:
     this.GridViewDetails_2 = ((System.Windows.Controls.GridView)(target));
     return;
     case 51:
     this.Text_ShowHide_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 52:
     this.Border_Header_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 53:
     this.Stack_NumeroDocument_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 54:
     this.Text_NumDocumento_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 55:
     this.Text_Documento_2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 56:
     this.cb_Procesable_3 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 57:
     this.cb_BodDestino_3 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 58:
     this.Stack_Panel9_3 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 59:
     this.btn_confirmar_3 = ((System.Windows.Controls.Button)(target));
     
     #line 280 "..\..\..\..\IQ\Views\BDespachosView.xaml"
     this.btn_confirmar_3.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.EntradaAlmacen = ((WpfFront.Views.EntradaAlmacenView)(target));
     return;
     case 2:
     this.Text_ShowHide = ((System.Windows.Controls.TextBlock)(target));
     
     #line 19 "..\..\..\..\IQ\Views\Copia de EntradaAlmacenView.xaml"
     this.Text_ShowHide.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Text_ShowHide_MouseDown);
     
     #line default
     #line hidden
     return;
     case 3:
     this.Border_Header = ((System.Windows.Controls.Border)(target));
     return;
     case 4:
     this.Stack_NumeroDocument = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 5:
     this.Text_NumDocumento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.Text_Documento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.Stack_Panel2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 8:
     this.Text_block2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 9:
     this.txt_Cliente = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.cb_BinInicio = ((System.Windows.Controls.ComboBox)(target));
     
     #line 37 "..\..\..\..\IQ\Views\Copia de EntradaAlmacenView.xaml"
     this.cb_BinInicio.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_BinInicio_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 11:
     this.Stack_Panel22 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 12:
     this.Text_block22 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 13:
     this.tb_Referencia = ((System.Windows.Controls.TextBox)(target));
     return;
     case 14:
     this.Stack_Panel_Header = ((System.Windows.Controls.StackPanel)(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.chb_ComentariosSeriales = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 19:
     this.Stack_Panel9 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 20:
     this.btn_cancelar = ((System.Windows.Controls.Button)(target));
     
     #line 57 "..\..\..\..\IQ\Views\Copia de EntradaAlmacenView.xaml"
     this.btn_cancelar.Click += new System.Windows.RoutedEventHandler(this.btn_cancelar_Click);
     
     #line default
     #line hidden
     return;
     case 21:
     this.btn_nuevo = ((System.Windows.Controls.Button)(target));
     
     #line 58 "..\..\..\..\IQ\Views\Copia de EntradaAlmacenView.xaml"
     this.btn_nuevo.Click += new System.Windows.RoutedEventHandler(this.btn_nuevo_Click);
     
     #line default
     #line hidden
     return;
     case 22:
     this.btn_confirmar = ((System.Windows.Controls.Button)(target));
     
     #line 59 "..\..\..\..\IQ\Views\Copia de EntradaAlmacenView.xaml"
     this.btn_confirmar.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click);
     
     #line default
     #line hidden
     return;
     case 23:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 24:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 25:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 26:
     this.Stack_Product = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 27:
     this.txt_Product = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 28:
     this.sp_Product = ((WpfFront.Common.UserControls.SearchProduct)(target));
     return;
     case 29:
     this.Stack_Cantidad = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 30:
     this.txt_Cantidad = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 31:
     this.tb_Cantidad = ((System.Windows.Controls.TextBox)(target));
     
     #line 82 "..\..\..\..\IQ\Views\Copia de EntradaAlmacenView.xaml"
     this.tb_Cantidad.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Cantidad_KeyDown);
     
     #line default
     #line hidden
     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 86 "..\..\..\..\IQ\Views\Copia de EntradaAlmacenView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown);
     
     #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 90 "..\..\..\..\IQ\Views\Copia de EntradaAlmacenView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown);
     
     #line default
     #line hidden
     return;
     case 38:
     this.Stack_Serial3 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 39:
     this.txt_Serial3 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 40:
     this.tb_Serial3 = ((System.Windows.Controls.TextBox)(target));
     
     #line 94 "..\..\..\..\IQ\Views\Copia de EntradaAlmacenView.xaml"
     this.tb_Serial3.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial3_KeyDown);
     
     #line default
     #line hidden
     return;
     case 41:
     this.Stack_UploadFile = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 42:
     this.txt_UploadFile = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 43:
     this.fUpload = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 44:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 45:
     this.txtWarning = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 46:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 110 "..\..\..\..\IQ\Views\Copia de EntradaAlmacenView.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.CheckBox_Checked);
     
     #line default
     #line hidden
     return;
     case 47:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 48:
     this.txt_RegistrosNoCargados = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 49:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     return;
     case 50:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 51:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 52:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 126 "..\..\..\..\IQ\Views\Copia de EntradaAlmacenView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click);
     
     #line default
     #line hidden
     return;
     case 53:
     this.Btn_Copiar = ((System.Windows.Controls.Button)(target));
     
     #line 127 "..\..\..\..\IQ\Views\Copia de EntradaAlmacenView.xaml"
     this.Btn_Copiar.Click += new System.Windows.RoutedEventHandler(this.Btn_Copiar_Click);
     
     #line default
     #line hidden
     return;
     case 54:
     this.Btn_AgregarTarjetas = ((System.Windows.Controls.Button)(target));
     return;
     case 55:
     this.Btn_Imprimir = ((System.Windows.Controls.Button)(target));
     
     #line 129 "..\..\..\..\IQ\Views\Copia de EntradaAlmacenView.xaml"
     this.Btn_Imprimir.Click += new System.Windows.RoutedEventHandler(this.Btn_Imprimir_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.NoProcesables = ((WpfFront.Views.NoProcesablesView)(target));
     return;
     case 2:
     this.tabMenu = ((System.Windows.Controls.TabControl)(target));
     return;
     case 3:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 4:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 5:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 6:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 7:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 26 "..\..\..\..\IQ\Views\NoProcesablesView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 9:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 10:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 11:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 30 "..\..\..\..\IQ\Views\NoProcesablesView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 12:
     this.Stack_UploadFile = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 13:
     this.txt_UploadFile = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.fUpload = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 15:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 16:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 38 "..\..\..\..\IQ\Views\NoProcesablesView.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1);
     
     #line default
     #line hidden
     return;
     case 17:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     return;
     case 18:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 19:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 20:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 21:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 62 "..\..\..\..\IQ\Views\NoProcesablesView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     case 22:
     this.Border_Detail_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 23:
     this.Stack_DetailSerial_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 24:
     this.lvDocumentMaster_2 = ((System.Windows.Controls.ListView)(target));
     return;
     case 25:
     this.GridViewDetails_2 = ((System.Windows.Controls.GridView)(target));
     return;
     case 26:
     this.Border_Header_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 27:
     this.Stack_NumeroDocument_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 28:
     this.cb_BodDestino = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 29:
     this.Stack_Panel9_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 30:
     this.btn_confirmar_2 = ((System.Windows.Controls.Button)(target));
     
     #line 105 "..\..\..\..\IQ\Views\NoProcesablesView.xaml"
     this.btn_confirmar_2.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
示例#8
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Company = ((WpfFront.Views.FileProcessView)(target));
     return;
     case 2:
     this.stkSearchForm = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 3:
     this.dgSearch = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.cboProcess = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 5:
     this.fUpload = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 6:
     
     #line 60 "..\..\..\..\Process\View\FileProcessView.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.txtResult = ((System.Windows.Controls.TextBlock)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#9
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Bodegas = ((WpfFront.Views.BodegasView)(target));
     return;
     case 2:
     this.tabMenu = ((System.Windows.Controls.TabControl)(target));
     return;
     case 3:
     this.Border_Head1 = ((System.Windows.Controls.Border)(target));
     return;
     case 4:
     this.Stack_NumeroDoc1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 5:
     this.Stack_NumeroDoc2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 6:
     this.tb_UbicacionPallet = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 7:
     this.tb_CodPallet = ((System.Windows.Controls.TextBox)(target));
     return;
     case 8:
     this.ImageRefrqesh1 = ((System.Windows.Controls.Image)(target));
     
     #line 39 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.ImageRefrqesh1.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ImgGenerate_estiba);
     
     #line default
     #line hidden
     return;
     case 9:
     this.Stack_NumeroDoc3 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 10:
     this.tb_CodPalletBusqueda = ((System.Windows.Controls.TextBox)(target));
     
     #line 49 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.tb_CodPalletBusqueda.KeyUp += new System.Windows.Input.KeyEventHandler(this.KeyUp_BuscarPallet);
     
     #line default
     #line hidden
     return;
     case 11:
     this.Stack_Pallets = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 12:
     this.lvPalletsAlmacenamiento = ((System.Windows.Controls.ListView)(target));
     
     #line 53 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.lvPalletsAlmacenamiento.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.lv_ListadoPallets_SelectionChanged_1);
     
     #line default
     #line hidden
     return;
     case 13:
     this.GridViewDetails11 = ((System.Windows.Controls.GridView)(target));
     return;
     case 14:
     this.textblock_recuento11 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 15:
     this.Stack_Panel_3 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 16:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 17:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 18:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 19:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 20:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 21:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 116 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 22:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 23:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 24:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 121 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 25:
     this.Stack_UploadFile = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 26:
     this.txt_UploadFile = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 27:
     this.fUpload = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 28:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 29:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 130 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1);
     
     #line default
     #line hidden
     return;
     case 30:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     return;
     case 31:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 32:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 33:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 34:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 157 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     case 35:
     this.tb_BuscarEstibaRecibo = ((System.Windows.Controls.TextBox)(target));
     return;
     case 36:
     this.Stack_Panel_1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 37:
     this.btn_BuscarListadoEstibaRecibo = ((System.Windows.Controls.Button)(target));
     
     #line 184 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.btn_BuscarListadoEstibaRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_BuscarListadoEstibaRecibo_Click_1);
     
     #line default
     #line hidden
     return;
     case 38:
     this.btn_ActualizarListadoEstibaRecibo = ((System.Windows.Controls.Button)(target));
     
     #line 185 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.btn_ActualizarListadoEstibaRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_ActualizarListadoEstibaRecibo_Click_1);
     
     #line default
     #line hidden
     return;
     case 39:
     this.Stack_Adicionales_1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 40:
     this.lv_ListadoBusquedaRecibo = ((System.Windows.Controls.ListView)(target));
     
     #line 189 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.lv_ListadoBusquedaRecibo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.MySelectionChanged);
     
     #line default
     #line hidden
     return;
     case 41:
     this.GridViewDetails_1 = ((System.Windows.Controls.GridView)(target));
     return;
     case 42:
     this.textblock_recuento1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 43:
     this.textblock_totalSeriales1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 44:
     this.textblock_totalEstibas1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 45:
     this.Text_ShowHid = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 46:
     this.Border_Head = ((System.Windows.Controls.Border)(target));
     return;
     case 47:
     this.Stack_NumeroDoc = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 48:
     this.cb_Ubicacion = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 49:
     this.cb_UbicacionDesp = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 50:
     this.Stack_Panel_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 51:
     this.btn_imprimir = ((System.Windows.Controls.Button)(target));
     
     #line 274 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.btn_imprimir.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 52:
     this.btn_confirm = ((System.Windows.Controls.Button)(target));
     
     #line 275 "..\..\..\..\..\IQ\Views\BodegasView.xaml"
     this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
示例#10
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Recibo = ((WpfFront.Views.ReciboView)(target));
     return;
     case 2:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 3:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 4:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 5:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 6:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 24 "..\..\..\..\..\IQ\DIRECTV\Views\ReciboView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 8:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 9:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 28 "..\..\..\..\..\IQ\DIRECTV\Views\ReciboView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial3_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 11:
     this.Stack_Serial3 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 12:
     this.txt_Serial3 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 13:
     this.tb_Serial3 = ((System.Windows.Controls.TextBox)(target));
     
     #line 32 "..\..\..\..\..\IQ\DIRECTV\Views\ReciboView.xaml"
     this.tb_Serial3.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 14:
     this.Stack_UploadFile = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 15:
     this.txt_UploadFile = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 16:
     this.fUpload = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 17:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 18:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 40 "..\..\..\..\..\IQ\DIRECTV\Views\ReciboView.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1);
     
     #line default
     #line hidden
     return;
     case 19:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     return;
     case 20:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 21:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 22:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 23:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 71 "..\..\..\..\..\IQ\DIRECTV\Views\ReciboView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
示例#11
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Company = ((WpfFront.Views.CompanyView)(target));
     return;
     case 2:
     this.stkSearchForm = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 3:
     this.dgSearch = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.btnNew = ((System.Windows.Controls.Button)(target));
     
     #line 49 "..\..\..\..\..\IQ\Master\Views\CompanyView.xaml"
     this.btnNew.Click += new System.Windows.RoutedEventHandler(this.btnNew_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.dgList = ((Xceed.Wpf.DataGrid.DataGridControl)(target));
     
     #line 60 "..\..\..\..\..\IQ\Master\Views\CompanyView.xaml"
     this.dgList.GotFocus += new System.Windows.RoutedEventHandler(this.dgList_GotFocus);
     
     #line default
     #line hidden
     return;
     case 6:
     this.stkEdit = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 7:
     this.frmNotification = ((Core.WPF.FormNotification)(target));
     return;
     case 8:
     this.dgEdit = ((System.Windows.Controls.Grid)(target));
     return;
     case 9:
     this.fUpload = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 10:
     this.cboStatus = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 11:
     this.cboConnection = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 12:
     this.btnCnn = ((System.Windows.Controls.Button)(target));
     
     #line 197 "..\..\..\..\..\IQ\Master\Views\CompanyView.xaml"
     this.btnCnn.Click += new System.Windows.RoutedEventHandler(this.btnCnn_Click);
     
     #line default
     #line hidden
     return;
     case 13:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     
     #line 206 "..\..\..\..\..\IQ\Master\Views\CompanyView.xaml"
     this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);
     
     #line default
     #line hidden
     return;
     case 14:
     this.btnDelete = ((System.Windows.Controls.Button)(target));
     
     #line 212 "..\..\..\..\..\IQ\Master\Views\CompanyView.xaml"
     this.btnDelete.Click += new System.Windows.RoutedEventHandler(this.btnDelete_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
示例#12
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Bodegas = ((WpfFront.Views.BodegasView)(target));
     return;
     case 2:
     this.tabMenu = ((System.Windows.Controls.TabControl)(target));
     return;
     case 3:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 4:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 5:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 6:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 7:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 27 "..\..\..\..\IQ\Views\BodegasView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 9:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 10:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 11:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 31 "..\..\..\..\IQ\Views\BodegasView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 12:
     this.Stack_UploadFile = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 13:
     this.txt_UploadFile = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.fUpload = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 15:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 16:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 39 "..\..\..\..\IQ\Views\BodegasView.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1);
     
     #line default
     #line hidden
     return;
     case 17:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     return;
     case 18:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 19:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 20:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 21:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 63 "..\..\..\..\IQ\Views\BodegasView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     case 22:
     this.tb_BuscarEstibaRecibo = ((System.Windows.Controls.TextBox)(target));
     return;
     case 23:
     this.Stack_Panel_1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 24:
     this.btn_BuscarListadoEstibaRecibo = ((System.Windows.Controls.Button)(target));
     
     #line 90 "..\..\..\..\IQ\Views\BodegasView.xaml"
     this.btn_BuscarListadoEstibaRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_BuscarListadoEstibaRecibo_Click_1);
     
     #line default
     #line hidden
     return;
     case 25:
     this.btn_ActualizarListadoEstibaRecibo = ((System.Windows.Controls.Button)(target));
     
     #line 91 "..\..\..\..\IQ\Views\BodegasView.xaml"
     this.btn_ActualizarListadoEstibaRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_ActualizarListadoEstibaRecibo_Click_1);
     
     #line default
     #line hidden
     return;
     case 26:
     this.Stack_Adicionales_1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 27:
     this.lv_ListadoBusquedaRecibo = ((System.Windows.Controls.ListView)(target));
     return;
     case 28:
     this.GridViewDetails_1 = ((System.Windows.Controls.GridView)(target));
     return;
     case 29:
     this.Text_ShowHid = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 30:
     this.Border_Head = ((System.Windows.Controls.Border)(target));
     return;
     case 31:
     this.Stack_NumeroDoc = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 32:
     this.cb_Ubicacion = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 33:
     this.cb_UbicacionDesp = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 34:
     this.Stack_Panel_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 35:
     this.btn_imprimir = ((System.Windows.Controls.Button)(target));
     
     #line 157 "..\..\..\..\IQ\Views\BodegasView.xaml"
     this.btn_imprimir.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 36:
     this.btn_confirm = ((System.Windows.Controls.Button)(target));
     
     #line 158 "..\..\..\..\IQ\Views\BodegasView.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.Bodegas = ((WpfFront.Views.BodegasView)(target));
     return;
     case 2:
     this.Text_ShowHide = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 3:
     this.Border_Header = ((System.Windows.Controls.Border)(target));
     return;
     case 4:
     this.Stack_NumeroDocument = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 5:
     this.Text_NumDocumento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.Text_Documento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.Stack_Panel2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 8:
     this.Text_block2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 9:
     this.txt_Cliente = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.cb_BinInicio = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 11:
     this.Stack_Panel22 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 12:
     this.Text_block22 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 13:
     this.tb_Referencia = ((System.Windows.Controls.TextBox)(target));
     return;
     case 14:
     this.Stack_Panel26 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 15:
     this.Text_block26 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 16:
     this.tb_Comentarios = ((System.Windows.Controls.TextBox)(target));
     return;
     case 17:
     this.Stack_Panel9 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 18:
     this.btn_confirmar = ((System.Windows.Controls.Button)(target));
     
     #line 55 "..\..\..\..\IQ\Views\Copia de BodegasView.xaml"
     this.btn_confirmar.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     case 19:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 20:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 21:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 22:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 23:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 24:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 81 "..\..\..\..\IQ\Views\Copia de BodegasView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 25:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 26:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 27:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 85 "..\..\..\..\IQ\Views\Copia de BodegasView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 28:
     this.Stack_UploadFile = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 29:
     this.txt_UploadFile = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 30:
     this.fUpload = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 31:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 32:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 105 "..\..\..\..\IQ\Views\Copia de BodegasView.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1);
     
     #line default
     #line hidden
     return;
     case 33:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     return;
     case 34:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 35:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 36:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 37:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 137 "..\..\..\..\IQ\Views\Copia de BodegasView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
示例#14
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Recibo = ((WpfFront.Views.ReciboView)(target));
     return;
     case 2:
     this.tabMenu = ((System.Windows.Controls.TabControl)(target));
     return;
     case 3:
     this.Border_Detail2 = ((System.Windows.Controls.Border)(target));
     return;
     case 4:
     this.Stack_DetailSerial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 5:
     this.Stack_SerialGroup2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 6:
     this.Stack_UploadFile2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 7:
     this.txt_UploadFilePrea = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.fUploadPrea = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 9:
     this.Stack_Adicionales2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 10:
     this.chkRep2 = ((System.Windows.Controls.CheckBox)(target));
     
     #line 31 "..\..\..\..\..\IQ\DIRECTV\Views\ReciboView.xaml"
     this.chkRep2.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1);
     
     #line default
     #line hidden
     return;
     case 11:
     this.lvDocumentMasterPrea = ((System.Windows.Controls.ListView)(target));
     
     #line 32 "..\..\..\..\..\IQ\DIRECTV\Views\ReciboView.xaml"
     this.lvDocumentMasterPrea.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.GridViewColumnHeaderClickedHandler));
     
     #line default
     #line hidden
     return;
     case 12:
     this.GridViewDetails2 = ((System.Windows.Controls.GridView)(target));
     return;
     case 13:
     this.textblock_recuentoPrea = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.Stack_Button2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 15:
     this.Btn_GuardarPrea = ((System.Windows.Controls.Button)(target));
     
     #line 59 "..\..\..\..\..\IQ\DIRECTV\Views\ReciboView.xaml"
     this.Btn_GuardarPrea.Click += new System.Windows.RoutedEventHandler(this.Btn_GuardarPrea_Click_1);
     
     #line default
     #line hidden
     return;
     case 16:
     this.textblock_estadoCarguePrea = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.PBar_carguePrea = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 18:
     this.stackpanel1112 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 19:
     this.lv_NoCarguePrea = ((System.Windows.Controls.ListView)(target));
     return;
     case 20:
     this.GridViewDetails112 = ((System.Windows.Controls.GridView)(target));
     return;
     case 21:
     this.ImageRefresh2 = ((System.Windows.Controls.Image)(target));
     
     #line 100 "..\..\..\..\..\IQ\DIRECTV\Views\ReciboView.xaml"
     this.ImageRefresh2.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Btn_ExportarPrea_Click_1);
     
     #line default
     #line hidden
     return;
     case 22:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 23:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 24:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 25:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 26:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 27:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 126 "..\..\..\..\..\IQ\DIRECTV\Views\ReciboView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 28:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 29:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 30:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 130 "..\..\..\..\..\IQ\DIRECTV\Views\ReciboView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 31:
     this.Stack_Serial3 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 32:
     this.txt_Serial3 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 33:
     this.tb_Serial3 = ((System.Windows.Controls.TextBox)(target));
     
     #line 134 "..\..\..\..\..\IQ\DIRECTV\Views\ReciboView.xaml"
     this.tb_Serial3.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial3_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 34:
     this.Stack_UploadFile = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 35:
     this.txt_UploadFile = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 36:
     this.fUpload = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 37:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 38:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 142 "..\..\..\..\..\IQ\DIRECTV\Views\ReciboView.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 143 "..\..\..\..\..\IQ\DIRECTV\Views\ReciboView.xaml"
     this.lvDocumentMaster.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.GridViewColumnHeaderClickedHandler));
     
     #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.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 174 "..\..\..\..\..\IQ\DIRECTV\Views\ReciboView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     case 44:
     this.Btn_Eliminar = ((System.Windows.Controls.Button)(target));
     
     #line 175 "..\..\..\..\..\IQ\DIRECTV\Views\ReciboView.xaml"
     this.Btn_Eliminar.Click += new System.Windows.RoutedEventHandler(this.Btn_Eliminar_Click_1);
     
     #line default
     #line hidden
     return;
     case 45:
     this.textblock_estadoCargue = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 46:
     this.PBar_cargue = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 47:
     this.stackpanel111 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 48:
     this.lv_NoCargue = ((System.Windows.Controls.ListView)(target));
     return;
     case 49:
     this.GridViewDetails11 = ((System.Windows.Controls.GridView)(target));
     return;
     case 50:
     this.ImageRefresh = ((System.Windows.Controls.Image)(target));
     
     #line 233 "..\..\..\..\..\IQ\DIRECTV\Views\ReciboView.xaml"
     this.ImageRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Btn_Exportar_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.EntradaAlmacenV2 = ((WpfFront.Views.EntradaAlmacenV2View)(target));
     return;
     case 2:
     this.tabMenu = ((System.Windows.Controls.TabControl)(target));
     return;
     case 3:
     this.Border_Detasil1 = ((System.Windows.Controls.Border)(target));
     return;
     case 4:
     this.Stack_DetailSerial11 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 5:
     this.stackValidation = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 6:
     
     #line 61 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.AddCustomer_CanExecute);
     
     #line default
     #line hidden
     
     #line 61 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.AddCustomer_Executed);
     
     #line default
     #line hidden
     return;
     case 7:
     this.Stack_SerialGroup1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 8:
     this.Stack_SerialGroup12 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 9:
     this.Stack_UploadPrealerta9 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 10:
     this.txt_nroPedido = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 11:
     this.tb_nroPedido = ((System.Windows.Controls.TextBox)(target));
     
     #line 72 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.tb_nroPedido.AddHandler(System.Windows.Controls.Validation.ErrorEvent, new System.EventHandler<System.Windows.Controls.ValidationErrorEventArgs>(this.Validation_Error));
     
     #line default
     #line hidden
     return;
     case 12:
     this.Stack_UploadPrealerta1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 13:
     this.txt_consecutivo = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.tb_consecutivo = ((System.Windows.Controls.TextBox)(target));
     
     #line 79 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.tb_consecutivo.AddHandler(System.Windows.Controls.Validation.ErrorEvent, new System.EventHandler<System.Windows.Controls.ValidationErrorEventArgs>(this.Validation_Error));
     
     #line default
     #line hidden
     return;
     case 15:
     this.Stack_UploadPrealerta8 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 16:
     this.txt_tipoRecoleccion = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.tb_tipoRecoleccion = ((System.Windows.Controls.ComboBox)(target));
     
     #line 88 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.tb_tipoRecoleccion.AddHandler(System.Windows.Controls.Validation.ErrorEvent, new System.EventHandler<System.Windows.Controls.ValidationErrorEventArgs>(this.Validation_Error));
     
     #line default
     #line hidden
     
     #line 90 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.tb_tipoRecoleccion.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_tipoRecoleccion_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 18:
     this.Stack_UploadPrealerta2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 19:
     this.txt_tipoOrigen = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 20:
     this.tb_tipoOrigenPreale = ((System.Windows.Controls.ComboBox)(target));
     
     #line 102 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.tb_tipoOrigenPreale.AddHandler(System.Windows.Controls.Validation.ErrorEvent, new System.EventHandler<System.Windows.Controls.ValidationErrorEventArgs>(this.Validation_Error));
     
     #line default
     #line hidden
     
     #line 104 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.tb_tipoOrigenPreale.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_tipoOrigen_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 21:
     this.Stack_UploadPrealerta3 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 22:
     this.txt_alerOrigen = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 23:
     this.tb_alerOrigen = ((System.Windows.Controls.TextBox)(target));
     
     #line 113 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.tb_alerOrigen.AddHandler(System.Windows.Controls.Validation.ErrorEvent, new System.EventHandler<System.Windows.Controls.ValidationErrorEventArgs>(this.Validation_Error));
     
     #line default
     #line hidden
     return;
     case 24:
     this.Stack_UploadPrealerta5 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 25:
     this.txt_fechaEmitido = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 26:
     this.datePicker1 = ((System.Windows.Controls.DatePicker)(target));
     return;
     case 27:
     this.Stack_UploadPrealerta4 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 28:
     this.txt_AlerDireccion = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 29:
     this.tb_AlerDireccion = ((System.Windows.Controls.TextBox)(target));
     
     #line 145 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.tb_AlerDireccion.AddHandler(System.Windows.Controls.Validation.ErrorEvent, new System.EventHandler<System.Windows.Controls.ValidationErrorEventArgs>(this.Validation_Error));
     
     #line default
     #line hidden
     return;
     case 30:
     this.Stack_UploadFile123 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 31:
     this.txt_AlerNombreContacto = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 32:
     this.tb_AlerNombreContacto = ((System.Windows.Controls.TextBox)(target));
     
     #line 153 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.tb_AlerNombreContacto.AddHandler(System.Windows.Controls.Validation.ErrorEvent, new System.EventHandler<System.Windows.Controls.ValidationErrorEventArgs>(this.Validation_Error));
     
     #line default
     #line hidden
     return;
     case 33:
     this.Stack_UploadPrealerta7 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 34:
     this.txt_AlerCelular = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 35:
     this.tb_AlerCelular = ((System.Windows.Controls.TextBox)(target));
     
     #line 160 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.tb_AlerCelular.AddHandler(System.Windows.Controls.Validation.ErrorEvent, new System.EventHandler<System.Windows.Controls.ValidationErrorEventArgs>(this.Validation_Error));
     
     #line default
     #line hidden
     return;
     case 36:
     this.Stack_UploadFile1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 37:
     this.txt_UploadFile1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 38:
     this.fUpload_Prealerta = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 39:
     this.Btn_Guardar1 = ((System.Windows.Controls.Button)(target));
     
     #line 176 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.Btn_Guardar1.Click += new System.Windows.RoutedEventHandler(this.Btn_GuardarPrealer_Click_1);
     
     #line default
     #line hidden
     return;
     case 40:
     this.Border_Detail1 = ((System.Windows.Controls.Border)(target));
     return;
     case 41:
     this.Stack_DetailSerial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 42:
     this.Stack_Adicionales1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 43:
     this.lvDocumentMaster1 = ((System.Windows.Controls.ListView)(target));
     return;
     case 44:
     this.GridViewDetails1 = ((System.Windows.Controls.GridView)(target));
     return;
     case 45:
     this.textblock_recuento1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 46:
     this.Stack_Button1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 47:
     this.textblock_estadoCargue = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 48:
     this.PBar_cargue = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 49:
     this.stackpanePrealert = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 50:
     this.lv_NoCargueAlerta = ((System.Windows.Controls.ListView)(target));
     return;
     case 51:
     this.GridViewDetailsPrealert = ((System.Windows.Controls.GridView)(target));
     return;
     case 52:
     this.ImageRefresh5 = ((System.Windows.Controls.Image)(target));
     
     #line 282 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.ImageRefresh5.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Btn_ExportarAlert_Click_1);
     
     #line default
     #line hidden
     return;
     case 53:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 54:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 55:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 56:
     this.stackPanel1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 57:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 58:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 59:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 60:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 314 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 61:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 62:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 63:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 318 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 64:
     this.Stack_UploadFile = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 65:
     this.txt_UploadFile = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 66:
     this.fUpload = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 67:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 326 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1);
     
     #line default
     #line hidden
     return;
     case 68:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     
     #line 328 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.lvDocumentMaster.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.GridViewColumnHeaderClickedHandler));
     
     #line default
     #line hidden
     
     #line 328 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.lvDocumentMaster.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.ListView_MouseDoubleClick);
     
     #line default
     #line hidden
     return;
     case 69:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 70:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 71:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 72:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 345 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     case 73:
     this.Btn_Eliminar = ((System.Windows.Controls.Button)(target));
     
     #line 346 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.Btn_Eliminar.Click += new System.Windows.RoutedEventHandler(this.Btn_Eliminar_Click_1);
     
     #line default
     #line hidden
     return;
     case 74:
     this.textblock_estadoCargueSer = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 75:
     this.PBar_cargueSer = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 76:
     this.stackpanel111 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 77:
     this.lv_NoCargue = ((System.Windows.Controls.ListView)(target));
     
     #line 369 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.lv_NoCargue.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.GridViewColumnHeaderClickedHandler));
     
     #line default
     #line hidden
     
     #line 369 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.lv_NoCargue.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.ListView_MouseDoubleClick);
     
     #line default
     #line hidden
     return;
     case 78:
     this.GridViewDetails11 = ((System.Windows.Controls.GridView)(target));
     return;
     case 79:
     this.ImageRefresh = ((System.Windows.Controls.Image)(target));
     
     #line 429 "..\..\..\..\..\IQ\Views\EntradaAlmacenV2View.xaml"
     this.ImageRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Btn_Exportar_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }