예제 #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.J1Jedi = ((ApplicationWPF.UserControls.ComboBoxJedi)(target));
         return;
     }
     this._contentLoaded = true;
 }
예제 #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.J1Jedi = ((ApplicationWPF.UserControls.ComboBoxJedi)(target));
     return;
     case 2:
     this.J2Jedi = ((ApplicationWPF.UserControls.ComboBoxJedi)(target));
     return;
     }
     this._contentLoaded = true;
 }
예제 #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.fightPage = ((ApplicationWPF.Frames.FightPage)(target));

            #line 10 "..\..\..\Frames\FightPage.xaml"
                this.fightPage.Loaded += new System.Windows.RoutedEventHandler(this.WindowLoaded);

            #line default
            #line hidden

            #line 12 "..\..\..\Frames\FightPage.xaml"
                this.fightPage.KeyDown += new System.Windows.Input.KeyEventHandler(this.Page_KeyDown);

            #line default
            #line hidden
                return;

            case 2:
                this.stadeBckGrnd = ((System.Windows.Media.ImageBrush)(target));
                return;

            case 3:

            #line 17 "..\..\..\Frames\FightPage.xaml"
                ((System.Windows.Controls.Grid)(target)).KeyDown += new System.Windows.Input.KeyEventHandler(this.Page_KeyDown);

            #line default
            #line hidden
                return;

            case 4:
                this.PhaseTournoi = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 5:
                this.Concurent1 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 6:
                this.Concurent1Img = ((System.Windows.Controls.Image)(target));
                return;

            case 7:
                this.Concurent2 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 8:
                this.Concurent2Img = ((System.Windows.Controls.Image)(target));
                return;

            case 9:
                this.Pari1 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 10:
                this.J1Jedi = ((ApplicationWPF.UserControls.ComboBoxJedi)(target));
                return;

            case 11:
                this.mise_j1 = ((System.Windows.Controls.TextBox)(target));

            #line 54 "..\..\..\Frames\FightPage.xaml"
                this.mise_j1.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Bourse_j1_LostFocus);

            #line default
            #line hidden

            #line 54 "..\..\..\Frames\FightPage.xaml"
                this.mise_j1.LostFocus += new System.Windows.RoutedEventHandler(this.Bourse_j1_LostFocus);

            #line default
            #line hidden
                return;

            case 12:
                this.Affiche1 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 13:
                this.Pari2 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 14:
                this.J2Jedi = ((ApplicationWPF.UserControls.ComboBoxJedi)(target));
                return;

            case 15:
                this.mise_j2 = ((System.Windows.Controls.TextBox)(target));

            #line 74 "..\..\..\Frames\FightPage.xaml"
                this.mise_j2.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Bourse_j2_LostFocus);

            #line default
            #line hidden

            #line 74 "..\..\..\Frames\FightPage.xaml"
                this.mise_j2.LostFocus += new System.Windows.RoutedEventHandler(this.Bourse_j2_LostFocus);

            #line default
            #line hidden
                return;

            case 16:
                this.Affiche2 = ((System.Windows.Controls.StackPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }