Exemplo n.º 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.SmartCardDTV = ((WpfFront.Views.SmartCardDTVViewP)(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_Smart1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 7:
     this.txt_Smart1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.tb_Smart1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 80 "..\..\..\..\..\IQ\DIRECTV\Views\SmartCardDTVViewP.xaml"
     this.tb_Smart1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Smart_KeyDown_1);
     
     #line default
     #line hidden
     return;
     case 9:
     this.Stack_Adicionales = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 10:
     this.lvDocumentMaster = ((System.Windows.Controls.ListView)(target));
     
     #line 85 "..\..\..\..\..\IQ\DIRECTV\Views\SmartCardDTVViewP.xaml"
     this.lvDocumentMaster.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.GridViewColumnHeaderClickedHandler));
     
     #line default
     #line hidden
     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 100 "..\..\..\..\..\IQ\DIRECTV\Views\SmartCardDTVViewP.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     case 15:
     this.Border_Detail_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 16:
     this.Stack_DetailSerial_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 17:
     this.cb_Estado = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 18:
     this.Stack_Panel_1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 19:
     this.btn_BuscarSmartEstado = ((System.Windows.Controls.Button)(target));
     
     #line 133 "..\..\..\..\..\IQ\DIRECTV\Views\SmartCardDTVViewP.xaml"
     this.btn_BuscarSmartEstado.Click += new System.Windows.RoutedEventHandler(this.btn_BuscarSmartEstado_Click_1);
     
     #line default
     #line hidden
     return;
     case 20:
     this.Stack_Adicionales_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 21:
     this.lvDocumentMaster_2 = ((System.Windows.Controls.ListView)(target));
     
     #line 140 "..\..\..\..\..\IQ\DIRECTV\Views\SmartCardDTVViewP.xaml"
     this.lvDocumentMaster_2.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.MySelectionChanged);
     
     #line default
     #line hidden
     return;
     case 22:
     this.GridViewDetails_2 = ((System.Windows.Controls.GridView)(target));
     return;
     case 23:
     this.ImageExport = ((System.Windows.Controls.Image)(target));
     
     #line 153 "..\..\..\..\..\IQ\DIRECTV\Views\SmartCardDTVViewP.xaml"
     this.ImageExport.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Btn_Exportar_Click_1);
     
     #line default
     #line hidden
     return;
     case 24:
     this.Border_Detail_22 = ((System.Windows.Controls.Border)(target));
     return;
     case 25:
     this.Stack_DetailSerial_22 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 26:
     this.ImageRefresh2 = ((System.Windows.Controls.Image)(target));
     
     #line 176 "..\..\..\..\..\IQ\DIRECTV\Views\SmartCardDTVViewP.xaml"
     this.ImageRefresh2.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageRefresh_MouseDown2);
     
     #line default
     #line hidden
     return;
     case 27:
     this.Stack_Adicionales_22 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 28:
     this.lvDocumentMaster_22 = ((System.Windows.Controls.ListView)(target));
     
     #line 182 "..\..\..\..\..\IQ\DIRECTV\Views\SmartCardDTVViewP.xaml"
     this.lvDocumentMaster_22.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.MySelectionChanged);
     
     #line default
     #line hidden
     return;
     case 29:
     this.GridViewDetails_22 = ((System.Windows.Controls.GridView)(target));
     return;
     case 30:
     this.ImageExport2 = ((System.Windows.Controls.Image)(target));
     
     #line 196 "..\..\..\..\..\IQ\DIRECTV\Views\SmartCardDTVViewP.xaml"
     this.ImageExport2.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Btn_Exportar_Click_2);
     
     #line default
     #line hidden
     return;
     case 31:
     this.Border_Detail1 = ((System.Windows.Controls.Border)(target));
     return;
     case 32:
     this.Stack_DetailSerial1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 33:
     this.Stack_SerialGroup1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 34:
     this.Stack_Smart11 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 35:
     this.txt_Smart11 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 36:
     this.tb_Smart11 = ((System.Windows.Controls.TextBox)(target));
     
     #line 256 "..\..\..\..\..\IQ\DIRECTV\Views\SmartCardDTVViewP.xaml"
     this.tb_Smart11.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Smart_KeyDown_11);
     
     #line default
     #line hidden
     return;
     case 37:
     this.Stack_Adicionales1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 38:
     this.lvDocumentMaster1 = ((System.Windows.Controls.ListView)(target));
     
     #line 261 "..\..\..\..\..\IQ\DIRECTV\Views\SmartCardDTVViewP.xaml"
     this.lvDocumentMaster1.AddHandler(System.Windows.Controls.Primitives.ButtonBase.ClickEvent, new System.Windows.RoutedEventHandler(this.GridViewColumnHeaderClickedHandler2));
     
     #line default
     #line hidden
     return;
     case 39:
     this.GridViewDetails1 = ((System.Windows.Controls.GridView)(target));
     return;
     case 40:
     this.textblock_recuento1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 41:
     this.Stack_Button1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 42:
     this.Btn_Guardar1 = ((System.Windows.Controls.Button)(target));
     
     #line 276 "..\..\..\..\..\IQ\DIRECTV\Views\SmartCardDTVViewP.xaml"
     this.Btn_Guardar1.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_11);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.SmartCardDTV = ((WpfFront.Views.SmartCardDTVViewP)(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_Smart1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 7:
     this.txt_Smart1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.tb_Smart1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 29 "..\..\..\..\..\IQ\DIRECTV\Views\SmartCardDTVViewP.xaml"
     this.tb_Smart1.KeyDown += new System.Windows.Input.KeyEventHandler(this.tb_Smart_KeyDown_1);
     
     #line default
     #line hidden
     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 61 "..\..\..\..\..\IQ\DIRECTV\Views\SmartCardDTVViewP.xaml"
     this.Btn_Guardar.Click += new System.Windows.RoutedEventHandler(this.Btn_Guardar_Click_1);
     
     #line default
     #line hidden
     return;
     case 15:
     this.Border_Detail_2 = ((System.Windows.Controls.Border)(target));
     return;
     case 16:
     this.Stack_DetailSerial_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 17:
     this.ImageRefresh = ((System.Windows.Controls.Image)(target));
     
     #line 80 "..\..\..\..\..\IQ\DIRECTV\Views\SmartCardDTVViewP.xaml"
     this.ImageRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ImageRefresh_MouseDown);
     
     #line default
     #line hidden
     return;
     case 18:
     this.Stack_Adicionales_2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 19:
     this.lvDocumentMaster_2 = ((System.Windows.Controls.ListView)(target));
     
     #line 86 "..\..\..\..\..\IQ\DIRECTV\Views\SmartCardDTVViewP.xaml"
     this.lvDocumentMaster_2.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.MySelectionChanged);
     
     #line default
     #line hidden
     return;
     case 20:
     this.GridViewDetails_2 = ((System.Windows.Controls.GridView)(target));
     return;
     case 21:
     this.Text_ShowHid = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 22:
     this.Border_Head = ((System.Windows.Controls.Border)(target));
     return;
     case 23:
     this.Stack_NumeroDoc = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 24:
     this.cb_smartEstado = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 25:
     this.Stack_Panel_22 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 26:
     this.btn_confirm = ((System.Windows.Controls.Button)(target));
     
     #line 133 "..\..\..\..\..\IQ\DIRECTV\Views\SmartCardDTVViewP.xaml"
     this.btn_confirm.Click += new System.Windows.RoutedEventHandler(this.btn_confirmar_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }