Ejemplo n.º 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.window_Main = ((CTA.MainWindow)(target));
     return;
     case 2:
     this.lbl_info = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.tbcontrol = ((System.Windows.Controls.TabControl)(target));
     return;
     case 4:
     this.tbItem_connection = ((System.Windows.Controls.TabItem)(target));
     return;
     case 5:
     this.cmbx_domain = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 6:
     this.lbl_username = ((System.Windows.Controls.Label)(target));
     return;
     case 7:
     this.lbl_password = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     this.txb_username = ((System.Windows.Controls.TextBox)(target));
     return;
     case 9:
     this.pbx_password = ((System.Windows.Controls.PasswordBox)(target));
     return;
     case 10:
     this.btn_connect = ((System.Windows.Controls.Button)(target));
     
     #line 20 "..\..\MainWindow.xaml"
     this.btn_connect.Click += new System.Windows.RoutedEventHandler(this.btn_connect_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     this.img_domainLogo = ((System.Windows.Controls.Image)(target));
     return;
     case 12:
     this.cmbx_FSC = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 13:
     this.tbItem_User = ((System.Windows.Controls.TabItem)(target));
     return;
     case 14:
     this.tbItem_Workstation = ((System.Windows.Controls.TabItem)(target));
     return;
     case 15:
     this.btn_search = ((System.Windows.Controls.Button)(target));
     
     #line 34 "..\..\MainWindow.xaml"
     this.btn_search.Click += new System.Windows.RoutedEventHandler(this.btn_search_Click);
     
     #line default
     #line hidden
     return;
     case 16:
     this.btn_createPC = ((System.Windows.Controls.Button)(target));
     
     #line 42 "..\..\MainWindow.xaml"
     this.btn_createPC.Click += new System.Windows.RoutedEventHandler(this.btn_createPC_Click);
     
     #line default
     #line hidden
     return;
     case 17:
     this.cmbx_StartIndex = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 18:
     this.tr_view = ((System.Windows.Controls.TreeView)(target));
     
     #line 52 "..\..\MainWindow.xaml"
     this.tr_view.SelectedItemChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.tr_view_SelectedItemChanged);
     
     #line default
     #line hidden
     return;
     case 19:
     this.ckbx_description = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 20:
     this.lbl_freePC = ((System.Windows.Controls.Label)(target));
     return;
     case 21:
     this.menuItem_FSC = ((System.Windows.Controls.MenuItem)(target));
     
     #line 64 "..\..\MainWindow.xaml"
     this.menuItem_FSC.Click += new System.Windows.RoutedEventHandler(this.menuItem_FSC_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Ejemplo n.º 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.window_Main = ((CTA.MainWindow)(target));
     return;
     case 2:
     this.btn_search = ((System.Windows.Controls.Button)(target));
     
     #line 6 "..\..\MainWindow.xaml"
     this.btn_search.Click += new System.Windows.RoutedEventHandler(this.btn_search_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.cmbx_domain = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 4:
     this.___No_Name_ = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.___No_Name__Copy = ((System.Windows.Controls.Label)(target));
     return;
     case 6:
     this.txb_username = ((System.Windows.Controls.TextBox)(target));
     return;
     case 7:
     this.pbx_password = ((System.Windows.Controls.PasswordBox)(target));
     return;
     case 8:
     this.lbl_freePC = ((System.Windows.Controls.Label)(target));
     return;
     case 9:
     this.btn_createPC = ((System.Windows.Controls.Button)(target));
     
     #line 25 "..\..\MainWindow.xaml"
     this.btn_createPC.Click += new System.Windows.RoutedEventHandler(this.btn_createPC_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.cmbx_StartIndex = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 11:
     this.btn_connect = ((System.Windows.Controls.Button)(target));
     
     #line 30 "..\..\MainWindow.xaml"
     this.btn_connect.Click += new System.Windows.RoutedEventHandler(this.btn_connect_Click);
     
     #line default
     #line hidden
     return;
     case 12:
     this.lbl_info = ((System.Windows.Controls.Label)(target));
     return;
     case 13:
     this.tr_view = ((System.Windows.Controls.TreeView)(target));
     
     #line 36 "..\..\MainWindow.xaml"
     this.tr_view.SelectedItemChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.tr_view_SelectedItemChanged);
     
     #line default
     #line hidden
     return;
     case 14:
     this.ckbx_description = ((System.Windows.Controls.CheckBox)(target));
     return;
     }
     this._contentLoaded = true;
 }