void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.ChampionImage = ((System.Windows.Controls.Image)(target));
     return;
     case 2:
     this.ChampionTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 3:
     this.SummonersInsightImahe = ((System.Windows.Controls.Image)(target));
     return;
     case 4:
     this.UtilComboBox = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 5:
     this.StartButton = ((System.Windows.Controls.Button)(target));
     return;
     case 6:
     this.ResetButton = ((System.Windows.Controls.Button)(target));
     return;
     case 7:
     this.ProgBarWithText = ((Loltimer.ProgressBarWithTextControl)(target));
     return;
     case 8:
     this.Ellipse = ((System.Windows.Shapes.Ellipse)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.ChampionImage = ((System.Windows.Controls.Image)(target));
     return;
     case 2:
     this.ChampionTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 3:
     this.UtilComboBox = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 4:
     this.StartButton = ((System.Windows.Controls.Button)(target));
     return;
     case 5:
     this.ResetButton = ((System.Windows.Controls.Button)(target));
     return;
     case 6:
     this.ProgBarWithText = ((Loltimer.ProgressBarWithTextControl)(target));
     return;
     case 7:
     this.Ellipse = ((System.Windows.Shapes.Ellipse)(target));
     return;
     case 8:
     this.TripleBarButton = ((System.Windows.Controls.Button)(target));
     
     #line 70 "..\..\ChampionPanel.xaml"
     this.TripleBarButton.Click += new System.Windows.RoutedEventHandler(this.tripleBar_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }