Ejemplo n.º 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Verificacion = ((WpfFront.Views.VerificacionView)(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 28 "..\..\..\..\IQ\Views\VerificacionView.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 32 "..\..\..\..\IQ\Views\VerificacionView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 12:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 13:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 40 "..\..\..\..\IQ\Views\VerificacionView.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1);
     
     #line default
     #line hidden
     return;
     case 14:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     return;
     case 15:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 16:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 18:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 57 "..\..\..\..\IQ\Views\VerificacionView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     case 19:
     this.Border_Detail_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 20:
     this.Stack_DetailSerial_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 21:
     this.ImageRefresh = ((System.Windows.Controls.Image)(target));
     
     #line 75 "..\..\..\..\IQ\Views\VerificacionView.xaml"
     this.ImageRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageRefresh_MouseDown);
     
     #line default
     #line hidden
     return;
     case 22:
     this.cb_BuscarItems = ((System.Windows.Controls.ComboBox)(target));
     
     #line 80 "..\..\..\..\IQ\Views\VerificacionView.xaml"
     this.cb_BuscarItems.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_BuscarItem_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 23:
     this.Stack_SerialGroup_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 24:
     this.Stack_Adicionales_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 25:
     this.lvDocumentMaster_2 = ((System.Windows.Controls.ListView)(target));
     return;
     case 26:
     this.GridViewDetails_2 = ((System.Windows.Controls.GridView)(target));
     return;
     case 27:
     this.Text_ShowHid = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 28:
     this.Border_Head = ((System.Windows.Controls.Border)(target));
     return;
     case 29:
     this.Stack_NumeroDoc = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 30:
     this.cb_UA = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 31:
     this.txt_CodEmpaque = ((System.Windows.Controls.TextBox)(target));
     return;
     case 32:
     this.Stack_Destino = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 33:
     this.cb_Ubicacion = ((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 228 "..\..\..\..\IQ\Views\VerificacionView.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 229 "..\..\..\..\IQ\Views\VerificacionView.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.Verificacion = ((WpfFront.Views.VerificacionView)(target));
     return;
     case 2:
     this.tabMenu = ((System.Windows.Controls.TabControl)(target));
     return;
     case 3:
     this.tb_BuscarEstibaRecibo = ((System.Windows.Controls.TextBox)(target));
     return;
     case 4:
     this.cb_BuscarPosicionRecibo = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 5:
     this.Stack_Panel_1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 6:
     this.btn_BuscarListadoEstibaRecibo = ((System.Windows.Controls.Button)(target));
     
     #line 34 "..\..\..\..\IQ\Views\Copia de VerificacionView.xaml"
     this.btn_BuscarListadoEstibaRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_BuscarListadoEstibaRecibo_Click_1);
     
     #line default
     #line hidden
     return;
     case 7:
     this.btn_ActualizarListadoEstibaRecibo = ((System.Windows.Controls.Button)(target));
     
     #line 35 "..\..\..\..\IQ\Views\Copia de VerificacionView.xaml"
     this.btn_ActualizarListadoEstibaRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_ActualizarListadoEstibaRecibo_Click_1);
     
     #line default
     #line hidden
     return;
     case 8:
     this.Stack_Adicionales_1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 9:
     this.lv_ListadoBusquedaRecibo = ((System.Windows.Controls.ListView)(target));
     return;
     case 10:
     this.GridViewDetails_1 = ((System.Windows.Controls.GridView)(target));
     return;
     case 11:
     this.btn_ConfirmarRecibo = ((System.Windows.Controls.Button)(target));
     
     #line 53 "..\..\..\..\IQ\Views\Copia de VerificacionView.xaml"
     this.btn_ConfirmarRecibo.Click += new System.Windows.RoutedEventHandler(this.btn_ConfirmarRecibo_Click_1);
     
     #line default
     #line hidden
     return;
     case 12:
     this.Border_Detail = ((System.Windows.Controls.Border)(target));
     return;
     case 13:
     this.Stack_DetailSerial = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 14:
     this.Stack_SerialGroup = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 15:
     this.Stack_Serial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 16:
     this.txt_Serial1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.tb_Serial1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 73 "..\..\..\..\IQ\Views\Copia de VerificacionView.xaml"
     this.tb_Serial1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial1_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 18:
     this.Stack_Serial2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 19:
     this.txt_Serial2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 20:
     this.tb_Serial2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 77 "..\..\..\..\IQ\Views\Copia de VerificacionView.xaml"
     this.tb_Serial2.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Serial2_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 21:
     this.Stack_UploadFile = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 22:
     this.txt_UploadFile = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 23:
     this.fUpload = ((WpfFront.Common.UserControls.UploadFile)(target));
     return;
     case 24:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 25:
     this.chkRep = ((System.Windows.Controls.CheckBox)(target));
     
     #line 85 "..\..\..\..\IQ\Views\Copia de VerificacionView.xaml"
     this.chkRep.Checked += new System.Windows.RoutedEventHandler(this.chkRep_Checked_1);
     
     #line default
     #line hidden
     return;
     case 26:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     return;
     case 27:
     this.GridViewDetails = ((System.Windows.Controls.GridView)(target));
     return;
     case 28:
     this.textblock_recuento = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 29:
     this.Stack_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 30:
     this.Btn_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 102 "..\..\..\..\IQ\Views\Copia de VerificacionView.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     case 31:
     this.Border_Detail_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 32:
     this.Stack_DetailSerial_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 33:
     this.ImageRefresh = ((System.Windows.Controls.Image)(target));
     
     #line 117 "..\..\..\..\IQ\Views\Copia de VerificacionView.xaml"
     this.ImageRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageRefresh_MouseDown);
     
     #line default
     #line hidden
     return;
     case 34:
     this.Stack_Adicionales_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 35:
     this.lv_EquiposUbicacion = ((System.Windows.Controls.ListView)(target));
     return;
     case 36:
     this.GridViewDetails_2 = ((System.Windows.Controls.GridView)(target));
     return;
     case 37:
     this.Text_ShowHid = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 38:
     this.Border_Head = ((System.Windows.Controls.Border)(target));
     return;
     case 39:
     this.Stack_NumeroDoc = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 40:
     this.cb_BodDestino_2 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 41:
     this.Stack_Panel_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 42:
     this.btn_imprimir = ((System.Windows.Controls.Button)(target));
     
     #line 150 "..\..\..\..\IQ\Views\Copia de VerificacionView.xaml"
     this.btn_imprimir.Click += new System.Windows.RoutedEventHandler(this.btn_imprimir_Click_1);
     
     #line default
     #line hidden
     return;
     case 43:
     this.btn_confirm = ((System.Windows.Controls.Button)(target));
     
     #line 151 "..\..\..\..\IQ\Views\Copia de VerificacionView.xaml"
     this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }