void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Tb = ((System.Windows.Controls.TextBlock)(target)); return; case 2: this.UCLoot = ((Emulate.views.usercontrols.usercontrolsAdmin.LootUC)(target)); return; case 3: this.LUCLoot = ((Emulate.views.usercontrols.listusercontrols.ListLootUserControl)(target)); return; case 4: this.LUCItems = ((Emulate.views.usercontrols.listusercontrols.ListItemsUserControl)(target)); return; case 5: this.btnNouveau = ((System.Windows.Controls.Button)(target)); return; case 6: this.btnMettreAjour = ((System.Windows.Controls.Button)(target)); return; case 7: this.btnSupprimer = ((System.Windows.Controls.Button)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Tb = ((System.Windows.Controls.TextBlock)(target)); return; case 2: this.UCListBoss = ((Emulate.views.usercontrols.listusercontrols.ListBossUserControl)(target)); return; case 3: this.btnLancerQuete = ((System.Windows.Controls.Button)(target)); return; case 4: this.lblTimeDonjon = ((System.Windows.Controls.Label)(target)); return; case 5: this.ilvlRecommande = ((System.Windows.Controls.Label)(target)); return; case 6: this.btnCancel = ((System.Windows.Controls.Button)(target)); return; case 7: this.LabelListItem = ((System.Windows.Controls.Label)(target)); return; case 8: this.UCListLoot = ((Emulate.views.usercontrols.listusercontrols.ListItemsUserControl)(target)); return; } this._contentLoaded = true; }