Ejemplo n.º 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.frmEK_Sena = ((EK_Sena.MainWindow)(target));
     
     #line 8 "..\..\MainWindow.xaml"
     this.frmEK_Sena.Loaded += new System.Windows.RoutedEventHandler(this.frmEK_Sena_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.btnBlueStart = ((System.Windows.Controls.Button)(target));
     
     #line 13 "..\..\MainWindow.xaml"
     this.btnBlueStart.Click += new System.Windows.RoutedEventHandler(this.btnBlueStart_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.btnConfirm = ((System.Windows.Controls.Button)(target));
     
     #line 14 "..\..\MainWindow.xaml"
     this.btnConfirm.Click += new System.Windows.RoutedEventHandler(this.btnConfirm_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.chkFight = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 5:
     this.btnStart = ((System.Windows.Controls.Button)(target));
     
     #line 16 "..\..\MainWindow.xaml"
     this.btnStart.Click += new System.Windows.RoutedEventHandler(this.btnStart_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.chkGoldRoom = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 7:
     this.cmbGoldRoomTeam = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 8:
     this.btnStop = ((System.Windows.Controls.Button)(target));
     
     #line 23 "..\..\MainWindow.xaml"
     this.btnStop.Click += new System.Windows.RoutedEventHandler(this.btnStop_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.chkAdventure = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 10:
     this.chkRide = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 11:
     this.cmbPlace = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 12:
     this.cmbLevel = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 13:
     this.cmbAdventureTeam = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 14:
     this.label = ((System.Windows.Controls.Label)(target));
     return;
     case 15:
     this.cmbRepeat = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 16:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 17:
     this.chk1Deck = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 18:
     this.chk2Deck = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 19:
     this.chk3Deck = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 20:
     this.chk4Deck = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 21:
     this.chk5Deck = ((System.Windows.Controls.CheckBox)(target));
     return;
     }
     this._contentLoaded = true;
 }
Ejemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.frmEK_Sena = ((EK_Sena.MainWindow)(target));

            #line 8 "..\..\MainWindow.xaml"
                this.frmEK_Sena.Loaded += new System.Windows.RoutedEventHandler(this.frmEK_Sena_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.btnBlueStart = ((System.Windows.Controls.Button)(target));

            #line 13 "..\..\MainWindow.xaml"
                this.btnBlueStart.Click += new System.Windows.RoutedEventHandler(this.btnBlueStart_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.btnConfirm = ((System.Windows.Controls.Button)(target));

            #line 14 "..\..\MainWindow.xaml"
                this.btnConfirm.Click += new System.Windows.RoutedEventHandler(this.btnConfirm_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.chkFight = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 5:
                this.btnStart = ((System.Windows.Controls.Button)(target));

            #line 16 "..\..\MainWindow.xaml"
                this.btnStart.Click += new System.Windows.RoutedEventHandler(this.btnStart_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.chkGoldRoom = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 7:
                this.cmbGoldRoomTeam = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 8:
                this.btnStop = ((System.Windows.Controls.Button)(target));

            #line 23 "..\..\MainWindow.xaml"
                this.btnStop.Click += new System.Windows.RoutedEventHandler(this.btnStop_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.chkAdventure = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 10:
                this.chkRide = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 11:
                this.cmbPlace = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 12:
                this.cmbLevel = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 13:
                this.cmbAdventureTeam = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 14:
                this.label = ((System.Windows.Controls.Label)(target));
                return;

            case 15:
                this.cmbRepeat = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 16:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 17:
                this.chk1Deck = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 18:
                this.chk2Deck = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 19:
                this.chk3Deck = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 20:
                this.chk4Deck = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 21:
                this.chk5Deck = ((System.Windows.Controls.CheckBox)(target));
                return;
            }
            this._contentLoaded = true;
        }