Example #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Window = ((TeraBot.MainWindow)(target));
     
     #line 7 "..\..\..\MainWindow.xaml"
     this.Window.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseLeftButtonDown);
     
     #line default
     #line hidden
     return;
     case 2:
     this.ExitButtonMouseOver_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 3:
     this.HideButtonOnMouseEnter_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 4:
     this.HideButtonOnMouseLeave_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 5:
     this.ExitButtonOnMouseLeave_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 6:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 7:
     this.rectangle = ((System.Windows.Shapes.Rectangle)(target));
     
     #line 177 "..\..\..\MainWindow.xaml"
     this.rectangle.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.rectangle_MouseDown);
     
     #line default
     #line hidden
     return;
     case 8:
     this.progressBar1 = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 9:
     this.progressBar2 = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 10:
     this.tabControl = ((System.Windows.Controls.TabControl)(target));
     return;
     case 11:
     this.tabItem = ((System.Windows.Controls.TabItem)(target));
     return;
     case 12:
     
     #line 224 "..\..\..\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     case 13:
     this.image1 = ((System.Windows.Controls.Image)(target));
     return;
     case 14:
     this.label3 = ((System.Windows.Controls.Label)(target));
     return;
     case 15:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 16:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 17:
     this.tabItem1 = ((System.Windows.Controls.TabItem)(target));
     return;
     case 18:
     this.rectangle1 = ((System.Windows.Shapes.Rectangle)(target));
     
     #line 256 "..\..\..\MainWindow.xaml"
     this.rectangle1.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.rectangle1_MouseDown);
     
     #line default
     #line hidden
     return;
     case 19:
     this.label4 = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.label5 = ((System.Windows.Controls.Label)(target));
     return;
     case 21:
     this.label6 = ((System.Windows.Controls.Label)(target));
     return;
     case 22:
     this.image2 = ((System.Windows.Controls.Image)(target));
     return;
     case 23:
     this.label7 = ((System.Windows.Controls.Label)(target));
     return;
     case 24:
     this.label9 = ((System.Windows.Controls.Label)(target));
     
     #line 278 "..\..\..\MainWindow.xaml"
     this.label9.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.label9_MouseDown);
     
     #line default
     #line hidden
     return;
     case 25:
     this.label8 = ((System.Windows.Controls.Label)(target));
     return;
     case 26:
     this.groupBox1 = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 27:
     this.label11 = ((System.Windows.Controls.Label)(target));
     return;
     case 28:
     this.label10 = ((System.Windows.Controls.Label)(target));
     return;
     case 29:
     this.label12 = ((System.Windows.Controls.Label)(target));
     return;
     case 30:
     this.label13 = ((System.Windows.Controls.Label)(target));
     return;
     case 31:
     this.label14 = ((System.Windows.Controls.Label)(target));
     return;
     case 32:
     this.label15 = ((System.Windows.Controls.Label)(target));
     return;
     case 33:
     this.label16 = ((System.Windows.Controls.Label)(target));
     return;
     case 34:
     this.label17 = ((System.Windows.Controls.Label)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Window = ((TeraBot.MainWindow)(target));

            #line 7 "..\..\..\MainWindow.xaml"
                this.Window.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseLeftButtonDown);

            #line default
            #line hidden
                return;

            case 2:
                this.ExitButtonMouseOver_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 3:
                this.HideButtonOnMouseEnter_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 4:
                this.HideButtonOnMouseLeave_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 5:
                this.ExitButtonOnMouseLeave_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 6:
                this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
                return;

            case 7:
                this.rectangle = ((System.Windows.Shapes.Rectangle)(target));

            #line 177 "..\..\..\MainWindow.xaml"
                this.rectangle.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.rectangle_MouseDown);

            #line default
            #line hidden
                return;

            case 8:
                this.progressBar1 = ((System.Windows.Controls.ProgressBar)(target));
                return;

            case 9:
                this.progressBar2 = ((System.Windows.Controls.ProgressBar)(target));
                return;

            case 10:
                this.tabControl = ((System.Windows.Controls.TabControl)(target));
                return;

            case 11:
                this.tabItem = ((System.Windows.Controls.TabItem)(target));
                return;

            case 12:

            #line 224 "..\..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.label3 = ((System.Windows.Controls.Label)(target));
                return;

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

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

            case 16:
                this.groupBox2 = ((System.Windows.Controls.GroupBox)(target));
                return;

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

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

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

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

            case 21:
                this.checkBox5 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 22:
                this.checkBox6 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 23:
                this.checkBox7 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 24:
                this.checkBox8 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 25:
                this.checkBox9 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 26:
                this.checkBox10 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 27:
                this.checkBox11 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 28:
                this.checkBox12 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 29:
                this.checkBox13 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 30:
                this.checkBox14 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 31:
                this.checkBox15 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 32:
                this.checkBox16 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 33:
                this.checkBox17 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 34:
                this.checkBox18 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 35:
                this.checkBox19 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 36:
                this.checkBox20 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 37:
                this.SkillSleep1 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 38:
                this.SkillSleep2 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 39:
                this.SkillSleep3 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 40:
                this.SkillSleep4 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 41:
                this.textBox6 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 42:
                this.SkillSleep6 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 43:
                this.textBox8 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 44:
                this.SkillSleep5 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 45:
                this.textBox10 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 46:
                this.textBox11 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 47:
                this.SkillSleep7 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 48:
                this.textBox13 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 49:
                this.SkillSleep8 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 50:
                this.textBox15 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 51:
                this.textBox16 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 52:
                this.SkillSleep9 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 53:
                this.textBox18 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 54:
                this.SkillSleep10 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 55:
                this.textBox20 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 56:
                this.textBox21 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 57:
                this.SkillSleep11 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 58:
                this.textBox23 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 59:
                this.SkillSleep12 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 60:
                this.textBox25 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 61:
                this.textBox26 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 62:
                this.SkillSleep13 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 63:
                this.textBox28 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 64:
                this.SkillSleep14 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 65:
                this.textBox30 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 66:
                this.textBox31 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 67:
                this.SkillSleep15 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 68:
                this.textBox33 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 69:
                this.SkillSleep16 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 70:
                this.textBox35 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 71:
                this.textBox36 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 72:
                this.SkillSleep17 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 73:
                this.textBox38 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 74:
                this.SkillSleep18 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 75:
                this.textBox40 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 76:
                this.textBox41 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 77:
                this.SkillSleep19 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 78:
                this.textBox43 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 79:
                this.SkillSleep20 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 80:
                this.button1 = ((System.Windows.Controls.Button)(target));

            #line 308 "..\..\..\MainWindow.xaml"
                this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click);

            #line default
            #line hidden
                return;

            case 81:
                this.checkAFK = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 82:
                this.textBox2 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 83:
                this.textBox3 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 84:
                this.label20 = ((System.Windows.Controls.Label)(target));
                return;

            case 85:
                this.skillPauseBox = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 87:
                this.tabItem1 = ((System.Windows.Controls.TabItem)(target));
                return;

            case 88:
                this.rectangle1 = ((System.Windows.Shapes.Rectangle)(target));

            #line 335 "..\..\..\MainWindow.xaml"
                this.rectangle1.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.rectangle1_MouseDown);

            #line default
            #line hidden
                return;

            case 89:
                this.label4 = ((System.Windows.Controls.Label)(target));
                return;

            case 90:
                this.label5 = ((System.Windows.Controls.Label)(target));
                return;

            case 91:
                this.label6 = ((System.Windows.Controls.Label)(target));
                return;

            case 92:
                this.image2 = ((System.Windows.Controls.Image)(target));
                return;

            case 93:
                this.label7 = ((System.Windows.Controls.Label)(target));
                return;

            case 94:
                this.label9 = ((System.Windows.Controls.Label)(target));

            #line 357 "..\..\..\MainWindow.xaml"
                this.label9.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.label9_MouseDown);

            #line default
            #line hidden
                return;

            case 95:
                this.label8 = ((System.Windows.Controls.Label)(target));
                return;

            case 96:
                this.groupBox1 = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 97:
                this.label11 = ((System.Windows.Controls.Label)(target));
                return;

            case 98:
                this.label10 = ((System.Windows.Controls.Label)(target));
                return;

            case 99:
                this.label12 = ((System.Windows.Controls.Label)(target));
                return;

            case 100:
                this.label13 = ((System.Windows.Controls.Label)(target));
                return;

            case 101:
                this.label14 = ((System.Windows.Controls.Label)(target));
                return;

            case 102:
                this.label15 = ((System.Windows.Controls.Label)(target));
                return;

            case 103:
                this.label16 = ((System.Windows.Controls.Label)(target));
                return;

            case 104:
                this.label17 = ((System.Windows.Controls.Label)(target));
                return;

            case 105:
                this.label18 = ((System.Windows.Controls.Label)(target));
                return;

            case 106:
                this.label19 = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Window = ((TeraBot.MainWindow)(target));

            #line 7 "..\..\..\MainWindow.xaml"
                this.Window.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseLeftButtonDown);

            #line default
            #line hidden
                return;

            case 2:
                this.ExitButtonMouseOver_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 3:
                this.HideButtonOnMouseEnter_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 4:
                this.HideButtonOnMouseLeave_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 5:
                this.ExitButtonOnMouseLeave_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 6:
                this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
                return;

            case 7:
                this.rectangle = ((System.Windows.Shapes.Rectangle)(target));

            #line 177 "..\..\..\MainWindow.xaml"
                this.rectangle.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.rectangle_MouseDown);

            #line default
            #line hidden
                return;

            case 8:
                this.progressBar1 = ((System.Windows.Controls.ProgressBar)(target));
                return;

            case 9:
                this.progressBar2 = ((System.Windows.Controls.ProgressBar)(target));
                return;

            case 10:
                this.tabControl = ((System.Windows.Controls.TabControl)(target));
                return;

            case 11:
                this.tabItem = ((System.Windows.Controls.TabItem)(target));
                return;

            case 12:

            #line 224 "..\..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.image1 = ((System.Windows.Controls.Image)(target));
                return;

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

            case 15:
                this.label2 = ((System.Windows.Controls.Label)(target));
                return;

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

            case 17:
                this.tabItem1 = ((System.Windows.Controls.TabItem)(target));
                return;

            case 18:
                this.rectangle1 = ((System.Windows.Shapes.Rectangle)(target));

            #line 256 "..\..\..\MainWindow.xaml"
                this.rectangle1.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.rectangle1_MouseDown);

            #line default
            #line hidden
                return;

            case 19:
                this.label4 = ((System.Windows.Controls.Label)(target));
                return;

            case 20:
                this.label5 = ((System.Windows.Controls.Label)(target));
                return;

            case 21:
                this.label6 = ((System.Windows.Controls.Label)(target));
                return;

            case 22:
                this.image2 = ((System.Windows.Controls.Image)(target));
                return;

            case 23:
                this.label7 = ((System.Windows.Controls.Label)(target));
                return;

            case 24:
                this.label9 = ((System.Windows.Controls.Label)(target));

            #line 278 "..\..\..\MainWindow.xaml"
                this.label9.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.label9_MouseDown);

            #line default
            #line hidden
                return;

            case 25:
                this.label8 = ((System.Windows.Controls.Label)(target));
                return;

            case 26:
                this.groupBox1 = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 27:
                this.label11 = ((System.Windows.Controls.Label)(target));
                return;

            case 28:
                this.label10 = ((System.Windows.Controls.Label)(target));
                return;

            case 29:
                this.label12 = ((System.Windows.Controls.Label)(target));
                return;

            case 30:
                this.label13 = ((System.Windows.Controls.Label)(target));
                return;

            case 31:
                this.label14 = ((System.Windows.Controls.Label)(target));
                return;

            case 32:
                this.label15 = ((System.Windows.Controls.Label)(target));
                return;

            case 33:
                this.label16 = ((System.Windows.Controls.Label)(target));
                return;

            case 34:
                this.label17 = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #4
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Window = ((TeraBot.MainWindow)(target));
     
     #line 7 "..\..\..\MainWindow.xaml"
     this.Window.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseLeftButtonDown);
     
     #line default
     #line hidden
     return;
     case 2:
     this.ExitButtonMouseOver_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 3:
     this.HideButtonOnMouseEnter_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 4:
     this.HideButtonOnMouseLeave_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 5:
     this.ExitButtonOnMouseLeave_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 6:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 7:
     this.rectangle = ((System.Windows.Shapes.Rectangle)(target));
     
     #line 177 "..\..\..\MainWindow.xaml"
     this.rectangle.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.rectangle_MouseDown);
     
     #line default
     #line hidden
     return;
     case 8:
     this.progressBar1 = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 9:
     this.progressBar2 = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 10:
     this.tabControl = ((System.Windows.Controls.TabControl)(target));
     return;
     case 11:
     this.tabItem = ((System.Windows.Controls.TabItem)(target));
     return;
     case 12:
     
     #line 224 "..\..\..\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     case 13:
     this.label3 = ((System.Windows.Controls.Label)(target));
     return;
     case 14:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 15:
     this.textBox1 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 16:
     this.groupBox2 = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 17:
     this.checkBox1 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 18:
     this.checkBox2 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 19:
     this.checkBox3 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 20:
     this.checkBox4 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 21:
     this.checkBox5 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 22:
     this.checkBox6 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 23:
     this.checkBox7 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 24:
     this.checkBox8 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 25:
     this.checkBox9 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 26:
     this.checkBox10 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 27:
     this.checkBox11 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 28:
     this.checkBox12 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 29:
     this.checkBox13 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 30:
     this.checkBox14 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 31:
     this.checkBox15 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 32:
     this.checkBox16 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 33:
     this.checkBox17 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 34:
     this.checkBox18 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 35:
     this.checkBox19 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 36:
     this.checkBox20 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 37:
     this.SkillSleep1 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 38:
     this.SkillSleep2 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 39:
     this.SkillSleep3 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 40:
     this.SkillSleep4 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 41:
     this.textBox6 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 42:
     this.SkillSleep6 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 43:
     this.textBox8 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 44:
     this.SkillSleep5 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 45:
     this.textBox10 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 46:
     this.textBox11 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 47:
     this.SkillSleep7 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 48:
     this.textBox13 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 49:
     this.SkillSleep8 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 50:
     this.textBox15 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 51:
     this.textBox16 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 52:
     this.SkillSleep9 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 53:
     this.textBox18 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 54:
     this.SkillSleep10 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 55:
     this.textBox20 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 56:
     this.textBox21 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 57:
     this.SkillSleep11 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 58:
     this.textBox23 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 59:
     this.SkillSleep12 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 60:
     this.textBox25 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 61:
     this.textBox26 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 62:
     this.SkillSleep13 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 63:
     this.textBox28 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 64:
     this.SkillSleep14 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 65:
     this.textBox30 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 66:
     this.textBox31 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 67:
     this.SkillSleep15 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 68:
     this.textBox33 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 69:
     this.SkillSleep16 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 70:
     this.textBox35 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 71:
     this.textBox36 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 72:
     this.SkillSleep17 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 73:
     this.textBox38 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 74:
     this.SkillSleep18 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 75:
     this.textBox40 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 76:
     this.textBox41 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 77:
     this.SkillSleep19 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 78:
     this.textBox43 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 79:
     this.SkillSleep20 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 80:
     this.button1 = ((System.Windows.Controls.Button)(target));
     
     #line 308 "..\..\..\MainWindow.xaml"
     this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click);
     
     #line default
     #line hidden
     return;
     case 81:
     this.checkAFK = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 82:
     this.textBox2 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 83:
     this.textBox3 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 84:
     this.label20 = ((System.Windows.Controls.Label)(target));
     return;
     case 85:
     this.skillPauseBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 86:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 87:
     this.tabItem1 = ((System.Windows.Controls.TabItem)(target));
     return;
     case 88:
     this.rectangle1 = ((System.Windows.Shapes.Rectangle)(target));
     
     #line 335 "..\..\..\MainWindow.xaml"
     this.rectangle1.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.rectangle1_MouseDown);
     
     #line default
     #line hidden
     return;
     case 89:
     this.label4 = ((System.Windows.Controls.Label)(target));
     return;
     case 90:
     this.label5 = ((System.Windows.Controls.Label)(target));
     return;
     case 91:
     this.label6 = ((System.Windows.Controls.Label)(target));
     return;
     case 92:
     this.image2 = ((System.Windows.Controls.Image)(target));
     return;
     case 93:
     this.label7 = ((System.Windows.Controls.Label)(target));
     return;
     case 94:
     this.label9 = ((System.Windows.Controls.Label)(target));
     
     #line 357 "..\..\..\MainWindow.xaml"
     this.label9.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.label9_MouseDown);
     
     #line default
     #line hidden
     return;
     case 95:
     this.label8 = ((System.Windows.Controls.Label)(target));
     return;
     case 96:
     this.groupBox1 = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 97:
     this.label11 = ((System.Windows.Controls.Label)(target));
     return;
     case 98:
     this.label10 = ((System.Windows.Controls.Label)(target));
     return;
     case 99:
     this.label12 = ((System.Windows.Controls.Label)(target));
     return;
     case 100:
     this.label13 = ((System.Windows.Controls.Label)(target));
     return;
     case 101:
     this.label14 = ((System.Windows.Controls.Label)(target));
     return;
     case 102:
     this.label15 = ((System.Windows.Controls.Label)(target));
     return;
     case 103:
     this.label16 = ((System.Windows.Controls.Label)(target));
     return;
     case 104:
     this.label17 = ((System.Windows.Controls.Label)(target));
     return;
     case 105:
     this.label18 = ((System.Windows.Controls.Label)(target));
     return;
     case 106:
     this.label19 = ((System.Windows.Controls.Label)(target));
     return;
     }
     this._contentLoaded = true;
 }