示例#1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.HeaderText = ((System.Windows.Controls.Image)(target));
                return;

            case 2:
                this.CameraLogo = ((System.Windows.Controls.Image)(target));
                return;

            case 3:
                this.loggeduserbutton = ((Xceed.Wpf.Toolkit.SplitButton)(target));
                return;

            case 4:
                this.logoutbutton = ((System.Windows.Controls.Button)(target));

            #line 86 "..\..\..\MainWindow.xaml"
                this.logoutbutton.Click += new System.Windows.RoutedEventHandler(this.LogoutButton_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.TestAfis = ((ProiectCinema.myControl1)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.maxDropDownHeight = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 2:
                this.dropDownPosition = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 3:
                this.dropDownContentBackground = ((Xceed.Wpf.Toolkit.ColorPicker)(target));
                return;

            case 4:
                this._dropDownButton = ((Xceed.Wpf.Toolkit.DropDownButton)(target));

            #line 127 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml"
                this._dropDownButton.Click += new System.Windows.RoutedEventHandler(this.DropDownButton_Click);

            #line default
            #line hidden
                return;

            case 5:

            #line 131 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 6:
                this._splitButton = ((Xceed.Wpf.Toolkit.SplitButton)(target));

            #line 150 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml"
                this._splitButton.Click += new System.Windows.RoutedEventHandler(this.SplitButton_Click);

            #line default
            #line hidden
                return;

            case 7:

            #line 154 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
示例#3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ImportArea = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 2:
                this.ImportLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 3:
                this.SlotSelector = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
                return;

            case 4:
                this.ImportButton = ((System.Windows.Controls.Button)(target));

#line 15 "..\..\MainWindow.xaml"
                this.ImportButton.Click += new System.Windows.RoutedEventHandler(this.ImportButton_Click);

#line default
#line hidden
                return;

            case 5:
                this.ChangeSaveSlotCheckbox = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 6:
                this.ExportArea = ((System.Windows.Controls.GroupBox)(target));
                return;

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

            case 8:
                this.ArchiveSavesCheckbox = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 9:
                this.ExportSavesButton = ((Xceed.Wpf.Toolkit.SplitButton)(target));

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

#line default
#line hidden
                return;

            case 10:
                this.ExportAllButton = ((System.Windows.Controls.Button)(target));
                return;

            case 11:
                this.DeletionArea = ((System.Windows.Controls.GroupBox)(target));
                return;

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

            case 13:
                this.button = ((System.Windows.Controls.Button)(target));
                return;

            case 14:
                this.groupBox = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 15:
                this.EnableAutomaticBackupsCheckbox = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 16:
                this.BackupLocationTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 17:
                this.BrowseLocationButton = ((System.Windows.Controls.Button)(target));
                return;

            case 18:
                this.ExitButton = ((System.Windows.Controls.Button)(target));

#line 46 "..\..\MainWindow.xaml"
                this.ExitButton.Click += new System.Windows.RoutedEventHandler(this.ExitButton_Click);

#line default
#line hidden
                return;

            case 19:
                this.TestBackupsButton = ((System.Windows.Controls.Button)(target));
                return;

            case 20:
                this.RestoreButton = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.MainChart = ((XMonitor_GUI.ChartWindow)(target));
                return;

            case 2:
                this.SpanTime = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 3:
                this._splitButton = ((Xceed.Wpf.Toolkit.SplitButton)(target));

            #line 20 "..\..\..\Option\ChartWindow.xaml"
                this._splitButton.Click += new System.Windows.RoutedEventHandler(this.SplitButton_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.TagList = ((System.Windows.Controls.ListView)(target));
                return;

            case 5:
                this.LatCheck = ((System.Windows.Controls.CheckBox)(target));

            #line 44 "..\..\..\Option\ChartWindow.xaml"
                this.LatCheck.Checked += new System.Windows.RoutedEventHandler(this.LatCheck_Checked);

            #line default
            #line hidden

            #line 44 "..\..\..\Option\ChartWindow.xaml"
                this.LatCheck.Unchecked += new System.Windows.RoutedEventHandler(this.LatCheck_Unchecked);

            #line default
            #line hidden
                return;

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

            #line 45 "..\..\..\Option\ChartWindow.xaml"
                this.LonCheck.Checked += new System.Windows.RoutedEventHandler(this.LonCheck_Checked);

            #line default
            #line hidden

            #line 45 "..\..\..\Option\ChartWindow.xaml"
                this.LonCheck.Unchecked += new System.Windows.RoutedEventHandler(this.LonCheck_Unchecked);

            #line default
            #line hidden
                return;

            case 7:
                this.AltCheck = ((System.Windows.Controls.CheckBox)(target));

            #line 46 "..\..\..\Option\ChartWindow.xaml"
                this.AltCheck.Checked += new System.Windows.RoutedEventHandler(this.AltCheck_Checked);

            #line default
            #line hidden

            #line 46 "..\..\..\Option\ChartWindow.xaml"
                this.AltCheck.Unchecked += new System.Windows.RoutedEventHandler(this.AltCheck_Unchecked);

            #line default
            #line hidden
                return;

            case 8:
                this.HeadingCheck = ((System.Windows.Controls.CheckBox)(target));

            #line 47 "..\..\..\Option\ChartWindow.xaml"
                this.HeadingCheck.Checked += new System.Windows.RoutedEventHandler(this.HeadingCheck_Checked);

            #line default
            #line hidden

            #line 47 "..\..\..\Option\ChartWindow.xaml"
                this.HeadingCheck.Unchecked += new System.Windows.RoutedEventHandler(this.HeadingCheck_Unchecked);

            #line default
            #line hidden
                return;

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

            #line 48 "..\..\..\Option\ChartWindow.xaml"
                this.PropoCheck.Checked += new System.Windows.RoutedEventHandler(this.PropoCheck_Checked);

            #line default
            #line hidden

            #line 48 "..\..\..\Option\ChartWindow.xaml"
                this.PropoCheck.Unchecked += new System.Windows.RoutedEventHandler(this.PropoCheck_Unchecked);

            #line default
            #line hidden
                return;

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

            #line 49 "..\..\..\Option\ChartWindow.xaml"
                this.InputCheck.Checked += new System.Windows.RoutedEventHandler(this.InputCheck_Checked);

            #line default
            #line hidden

            #line 49 "..\..\..\Option\ChartWindow.xaml"
                this.InputCheck.Unchecked += new System.Windows.RoutedEventHandler(this.InputCheck_Unchecked);

            #line default
            #line hidden
                return;

            case 11:

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

            #line default
            #line hidden
                return;

            case 12:

            #line 55 "..\..\..\Option\ChartWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.PlotClearButton_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.plotter = ((Microsoft.Research.DynamicDataDisplay.ChartPlotter)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.HeaderText = ((System.Windows.Controls.Image)(target));
                return;

            case 2:
                this.loggeduserbutton = ((Xceed.Wpf.Toolkit.SplitButton)(target));
                return;

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

            #line 57 "..\..\AdminWindow.xaml"
                this.logoutbutton.Click += new System.Windows.RoutedEventHandler(this.LogoutButton_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.AddMovie = ((System.Windows.Controls.Button)(target));

            #line 67 "..\..\AdminWindow.xaml"
                this.AddMovie.Click += new System.Windows.RoutedEventHandler(this.AddMovie_Click);

            #line default
            #line hidden
                return;

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

            case 6:
                this.Raport = ((System.Windows.Controls.Button)(target));

            #line 69 "..\..\AdminWindow.xaml"
                this.Raport.Click += new System.Windows.RoutedEventHandler(this.Raport_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.NameTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:
                this.DescTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 9:
                this.ImageTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 10:
                this.TrailerTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 12:
                this.Data2TBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 13:
                this.Data3TBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 14:
                this.SalaTBox = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#6
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 8 "..\..\MainWindow.xaml"
     ((IMPressive.MainWindow)(target)).MouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.Window_MouseWheel);
     
     #line default
     #line hidden
     
     #line 8 "..\..\MainWindow.xaml"
     ((IMPressive.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.txtOperation = ((System.Windows.Controls.AutoCompleteBox)(target));
     
     #line 17 "..\..\MainWindow.xaml"
     this.txtOperation.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtOperation_KeyUp);
     
     #line default
     #line hidden
     
     #line 18 "..\..\MainWindow.xaml"
     this.txtOperation.TextChanged += new System.Windows.RoutedEventHandler(this.txtOperation_TextChanged);
     
     #line default
     #line hidden
     
     #line 19 "..\..\MainWindow.xaml"
     this.txtOperation.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.txtOperation_SelectionChanged);
     
     #line default
     #line hidden
     
     #line 20 "..\..\MainWindow.xaml"
     this.txtOperation.DropDownClosed += new System.Windows.RoutedPropertyChangedEventHandler<bool>(this.txtOperation_DropDownClosed);
     
     #line default
     #line hidden
     return;
     case 3:
     this.txtResult = ((System.Windows.Controls.TextBox)(target));
     return;
     case 4:
     this.btn7 = ((System.Windows.Controls.Button)(target));
     
     #line 45 "..\..\MainWindow.xaml"
     this.btn7.Click += new System.Windows.RoutedEventHandler(this.btn7_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.btn8 = ((System.Windows.Controls.Button)(target));
     
     #line 48 "..\..\MainWindow.xaml"
     this.btn8.Click += new System.Windows.RoutedEventHandler(this.btn8_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.btn9 = ((System.Windows.Controls.Button)(target));
     
     #line 51 "..\..\MainWindow.xaml"
     this.btn9.Click += new System.Windows.RoutedEventHandler(this.btn9_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.btn4 = ((System.Windows.Controls.Button)(target));
     
     #line 54 "..\..\MainWindow.xaml"
     this.btn4.Click += new System.Windows.RoutedEventHandler(this.btn4_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.btn5 = ((System.Windows.Controls.Button)(target));
     
     #line 57 "..\..\MainWindow.xaml"
     this.btn5.Click += new System.Windows.RoutedEventHandler(this.btn5_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.btn6 = ((System.Windows.Controls.Button)(target));
     
     #line 60 "..\..\MainWindow.xaml"
     this.btn6.Click += new System.Windows.RoutedEventHandler(this.btn6_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.btn1 = ((System.Windows.Controls.Button)(target));
     
     #line 63 "..\..\MainWindow.xaml"
     this.btn1.Click += new System.Windows.RoutedEventHandler(this.btn1_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     this.btn2 = ((System.Windows.Controls.Button)(target));
     
     #line 66 "..\..\MainWindow.xaml"
     this.btn2.Click += new System.Windows.RoutedEventHandler(this.btn2_Click);
     
     #line default
     #line hidden
     return;
     case 12:
     this.btn3 = ((System.Windows.Controls.Button)(target));
     
     #line 69 "..\..\MainWindow.xaml"
     this.btn3.Click += new System.Windows.RoutedEventHandler(this.btn3_Click);
     
     #line default
     #line hidden
     return;
     case 13:
     this.btn0 = ((System.Windows.Controls.Button)(target));
     
     #line 72 "..\..\MainWindow.xaml"
     this.btn0.Click += new System.Windows.RoutedEventHandler(this.btn0_Click);
     
     #line default
     #line hidden
     return;
     case 14:
     this.btnComma = ((System.Windows.Controls.Button)(target));
     
     #line 75 "..\..\MainWindow.xaml"
     this.btnComma.Click += new System.Windows.RoutedEventHandler(this.btnComma_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     this.btnEquals = ((System.Windows.Controls.Button)(target));
     
     #line 79 "..\..\MainWindow.xaml"
     this.btnEquals.Click += new System.Windows.RoutedEventHandler(this.btnEquals_Click);
     
     #line default
     #line hidden
     return;
     case 16:
     this.btnTimes = ((System.Windows.Controls.Button)(target));
     
     #line 80 "..\..\MainWindow.xaml"
     this.btnTimes.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 81 "..\..\MainWindow.xaml"
     this.btnTimes.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 83 "..\..\MainWindow.xaml"
     this.btnTimes.Click += new System.Windows.RoutedEventHandler(this.btnTimes_Click);
     
     #line default
     #line hidden
     return;
     case 17:
     this.btnMinus = ((System.Windows.Controls.Button)(target));
     
     #line 84 "..\..\MainWindow.xaml"
     this.btnMinus.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 85 "..\..\MainWindow.xaml"
     this.btnMinus.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 86 "..\..\MainWindow.xaml"
     this.btnMinus.Click += new System.Windows.RoutedEventHandler(this.btnMinus_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     this.btnDiv = ((System.Windows.Controls.Button)(target));
     
     #line 87 "..\..\MainWindow.xaml"
     this.btnDiv.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 87 "..\..\MainWindow.xaml"
     this.btnDiv.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 89 "..\..\MainWindow.xaml"
     this.btnDiv.Click += new System.Windows.RoutedEventHandler(this.btnDiv_Click);
     
     #line default
     #line hidden
     return;
     case 19:
     this.btnPlus = ((System.Windows.Controls.Button)(target));
     
     #line 90 "..\..\MainWindow.xaml"
     this.btnPlus.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 91 "..\..\MainWindow.xaml"
     this.btnPlus.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 93 "..\..\MainWindow.xaml"
     this.btnPlus.Click += new System.Windows.RoutedEventHandler(this.btnPlus_Click);
     
     #line default
     #line hidden
     return;
     case 20:
     this.btnSech = ((System.Windows.Controls.Button)(target));
     
     #line 94 "..\..\MainWindow.xaml"
     this.btnSech.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 95 "..\..\MainWindow.xaml"
     this.btnSech.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 96 "..\..\MainWindow.xaml"
     this.btnSech.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     return;
     case 21:
     this.btnCsch = ((System.Windows.Controls.Button)(target));
     
     #line 98 "..\..\MainWindow.xaml"
     this.btnCsch.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 99 "..\..\MainWindow.xaml"
     this.btnCsch.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 100 "..\..\MainWindow.xaml"
     this.btnCsch.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     return;
     case 22:
     this.btnCoth = ((System.Windows.Controls.Button)(target));
     
     #line 101 "..\..\MainWindow.xaml"
     this.btnCoth.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 102 "..\..\MainWindow.xaml"
     this.btnCoth.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 103 "..\..\MainWindow.xaml"
     this.btnCoth.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     return;
     case 23:
     this.btnCosh = ((System.Windows.Controls.Button)(target));
     
     #line 104 "..\..\MainWindow.xaml"
     this.btnCosh.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 105 "..\..\MainWindow.xaml"
     this.btnCosh.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 106 "..\..\MainWindow.xaml"
     this.btnCosh.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     return;
     case 24:
     this.btnSinh = ((System.Windows.Controls.Button)(target));
     
     #line 107 "..\..\MainWindow.xaml"
     this.btnSinh.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 108 "..\..\MainWindow.xaml"
     this.btnSinh.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 109 "..\..\MainWindow.xaml"
     this.btnSinh.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     return;
     case 25:
     this.btnTanh = ((System.Windows.Controls.Button)(target));
     
     #line 110 "..\..\MainWindow.xaml"
     this.btnTanh.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 111 "..\..\MainWindow.xaml"
     this.btnTanh.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 112 "..\..\MainWindow.xaml"
     this.btnTanh.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     return;
     case 26:
     this.btnSec = ((System.Windows.Controls.Button)(target));
     
     #line 113 "..\..\MainWindow.xaml"
     this.btnSec.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 114 "..\..\MainWindow.xaml"
     this.btnSec.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 115 "..\..\MainWindow.xaml"
     this.btnSec.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     return;
     case 27:
     this.btnCsc = ((System.Windows.Controls.Button)(target));
     
     #line 116 "..\..\MainWindow.xaml"
     this.btnCsc.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 117 "..\..\MainWindow.xaml"
     this.btnCsc.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 118 "..\..\MainWindow.xaml"
     this.btnCsc.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     return;
     case 28:
     this.btnCot = ((System.Windows.Controls.Button)(target));
     
     #line 119 "..\..\MainWindow.xaml"
     this.btnCot.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 120 "..\..\MainWindow.xaml"
     this.btnCot.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 121 "..\..\MainWindow.xaml"
     this.btnCot.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     return;
     case 29:
     this.btnCos = ((System.Windows.Controls.Button)(target));
     
     #line 122 "..\..\MainWindow.xaml"
     this.btnCos.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 123 "..\..\MainWindow.xaml"
     this.btnCos.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 124 "..\..\MainWindow.xaml"
     this.btnCos.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     return;
     case 30:
     this.btnSin = ((System.Windows.Controls.Button)(target));
     
     #line 125 "..\..\MainWindow.xaml"
     this.btnSin.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 126 "..\..\MainWindow.xaml"
     this.btnSin.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 127 "..\..\MainWindow.xaml"
     this.btnSin.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     return;
     case 31:
     this.btnTan = ((System.Windows.Controls.Button)(target));
     
     #line 128 "..\..\MainWindow.xaml"
     this.btnTan.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 129 "..\..\MainWindow.xaml"
     this.btnTan.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 130 "..\..\MainWindow.xaml"
     this.btnTan.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     return;
     case 32:
     this.btnInverse = ((System.Windows.Controls.Button)(target));
     
     #line 131 "..\..\MainWindow.xaml"
     this.btnInverse.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 131 "..\..\MainWindow.xaml"
     this.btnInverse.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 134 "..\..\MainWindow.xaml"
     this.btnInverse.Click += new System.Windows.RoutedEventHandler(this.btnInverse_Click);
     
     #line default
     #line hidden
     return;
     case 33:
     this.btnSqrt = ((System.Windows.Controls.Button)(target));
     
     #line 141 "..\..\MainWindow.xaml"
     this.btnSqrt.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 142 "..\..\MainWindow.xaml"
     this.btnSqrt.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 144 "..\..\MainWindow.xaml"
     this.btnSqrt.Click += new System.Windows.RoutedEventHandler(this.btnSqrt_Click);
     
     #line default
     #line hidden
     return;
     case 34:
     this.btnClear = ((System.Windows.Controls.Button)(target));
     
     #line 145 "..\..\MainWindow.xaml"
     this.btnClear.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 146 "..\..\MainWindow.xaml"
     this.btnClear.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 148 "..\..\MainWindow.xaml"
     this.btnClear.Click += new System.Windows.RoutedEventHandler(this.btnClear_Click);
     
     #line default
     #line hidden
     return;
     case 35:
     this.btnLP = ((System.Windows.Controls.Button)(target));
     
     #line 151 "..\..\MainWindow.xaml"
     this.btnLP.Click += new System.Windows.RoutedEventHandler(this.btnLP_Click);
     
     #line default
     #line hidden
     return;
     case 36:
     this.btnRP = ((System.Windows.Controls.Button)(target));
     
     #line 154 "..\..\MainWindow.xaml"
     this.btnRP.Click += new System.Windows.RoutedEventHandler(this.btnRP_Click);
     
     #line default
     #line hidden
     return;
     case 37:
     this.btnSqr = ((System.Windows.Controls.Button)(target));
     
     #line 155 "..\..\MainWindow.xaml"
     this.btnSqr.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 156 "..\..\MainWindow.xaml"
     this.btnSqr.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 157 "..\..\MainWindow.xaml"
     this.btnSqr.Click += new System.Windows.RoutedEventHandler(this.btnSqr_Click);
     
     #line default
     #line hidden
     return;
     case 38:
     this.btnCube = ((System.Windows.Controls.Button)(target));
     
     #line 159 "..\..\MainWindow.xaml"
     this.btnCube.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 160 "..\..\MainWindow.xaml"
     this.btnCube.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 161 "..\..\MainWindow.xaml"
     this.btnCube.Click += new System.Windows.RoutedEventHandler(this.btnCube_Click);
     
     #line default
     #line hidden
     return;
     case 39:
     this.btnPow = ((System.Windows.Controls.Button)(target));
     
     #line 163 "..\..\MainWindow.xaml"
     this.btnPow.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 164 "..\..\MainWindow.xaml"
     this.btnPow.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 166 "..\..\MainWindow.xaml"
     this.btnPow.Click += new System.Windows.RoutedEventHandler(this.btnPow_Click);
     
     #line default
     #line hidden
     return;
     case 40:
     this.btnFact = ((System.Windows.Controls.Button)(target));
     
     #line 167 "..\..\MainWindow.xaml"
     this.btnFact.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 168 "..\..\MainWindow.xaml"
     this.btnFact.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 170 "..\..\MainWindow.xaml"
     this.btnFact.Click += new System.Windows.RoutedEventHandler(this.btnFact_Click);
     
     #line default
     #line hidden
     return;
     case 41:
     this.btnMC = ((System.Windows.Controls.Button)(target));
     
     #line 171 "..\..\MainWindow.xaml"
     this.btnMC.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 171 "..\..\MainWindow.xaml"
     this.btnMC.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 174 "..\..\MainWindow.xaml"
     this.btnMC.Click += new System.Windows.RoutedEventHandler(this.btnMC_Click);
     
     #line default
     #line hidden
     return;
     case 42:
     this.btnMS = ((System.Windows.Controls.Button)(target));
     
     #line 175 "..\..\MainWindow.xaml"
     this.btnMS.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 175 "..\..\MainWindow.xaml"
     this.btnMS.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 178 "..\..\MainWindow.xaml"
     this.btnMS.Click += new System.Windows.RoutedEventHandler(this.btnMS_Click);
     
     #line default
     #line hidden
     return;
     case 43:
     this.btnMP = ((System.Windows.Controls.Button)(target));
     
     #line 179 "..\..\MainWindow.xaml"
     this.btnMP.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 179 "..\..\MainWindow.xaml"
     this.btnMP.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 182 "..\..\MainWindow.xaml"
     this.btnMP.Click += new System.Windows.RoutedEventHandler(this.btnMP_Click);
     
     #line default
     #line hidden
     return;
     case 44:
     this.btnMR = ((System.Windows.Controls.Button)(target));
     
     #line 183 "..\..\MainWindow.xaml"
     this.btnMR.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 183 "..\..\MainWindow.xaml"
     this.btnMR.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 186 "..\..\MainWindow.xaml"
     this.btnMR.Click += new System.Windows.RoutedEventHandler(this.btnMR_Click);
     
     #line default
     #line hidden
     return;
     case 45:
     this.btnMM = ((System.Windows.Controls.Button)(target));
     
     #line 187 "..\..\MainWindow.xaml"
     this.btnMM.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 187 "..\..\MainWindow.xaml"
     this.btnMM.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 190 "..\..\MainWindow.xaml"
     this.btnMM.Click += new System.Windows.RoutedEventHandler(this.btnMM_Click);
     
     #line default
     #line hidden
     return;
     case 46:
     this.chkInverted = ((System.Windows.Controls.CheckBox)(target));
     
     #line 192 "..\..\MainWindow.xaml"
     this.chkInverted.Checked += new System.Windows.RoutedEventHandler(this.chkInverted_Checked);
     
     #line default
     #line hidden
     
     #line 192 "..\..\MainWindow.xaml"
     this.chkInverted.Unchecked += new System.Windows.RoutedEventHandler(this.chkInverted_Unchecked);
     
     #line default
     #line hidden
     return;
     case 47:
     this.btnAbout = ((System.Windows.Controls.Button)(target));
     
     #line 196 "..\..\MainWindow.xaml"
     this.btnAbout.Click += new System.Windows.RoutedEventHandler(this.btnAbout_Click);
     
     #line default
     #line hidden
     return;
     case 48:
     this.btnCubeRt = ((System.Windows.Controls.Button)(target));
     
     #line 197 "..\..\MainWindow.xaml"
     this.btnCubeRt.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 198 "..\..\MainWindow.xaml"
     this.btnCubeRt.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 199 "..\..\MainWindow.xaml"
     this.btnCubeRt.Click += new System.Windows.RoutedEventHandler(this.btnCubeRt_Click);
     
     #line default
     #line hidden
     return;
     case 49:
     this.btnNthRoot = ((System.Windows.Controls.Button)(target));
     
     #line 200 "..\..\MainWindow.xaml"
     this.btnNthRoot.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 201 "..\..\MainWindow.xaml"
     this.btnNthRoot.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 202 "..\..\MainWindow.xaml"
     this.btnNthRoot.Click += new System.Windows.RoutedEventHandler(this.btnNthRoot_Click);
     
     #line default
     #line hidden
     return;
     case 50:
     this.btnPowTen = ((System.Windows.Controls.Button)(target));
     
     #line 203 "..\..\MainWindow.xaml"
     this.btnPowTen.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 204 "..\..\MainWindow.xaml"
     this.btnPowTen.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 205 "..\..\MainWindow.xaml"
     this.btnPowTen.Click += new System.Windows.RoutedEventHandler(this.btnPow_Click);
     
     #line default
     #line hidden
     return;
     case 51:
     this.btnMax = ((System.Windows.Controls.Button)(target));
     
     #line 206 "..\..\MainWindow.xaml"
     this.btnMax.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 207 "..\..\MainWindow.xaml"
     this.btnMax.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 208 "..\..\MainWindow.xaml"
     this.btnMax.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     return;
     case 52:
     this.btnMin = ((System.Windows.Controls.Button)(target));
     
     #line 212 "..\..\MainWindow.xaml"
     this.btnMin.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     
     #line 212 "..\..\MainWindow.xaml"
     this.btnMin.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 212 "..\..\MainWindow.xaml"
     this.btnMin.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     return;
     case 53:
     this.btnRand = ((System.Windows.Controls.Button)(target));
     
     #line 215 "..\..\MainWindow.xaml"
     this.btnRand.Click += new System.Windows.RoutedEventHandler(this.btnRand_Click);
     
     #line default
     #line hidden
     
     #line 215 "..\..\MainWindow.xaml"
     this.btnRand.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 215 "..\..\MainWindow.xaml"
     this.btnRand.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     return;
     case 54:
     this.btnExp = ((System.Windows.Controls.Button)(target));
     
     #line 218 "..\..\MainWindow.xaml"
     this.btnExp.Click += new System.Windows.RoutedEventHandler(this.btnExp_Click);
     
     #line default
     #line hidden
     
     #line 218 "..\..\MainWindow.xaml"
     this.btnExp.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 218 "..\..\MainWindow.xaml"
     this.btnExp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     return;
     case 55:
     this.btnCeil = ((System.Windows.Controls.Button)(target));
     
     #line 220 "..\..\MainWindow.xaml"
     this.btnCeil.Click += new System.Windows.RoutedEventHandler(this.btnCeil_Click);
     
     #line default
     #line hidden
     
     #line 221 "..\..\MainWindow.xaml"
     this.btnCeil.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 221 "..\..\MainWindow.xaml"
     this.btnCeil.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     return;
     case 56:
     this.btnFloor = ((System.Windows.Controls.Button)(target));
     
     #line 225 "..\..\MainWindow.xaml"
     this.btnFloor.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 226 "..\..\MainWindow.xaml"
     this.btnFloor.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 226 "..\..\MainWindow.xaml"
     this.btnFloor.Click += new System.Windows.RoutedEventHandler(this.btnFloor_Click);
     
     #line default
     #line hidden
     return;
     case 57:
     this.btnFibo = ((System.Windows.Controls.Button)(target));
     
     #line 231 "..\..\MainWindow.xaml"
     this.btnFibo.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     
     #line 231 "..\..\MainWindow.xaml"
     this.btnFibo.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 231 "..\..\MainWindow.xaml"
     this.btnFibo.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     return;
     case 58:
     this.btnInt = ((System.Windows.Controls.Button)(target));
     
     #line 234 "..\..\MainWindow.xaml"
     this.btnInt.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     
     #line 234 "..\..\MainWindow.xaml"
     this.btnInt.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 234 "..\..\MainWindow.xaml"
     this.btnInt.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     return;
     case 59:
     this.btnRnd = ((System.Windows.Controls.Button)(target));
     
     #line 236 "..\..\MainWindow.xaml"
     this.btnRnd.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 237 "..\..\MainWindow.xaml"
     this.btnRnd.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 237 "..\..\MainWindow.xaml"
     this.btnRnd.Click += new System.Windows.RoutedEventHandler(this.btnRnd_Click);
     
     #line default
     #line hidden
     return;
     case 60:
     this.btnLog = ((System.Windows.Controls.Button)(target));
     
     #line 242 "..\..\MainWindow.xaml"
     this.btnLog.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     
     #line 242 "..\..\MainWindow.xaml"
     this.btnLog.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 242 "..\..\MainWindow.xaml"
     this.btnLog.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     return;
     case 61:
     this.btnLog10 = ((System.Windows.Controls.Button)(target));
     
     #line 245 "..\..\MainWindow.xaml"
     this.btnLog10.Click += new System.Windows.RoutedEventHandler(this.btnLog10_Click);
     
     #line default
     #line hidden
     
     #line 245 "..\..\MainWindow.xaml"
     this.btnLog10.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 245 "..\..\MainWindow.xaml"
     this.btnLog10.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     return;
     case 62:
     this.btnLn = ((System.Windows.Controls.Button)(target));
     
     #line 248 "..\..\MainWindow.xaml"
     this.btnLn.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     
     #line 248 "..\..\MainWindow.xaml"
     this.btnLn.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 248 "..\..\MainWindow.xaml"
     this.btnLn.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     return;
     case 63:
     this.btnGcd = ((System.Windows.Controls.Button)(target));
     
     #line 251 "..\..\MainWindow.xaml"
     this.btnGcd.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     
     #line 251 "..\..\MainWindow.xaml"
     this.btnGcd.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 252 "..\..\MainWindow.xaml"
     this.btnGcd.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     return;
     case 64:
     this.btnLcm = ((System.Windows.Controls.Button)(target));
     
     #line 255 "..\..\MainWindow.xaml"
     this.btnLcm.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     
     #line 255 "..\..\MainWindow.xaml"
     this.btnLcm.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 255 "..\..\MainWindow.xaml"
     this.btnLcm.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     return;
     case 65:
     this.btnRandn = ((System.Windows.Controls.Button)(target));
     
     #line 258 "..\..\MainWindow.xaml"
     this.btnRandn.Click += new System.Windows.RoutedEventHandler(this.btnTrigFunc_Click);
     
     #line default
     #line hidden
     
     #line 258 "..\..\MainWindow.xaml"
     this.btnRandn.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 258 "..\..\MainWindow.xaml"
     this.btnRandn.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     return;
     case 66:
     this.lblHelp = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 67:
     this.btnPi = ((System.Windows.Controls.Button)(target));
     
     #line 263 "..\..\MainWindow.xaml"
     this.btnPi.Click += new System.Windows.RoutedEventHandler(this.btnPi_Click);
     
     #line default
     #line hidden
     return;
     case 68:
     this.lblOldOp = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 69:
     this.chkDegrees = ((System.Windows.Controls.CheckBox)(target));
     
     #line 269 "..\..\MainWindow.xaml"
     this.chkDegrees.Checked += new System.Windows.RoutedEventHandler(this.chkDegrees_Checked);
     
     #line default
     #line hidden
     
     #line 269 "..\..\MainWindow.xaml"
     this.chkDegrees.Unchecked += new System.Windows.RoutedEventHandler(this.chkDegrees_Checked);
     
     #line default
     #line hidden
     return;
     case 70:
     this.btnHelp = ((System.Windows.Controls.Button)(target));
     
     #line 272 "..\..\MainWindow.xaml"
     this.btnHelp.Click += new System.Windows.RoutedEventHandler(this.btnHelp_Click);
     
     #line default
     #line hidden
     return;
     case 71:
     this.btnGraph = ((Xceed.Wpf.Toolkit.SplitButton)(target));
     
     #line 274 "..\..\MainWindow.xaml"
     this.btnGraph.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 274 "..\..\MainWindow.xaml"
     this.btnGraph.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 275 "..\..\MainWindow.xaml"
     this.btnGraph.Click += new System.Windows.RoutedEventHandler(this.btnGraph_Click);
     
     #line default
     #line hidden
     return;
     case 72:
     this.btnPolarGraph = ((System.Windows.Controls.Button)(target));
     
     #line 279 "..\..\MainWindow.xaml"
     this.btnPolarGraph.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 279 "..\..\MainWindow.xaml"
     this.btnPolarGraph.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 281 "..\..\MainWindow.xaml"
     this.btnPolarGraph.Click += new System.Windows.RoutedEventHandler(this.btnPolarGraph_Click);
     
     #line default
     #line hidden
     return;
     case 73:
     this.btnParamPolarGraph = ((System.Windows.Controls.Button)(target));
     
     #line 283 "..\..\MainWindow.xaml"
     this.btnParamPolarGraph.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 283 "..\..\MainWindow.xaml"
     this.btnParamPolarGraph.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 285 "..\..\MainWindow.xaml"
     this.btnParamPolarGraph.Click += new System.Windows.RoutedEventHandler(this.btnParamPolarGraph_Click);
     
     #line default
     #line hidden
     return;
     case 74:
     this.btnParamGraph = ((System.Windows.Controls.Button)(target));
     
     #line 287 "..\..\MainWindow.xaml"
     this.btnParamGraph.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 287 "..\..\MainWindow.xaml"
     this.btnParamGraph.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 289 "..\..\MainWindow.xaml"
     this.btnParamGraph.Click += new System.Windows.RoutedEventHandler(this.btnParamGraph_Click);
     
     #line default
     #line hidden
     return;
     case 75:
     this.btnPointsGraph = ((System.Windows.Controls.Button)(target));
     
     #line 291 "..\..\MainWindow.xaml"
     this.btnPointsGraph.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 291 "..\..\MainWindow.xaml"
     this.btnPointsGraph.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 293 "..\..\MainWindow.xaml"
     this.btnPointsGraph.Click += new System.Windows.RoutedEventHandler(this.btnPointsGraph_Click);
     
     #line default
     #line hidden
     return;
     case 76:
     this.btnGraph3D = ((System.Windows.Controls.Button)(target));
     
     #line 294 "..\..\MainWindow.xaml"
     this.btnGraph3D.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 295 "..\..\MainWindow.xaml"
     this.btnGraph3D.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 296 "..\..\MainWindow.xaml"
     this.btnGraph3D.Click += new System.Windows.RoutedEventHandler(this.btnGraph3D_Click);
     
     #line default
     #line hidden
     return;
     case 77:
     this.btnGraphComplex3D = ((System.Windows.Controls.Button)(target));
     
     #line 298 "..\..\MainWindow.xaml"
     this.btnGraphComplex3D.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 298 "..\..\MainWindow.xaml"
     this.btnGraphComplex3D.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 300 "..\..\MainWindow.xaml"
     this.btnGraphComplex3D.Click += new System.Windows.RoutedEventHandler(this.btnGraphComplex3D_Click);
     
     #line default
     #line hidden
     return;
     case 78:
     this.btnTools = ((Xceed.Wpf.Toolkit.DropDownButton)(target));
     
     #line 305 "..\..\MainWindow.xaml"
     this.btnTools.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 305 "..\..\MainWindow.xaml"
     this.btnTools.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     return;
     case 79:
     this.btnCalcHyp = ((System.Windows.Controls.Button)(target));
     
     #line 310 "..\..\MainWindow.xaml"
     this.btnCalcHyp.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 310 "..\..\MainWindow.xaml"
     this.btnCalcHyp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 312 "..\..\MainWindow.xaml"
     this.btnCalcHyp.Click += new System.Windows.RoutedEventHandler(this.btnCalcHyp_Click);
     
     #line default
     #line hidden
     return;
     case 80:
     this.btnParamPolarGraph1 = ((System.Windows.Controls.Button)(target));
     
     #line 314 "..\..\MainWindow.xaml"
     this.btnParamPolarGraph1.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 314 "..\..\MainWindow.xaml"
     this.btnParamPolarGraph1.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 316 "..\..\MainWindow.xaml"
     this.btnParamPolarGraph1.Click += new System.Windows.RoutedEventHandler(this.btnParamPolarGraph_Click);
     
     #line default
     #line hidden
     return;
     case 81:
     this.btnGraphComplex3D1 = ((System.Windows.Controls.Button)(target));
     
     #line 318 "..\..\MainWindow.xaml"
     this.btnGraphComplex3D1.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Tooltip);
     
     #line default
     #line hidden
     
     #line 318 "..\..\MainWindow.xaml"
     this.btnGraphComplex3D1.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Toolhide);
     
     #line default
     #line hidden
     
     #line 320 "..\..\MainWindow.xaml"
     this.btnGraphComplex3D1.Click += new System.Windows.RoutedEventHandler(this.btnGraphComplex3D_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }