void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.tBtn_ForceCurrent = ((System.Windows.Controls.Button)(target));

            #line 35 "..\..\..\APP\APP_UI_HardwareTest.xaml"
                this.tBtn_ForceCurrent.Click += new System.Windows.RoutedEventHandler(this.tBtn_ForceCurrent_Click);

            #line default
            #line hidden
                return;

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

            #line 36 "..\..\..\APP\APP_UI_HardwareTest.xaml"
                this.tBtn_ReleaseCurrent.Click += new System.Windows.RoutedEventHandler(this.tBtn_ReleaseCurrent_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.tUpdonw_ForceCurrent = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

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

            #line 50 "..\..\..\APP\APP_UI_HardwareTest.xaml"
                this.tBtn_ForceVoltage.Click += new System.Windows.RoutedEventHandler(this.tBtn_ForceVoltage_Click);

            #line default
            #line hidden
                return;

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

            #line 51 "..\..\..\APP\APP_UI_HardwareTest.xaml"
                this.tBtn_ReleaseVoltage.Click += new System.Windows.RoutedEventHandler(this.tBtn_ReleaseVoltage_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.tUpdown_ForceVoltage = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 7:
                this.tBtn_CtrlWatchdog = ((System.Windows.Controls.Button)(target));

            #line 66 "..\..\..\APP\APP_UI_HardwareTest.xaml"
                this.tBtn_CtrlWatchdog.Click += new System.Windows.RoutedEventHandler(this.tBtn_CtrlWatchdog_Click);

            #line default
            #line hidden
                return;

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

            case 9:
                this.tBtn_ForceLEDs = ((System.Windows.Controls.Button)(target));

            #line 82 "..\..\..\APP\APP_UI_HardwareTest.xaml"
                this.tBtn_ForceLEDs.Click += new System.Windows.RoutedEventHandler(this.tBtn_ForceLEDs_Click);

            #line default
            #line hidden
                return;

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

            #line 83 "..\..\..\APP\APP_UI_HardwareTest.xaml"
                this.tBtn_ReleaseLEDs.Click += new System.Windows.RoutedEventHandler(this.tBtn_ReleaseLEDs_Click);

            #line default
            #line hidden
                return;

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

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

            case 13:
                this.tChb_InternalLEDs = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 14:
                this.tBtn_ForceRelays = ((System.Windows.Controls.Button)(target));

            #line 110 "..\..\..\APP\APP_UI_HardwareTest.xaml"
                this.tBtn_ForceRelays.Click += new System.Windows.RoutedEventHandler(this.tBtn_ForceRelays_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.tBtn_ReleaseRelays = ((System.Windows.Controls.Button)(target));

            #line 111 "..\..\..\APP\APP_UI_HardwareTest.xaml"
                this.tBtn_ReleaseRelays.Click += new System.Windows.RoutedEventHandler(this.tBtn_ReleaseRelays_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.tCmb_RelayType = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 17:
                this.tCmb_Energized = ((System.Windows.Controls.ComboBox)(target));
                return;

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

            #line 139 "..\..\..\APP\APP_UI_HardwareTest.xaml"
                this.tBtn_InhibitOutput.Click += new System.Windows.RoutedEventHandler(this.tBtn_InhibitOutput_Click);

            #line default
            #line hidden
                return;

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

            #line 140 "..\..\..\APP\APP_UI_HardwareTest.xaml"
                this.tBtn_ReleaseOutput.Click += new System.Windows.RoutedEventHandler(this.tBtn_ReleaseOutput_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.tBtn_EnableInternalLED = ((System.Windows.Controls.Button)(target));

            #line 149 "..\..\..\APP\APP_UI_HardwareTest.xaml"
                this.tBtn_EnableInternalLED.Click += new System.Windows.RoutedEventHandler(this.tBtn_EnableInternalLED_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.tBtn_DisableInternalLED = ((System.Windows.Controls.Button)(target));

            #line 150 "..\..\..\APP\APP_UI_HardwareTest.xaml"
                this.tBtn_DisableInternalLED.Click += new System.Windows.RoutedEventHandler(this.tBtn_DisableInternalLED_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.tBtn_StartSensorReplacement = ((System.Windows.Controls.Button)(target));

            #line 159 "..\..\..\APP\APP_UI_HardwareTest.xaml"
                this.tBtn_StartSensorReplacement.Click += new System.Windows.RoutedEventHandler(this.tBtn_StartSensorReplacement_Click);

            #line default
            #line hidden
                return;

            case 23:
                this.tBtn_ExitSensorReplacement = ((System.Windows.Controls.Button)(target));

            #line 160 "..\..\..\APP\APP_UI_HardwareTest.xaml"
                this.tBtn_ExitSensorReplacement.Click += new System.Windows.RoutedEventHandler(this.tBtn_ExitSensorReplacement_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.tBtn_EnableReflexTest = ((System.Windows.Controls.Button)(target));

            #line 170 "..\..\..\APP\APP_UI_HardwareTest.xaml"
                this.tBtn_EnableReflexTest.Click += new System.Windows.RoutedEventHandler(this.tBtn_EnableReflexTest_Click);

            #line default
            #line hidden
                return;

            case 25:
                this.tBtn_DisableReflexTest = ((System.Windows.Controls.Button)(target));

            #line 171 "..\..\..\APP\APP_UI_HardwareTest.xaml"
                this.tBtn_DisableReflexTest.Click += new System.Windows.RoutedEventHandler(this.tBtn_DisableReflexTest_Click);

            #line default
            #line hidden
                return;

            case 26:
                this.tTxt_Logs = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 8 "..\..\..\..\AccountManager\NewOrder\PendingOrderWindow.xaml"
                ((Gss.PopUpWindow.PendingOrderWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:

            #line 45 "..\..\..\..\AccountManager\NewOrder\PendingOrderWindow.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed_Order);

            #line default
            #line hidden

            #line 45 "..\..\..\..\AccountManager\NewOrder\PendingOrderWindow.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute);

            #line default
            #line hidden
                return;

            case 3:

            #line 46 "..\..\..\..\AccountManager\NewOrder\PendingOrderWindow.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed_Recovery);

            #line default
            #line hidden

            #line 46 "..\..\..\..\AccountManager\NewOrder\PendingOrderWindow.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBindingRecovery_CanExecute);

            #line default
            #line hidden
                return;

            case 4:
                this.CbProductName = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 5:
                this.IntCount = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

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

            case 7:
                this.CbStopProfit = ((System.Windows.Controls.CheckBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Main = ((XMonitor_GUI.WaypointWindow)(target));

            #line 5 "..\..\..\Option\WaypointWindow.xaml"
                this.Main.SizeChanged += new System.Windows.SizeChangedEventHandler(this.Main_SizeChanged);

            #line default
            #line hidden

            #line 5 "..\..\..\Option\WaypointWindow.xaml"
                this.Main.Unloaded += new System.Windows.RoutedEventHandler(this.Main_Unloaded);

            #line default
            #line hidden
                return;

            case 2:
                this.Window = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 3:
                this.M_IfRenwuxunhuan_Action = ((System.Windows.Controls.ComboBox)(target));

            #line 11 "..\..\..\Option\WaypointWindow.xaml"
                this.M_IfRenwuxunhuan_Action.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.M_IfRenwuxunhuan_Action_SelectionChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.M_Ifreback_Action = ((System.Windows.Controls.ComboBox)(target));

            #line 13 "..\..\..\Option\WaypointWindow.xaml"
                this.M_Ifreback_Action.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.M_Ifreback_Action_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.M_JiaoduAuto_Make = ((System.Windows.Controls.ComboBox)(target));

            #line 17 "..\..\..\Option\WaypointWindow.xaml"
                this.M_JiaoduAuto_Make.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.M_JiaoduAuto_Make_SelectionChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.PostionLatDis = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 37 "..\..\..\Option\WaypointWindow.xaml"
                this.PostionLatDis.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionLatDis_ValueChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.PostionLngDis = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 70 "..\..\..\Option\WaypointWindow.xaml"
                this.PostionLngDis.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionLngDis_ValueChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.PostionAltCheck = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.PostionAlt = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 84 "..\..\..\Option\WaypointWindow.xaml"
                this.PostionAlt.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionAlt_ValueChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.M_IfGaoduzizhu_Action = ((System.Windows.Controls.ComboBox)(target));

            #line 87 "..\..\..\Option\WaypointWindow.xaml"
                this.M_IfGaoduzizhu_Action.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.M_IfGaoduzizhu_Action_SelectionChanged);

            #line default
            #line hidden
                return;

            case 11:
                this.PostionAziCheck = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.PostionAzi = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 91 "..\..\..\Option\WaypointWindow.xaml"
                this.PostionAzi.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionAzi_ValueChanged);

            #line default
            #line hidden
                return;

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

            #line 93 "..\..\..\Option\WaypointWindow.xaml"
                this.M_IfHangxiangzizhu_Action.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.M_IfHangxiangzizhu_Action_SelectionChanged);

            #line default
            #line hidden
                return;

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

            case 15:
                this.PostionLat = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 98 "..\..\..\Option\WaypointWindow.xaml"
                this.PostionLat.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionLat_ValueChanged);

            #line default
            #line hidden
                return;

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

            case 17:
                this.PostionLng = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 104 "..\..\..\Option\WaypointWindow.xaml"
                this.PostionLng.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionLng_ValueChanged);

            #line default
            #line hidden
                return;

            case 18:
                this.PostionSpeedCheck = ((System.Windows.Controls.Label)(target));
                return;

            case 19:
                this.PostionSpeed = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 110 "..\..\..\Option\WaypointWindow.xaml"
                this.PostionSpeed.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionSpeed_ValueChanged);

            #line default
            #line hidden
                return;

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

            case 21:
                this.Hengxiangsudu = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 116 "..\..\..\Option\WaypointWindow.xaml"
                this.Hengxiangsudu.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionHengxiangsudu_ValueChanged);

            #line default
            #line hidden
                return;

            case 22:
                this.Xiangshangsudu_Set = ((System.Windows.Controls.Label)(target));
                return;

            case 23:
                this.Xiangshangsudu = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 121 "..\..\..\Option\WaypointWindow.xaml"
                this.Xiangshangsudu.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionZongshanggsudu_ValueChanged);

            #line default
            #line hidden
                return;

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

            case 25:
                this.Xiangxiasudu = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 126 "..\..\..\Option\WaypointWindow.xaml"
                this.Xiangxiasudu.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionZongxiasudu_ValueChanged);

            #line default
            #line hidden
                return;

            case 26:
                this.M_IfPaizhao_Action = ((System.Windows.Controls.ComboBox)(target));

            #line 131 "..\..\..\Option\WaypointWindow.xaml"
                this.M_IfPaizhao_Action.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.M_IfPaizhao_Action_SelectionChanged);

            #line default
            #line hidden
                return;

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

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

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

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

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

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

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

            case 34:
                this.M_Gyro_YawRate = ((System.Windows.Controls.Label)(target));
                return;

            case 35:
                this.M_Acc_Data = ((System.Windows.Controls.Label)(target));
                return;

            case 36:
                this.M_Acc_X = ((System.Windows.Controls.Label)(target));
                return;

            case 37:
                this.M_Acc_Y = ((System.Windows.Controls.Label)(target));
                return;

            case 38:
                this.M_Acc_Z = ((System.Windows.Controls.Label)(target));
                return;

            case 39:
                this.M_Mag_Data = ((System.Windows.Controls.Label)(target));
                return;

            case 40:
                this.M_Mag_X = ((System.Windows.Controls.Label)(target));
                return;

            case 41:
                this.M_Mag_Y = ((System.Windows.Controls.Label)(target));
                return;

            case 42:
                this.M_Mag_Z = ((System.Windows.Controls.Label)(target));
                return;

            case 43:
                this.Mode = ((System.Windows.Controls.Grid)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 9 "..\..\..\..\AccountManager\NewOrder\MarketOrderWindow.xaml"
     ((Gss.PopUpWindow.MarketOrderWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     
     #line 47 "..\..\..\..\AccountManager\NewOrder\MarketOrderWindow.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed_Order);
     
     #line default
     #line hidden
     
     #line 47 "..\..\..\..\AccountManager\NewOrder\MarketOrderWindow.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBindingOrder_CanExecute);
     
     #line default
     #line hidden
     return;
     case 3:
     
     #line 48 "..\..\..\..\AccountManager\NewOrder\MarketOrderWindow.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed_Recovery);
     
     #line default
     #line hidden
     
     #line 48 "..\..\..\..\AccountManager\NewOrder\MarketOrderWindow.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBindingRecovery_CanExecute);
     
     #line default
     #line hidden
     return;
     case 4:
     this.CbProductName = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 5:
     this.IntCount = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
     return;
     case 6:
     this.CbStopLoss = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 7:
     this.CbStopProfit = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 8:
     this.CbDeviation = ((System.Windows.Controls.CheckBox)(target));
     return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.currentPoseMatrixUniformGrid = ((System.Windows.Controls.Primitives.UniformGrid)(target));
                return;

            case 2:
                this.currentPoseAnglesUniformGrid = ((System.Windows.Controls.Primitives.UniformGrid)(target));
                return;

            case 3:
                this.pathTypeComboBox = ((System.Windows.Controls.ComboBox)(target));

            #line 158 "..\..\CommandConfigurationWindow.xaml"
                this.pathTypeComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.speedUpDown = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 166 "..\..\CommandConfigurationWindow.xaml"
                this.speedUpDown.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.speedUpDown_ValueChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.noOfPointsUpDown = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 170 "..\..\CommandConfigurationWindow.xaml"
                this.noOfPointsUpDown.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.noOfPointsUpDown_ValueChanged);

            #line default
            #line hidden
                return;

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

            #line 179 "..\..\CommandConfigurationWindow.xaml"
                this.xLockCheckBox.Checked += new System.Windows.RoutedEventHandler(this.xLockCheckBox_Checked);

            #line default
            #line hidden

            #line 179 "..\..\CommandConfigurationWindow.xaml"
                this.xLockCheckBox.Unchecked += new System.Windows.RoutedEventHandler(this.xLockCheckBox_Unchecked);

            #line default
            #line hidden
                return;

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

            #line 180 "..\..\CommandConfigurationWindow.xaml"
                this.yLockCheckBox.Checked += new System.Windows.RoutedEventHandler(this.yLockCheckBox_Checked);

            #line default
            #line hidden

            #line 180 "..\..\CommandConfigurationWindow.xaml"
                this.yLockCheckBox.Unchecked += new System.Windows.RoutedEventHandler(this.yLockCheckBox_Unchecked);

            #line default
            #line hidden
                return;

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

            #line 181 "..\..\CommandConfigurationWindow.xaml"
                this.zLockCheckBox.Checked += new System.Windows.RoutedEventHandler(this.zLockCheckBox_Checked);

            #line default
            #line hidden

            #line 181 "..\..\CommandConfigurationWindow.xaml"
                this.zLockCheckBox.Unchecked += new System.Windows.RoutedEventHandler(this.zLockCheckBox_Unchecked);

            #line default
            #line hidden
                return;

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

            #line 182 "..\..\CommandConfigurationWindow.xaml"
                this.oLockCheckBox.Checked += new System.Windows.RoutedEventHandler(this.oLockCheckBox_Checked);

            #line default
            #line hidden

            #line 182 "..\..\CommandConfigurationWindow.xaml"
                this.oLockCheckBox.Unchecked += new System.Windows.RoutedEventHandler(this.oLockCheckBox_Unchecked);

            #line default
            #line hidden
                return;

            case 10:
                this.circlePlaneComboBox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 11:
                this.circleRadiusUpDown = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

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

            case 13:

            #line 208 "..\..\CommandConfigurationWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);

            #line default
            #line hidden
                return;

            case 14:
                this.targetJointConfigurationComboBox = ((System.Windows.Controls.ComboBox)(target));

            #line 211 "..\..\CommandConfigurationWindow.xaml"
                this.targetJointConfigurationComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.targetJointConfigurationComboBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 15:

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

            #line default
            #line hidden
                return;

            case 16:
                this.targetPoseMatrixUniformGrid = ((System.Windows.Controls.Primitives.UniformGrid)(target));
                return;

            case 17:

            #line 228 "..\..\CommandConfigurationWindow.xaml"
                ((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged_1);

            #line default
            #line hidden
                return;

            case 18:

            #line 229 "..\..\CommandConfigurationWindow.xaml"
                ((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged_1);

            #line default
            #line hidden
                return;

            case 19:

            #line 230 "..\..\CommandConfigurationWindow.xaml"
                ((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged_1);

            #line default
            #line hidden
                return;

            case 20:

            #line 231 "..\..\CommandConfigurationWindow.xaml"
                ((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged_1);

            #line default
            #line hidden
                return;

            case 21:

            #line 232 "..\..\CommandConfigurationWindow.xaml"
                ((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged_1);

            #line default
            #line hidden
                return;

            case 22:

            #line 233 "..\..\CommandConfigurationWindow.xaml"
                ((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged_1);

            #line default
            #line hidden
                return;

            case 23:

            #line 234 "..\..\CommandConfigurationWindow.xaml"
                ((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged_1);

            #line default
            #line hidden
                return;

            case 24:

            #line 235 "..\..\CommandConfigurationWindow.xaml"
                ((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged_1);

            #line default
            #line hidden
                return;

            case 25:

            #line 236 "..\..\CommandConfigurationWindow.xaml"
                ((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged_1);

            #line default
            #line hidden
                return;

            case 26:

            #line 237 "..\..\CommandConfigurationWindow.xaml"
                ((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged_1);

            #line default
            #line hidden
                return;

            case 27:

            #line 238 "..\..\CommandConfigurationWindow.xaml"
                ((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged_1);

            #line default
            #line hidden
                return;

            case 28:

            #line 239 "..\..\CommandConfigurationWindow.xaml"
                ((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged_1);

            #line default
            #line hidden
                return;

            case 29:

            #line 240 "..\..\CommandConfigurationWindow.xaml"
                ((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged_1);

            #line default
            #line hidden
                return;

            case 30:

            #line 241 "..\..\CommandConfigurationWindow.xaml"
                ((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged_1);

            #line default
            #line hidden
                return;

            case 31:

            #line 242 "..\..\CommandConfigurationWindow.xaml"
                ((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged_1);

            #line default
            #line hidden
                return;

            case 32:

            #line 243 "..\..\CommandConfigurationWindow.xaml"
                ((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged_1);

            #line default
            #line hidden
                return;

            case 33:
                this.targetPoseAnglesUniformGrid = ((System.Windows.Controls.Primitives.UniformGrid)(target));
                return;

            case 34:
                this.joint0 = ((System.Windows.Controls.TextBox)(target));

            #line 256 "..\..\CommandConfigurationWindow.xaml"
                this.joint0.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged);

            #line default
            #line hidden
                return;

            case 35:
                this.joint1 = ((System.Windows.Controls.TextBox)(target));

            #line 267 "..\..\CommandConfigurationWindow.xaml"
                this.joint1.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged);

            #line default
            #line hidden
                return;

            case 36:
                this.joint2 = ((System.Windows.Controls.TextBox)(target));

            #line 278 "..\..\CommandConfigurationWindow.xaml"
                this.joint2.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged);

            #line default
            #line hidden
                return;

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

            #line 289 "..\..\CommandConfigurationWindow.xaml"
                this.joint3.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged);

            #line default
            #line hidden
                return;

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

            #line 300 "..\..\CommandConfigurationWindow.xaml"
                this.joint4.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged);

            #line default
            #line hidden
                return;

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

            #line 311 "..\..\CommandConfigurationWindow.xaml"
                this.joint5.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.g_replay_mainGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.g_replay_topController = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.cb_replay_videoName = ((System.Windows.Controls.ComboBox)(target));

            #line 22 "..\..\..\Replay.xaml"
                this.cb_replay_videoName.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_replay_videoName_SelectionChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.dud_replay_speed = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 24 "..\..\..\Replay.xaml"
                this.dud_replay_speed.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.dud_replay_speed_ValueChanged);

            #line default
            #line hidden
                return;

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

            #line 25 "..\..\..\Replay.xaml"
                this.bt_replay_sound.Click += new System.Windows.RoutedEventHandler(this.bt_replay_sound_Click);

            #line default
            #line hidden
                return;

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

            #line 36 "..\..\..\Replay.xaml"
                this.bt_replay_calculate.Click += new System.Windows.RoutedEventHandler(this.bt_replay_calculate_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.bt_replay_exportVideo = ((System.Windows.Controls.Button)(target));

            #line 46 "..\..\..\Replay.xaml"
                this.bt_replay_exportVideo.Click += new System.Windows.RoutedEventHandler(this.bt_replay_exportVideo_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.g_replay_toolbar = ((System.Windows.Controls.Grid)(target));
                return;

            case 9:
                this.img_mouse = ((System.Windows.Controls.Image)(target));
                return;

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

            #line 63 "..\..\..\Replay.xaml"
                this.bt_toolbar_mouse_track.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_mouse_track_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.bt_toolbar_mouse_track_type = ((System.Windows.Controls.Button)(target));

            #line 71 "..\..\..\Replay.xaml"
                this.bt_toolbar_mouse_track_type.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_mouse_track_type_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.bt_toolbar_mouse_track_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

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

            #line 80 "..\..\..\Replay.xaml"
                this.tb_toolbar_mouse_track_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_mouse_track_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 14:
                this.iud_toolbar_mouse_track_linewidth = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 82 "..\..\..\Replay.xaml"
                this.iud_toolbar_mouse_track_linewidth.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_mouse_track_linewidth_ValueChanged);

            #line default
            #line hidden
                return;

            case 15:
                this.bt_toolbar_mouse_cursor = ((System.Windows.Controls.Button)(target));

            #line 84 "..\..\..\Replay.xaml"
                this.bt_toolbar_mouse_cursor.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_mouse_cursor_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.bt_toolbar_mouse_cursor_circle = ((System.Windows.Controls.Button)(target));

            #line 92 "..\..\..\Replay.xaml"
                this.bt_toolbar_mouse_cursor_circle.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_mouse_cursor_circle_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.bt_toolbar_mouse_cursor_circle_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

            case 18:
                this.tb_toolbar_mouse_cursor_circle_colorpicker = ((System.Windows.Controls.TextBox)(target));

            #line 102 "..\..\..\Replay.xaml"
                this.tb_toolbar_mouse_cursor_circle_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_mouse_cursor_circle_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 19:
                this.iud_toolbar_mouse_cursor_circle_linewidth = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 104 "..\..\..\Replay.xaml"
                this.iud_toolbar_mouse_cursor_circle_linewidth.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_mouse_cursor_circle_linewidth_ValueChanged);

            #line default
            #line hidden
                return;

            case 20:
                this.bt_toolbar_mouse_fixation = ((System.Windows.Controls.Button)(target));

            #line 106 "..\..\..\Replay.xaml"
                this.bt_toolbar_mouse_fixation.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_mouse_fixation_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.bt_toolbar_mouse_fixation_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

            case 22:
                this.tb_toolbar_mouse_fixation_colorpicker = ((System.Windows.Controls.TextBox)(target));

            #line 116 "..\..\..\Replay.xaml"
                this.tb_toolbar_mouse_fixation_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_mouse_fixation_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 23:
                this.iud_toolbar_mouse_fixation_linewidth = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 118 "..\..\..\Replay.xaml"
                this.iud_toolbar_mouse_fixation_linewidth.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_mouse_fixation_linewidth_ValueChanged);

            #line default
            #line hidden
                return;

            case 24:
                this.iud_toolbar_mouse_fixation_rate = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 119 "..\..\..\Replay.xaml"
                this.iud_toolbar_mouse_fixation_rate.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_mouse_fixation_rate_ValueChanged);

            #line default
            #line hidden
                return;

            case 25:
                this.iud_toolbar_mouse_browsertoolbarHeight = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 126 "..\..\..\Replay.xaml"
                this.iud_toolbar_mouse_browsertoolbarHeight.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_mouse_browsertoolbarHeight_ValueChanged);

            #line default
            #line hidden
                return;

            case 26:
                this.bt_toolbar_mouse_scanpath = ((System.Windows.Controls.Button)(target));

            #line 133 "..\..\..\Replay.xaml"
                this.bt_toolbar_mouse_scanpath.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_mouse_scanpath_Click);

            #line default
            #line hidden
                return;

            case 27:
                this.bt_toolbar_mouse_scanpath_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

            case 28:
                this.tb_toolbar_mouse_scanpath_colorpicker = ((System.Windows.Controls.TextBox)(target));

            #line 143 "..\..\..\Replay.xaml"
                this.tb_toolbar_mouse_scanpath_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_mouse_scanpath_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 29:
                this.iud_toolbar_mouse_scanpath_linewidth = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 145 "..\..\..\Replay.xaml"
                this.iud_toolbar_mouse_scanpath_linewidth.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_mouse_scanpath_linewidth_ValueChanged);

            #line default
            #line hidden
                return;

            case 30:
                this.bt_toolbar_mouse_fixationID = ((System.Windows.Controls.Button)(target));

            #line 146 "..\..\..\Replay.xaml"
                this.bt_toolbar_mouse_fixationID.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_mouse_fixationID_Click);

            #line default
            #line hidden
                return;

            case 31:
                this.bt_toolbar_mouse_fixationID_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

            case 32:
                this.tb_toolbar_mouse_fixationID_colorpicker = ((System.Windows.Controls.TextBox)(target));

            #line 155 "..\..\..\Replay.xaml"
                this.tb_toolbar_mouse_fixationID_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_mouse_fixationID_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 33:
                this.img_eye = ((System.Windows.Controls.Image)(target));
                return;

            case 34:
                this.bt_toolbar_eye_track = ((System.Windows.Controls.Button)(target));

            #line 161 "..\..\..\Replay.xaml"
                this.bt_toolbar_eye_track.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_eye_track_Click);

            #line default
            #line hidden
                return;

            case 35:
                this.bt_toolbar_eye_track_type = ((System.Windows.Controls.Button)(target));

            #line 169 "..\..\..\Replay.xaml"
                this.bt_toolbar_eye_track_type.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_eye_track_type_Click);

            #line default
            #line hidden
                return;

            case 36:
                this.bt_toolbar_eye_track_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

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

            #line 178 "..\..\..\Replay.xaml"
                this.tb_toolbar_eye_track_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_eye_track_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 38:
                this.iud_toolbar_eye_track_linewidth = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 180 "..\..\..\Replay.xaml"
                this.iud_toolbar_eye_track_linewidth.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_eye_track_linewidth_ValueChanged);

            #line default
            #line hidden
                return;

            case 39:
                this.bt_toolbar_eye_cursor = ((System.Windows.Controls.Button)(target));

            #line 182 "..\..\..\Replay.xaml"
                this.bt_toolbar_eye_cursor.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_eye_cursor_Click);

            #line default
            #line hidden
                return;

            case 40:
                this.bt_toolbar_eye_cursor_circle = ((System.Windows.Controls.Button)(target));

            #line 190 "..\..\..\Replay.xaml"
                this.bt_toolbar_eye_cursor_circle.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_eye_cursor_circle_Click);

            #line default
            #line hidden
                return;

            case 41:
                this.bt_toolbar_eye_cursor_circle_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

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

            #line 200 "..\..\..\Replay.xaml"
                this.tb_toolbar_eye_cursor_circle_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_eye_cursor_circle_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 43:
                this.iud_toolbar_eye_cursor_circle_linewidth = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 202 "..\..\..\Replay.xaml"
                this.iud_toolbar_eye_cursor_circle_linewidth.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_eye_cursor_circle_linewidth_ValueChanged);

            #line default
            #line hidden
                return;

            case 44:
                this.bt_toolbar_eye_fixation = ((System.Windows.Controls.Button)(target));

            #line 204 "..\..\..\Replay.xaml"
                this.bt_toolbar_eye_fixation.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_eye_fixation_Click);

            #line default
            #line hidden
                return;

            case 45:
                this.bt_toolbar_eye_fixation_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

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

            #line 214 "..\..\..\Replay.xaml"
                this.tb_toolbar_eye_fixation_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_eye_fixation_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 47:
                this.iud_toolbar_eye_fixation_linewidth = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 216 "..\..\..\Replay.xaml"
                this.iud_toolbar_eye_fixation_linewidth.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_eye_fixation_linewidth_ValueChanged);

            #line default
            #line hidden
                return;

            case 48:
                this.iud_toolbar_eye_fixation_rate = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 217 "..\..\..\Replay.xaml"
                this.iud_toolbar_eye_fixation_rate.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_eye_fixation_rate_ValueChanged);

            #line default
            #line hidden
                return;

            case 49:
                this.iud_toolbar_eye_browsertoolbarHeight = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 224 "..\..\..\Replay.xaml"
                this.iud_toolbar_eye_browsertoolbarHeight.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_eye_browsertoolbarHeight_ValueChanged);

            #line default
            #line hidden
                return;

            case 50:
                this.bt_toolbar_eye_scanpath = ((System.Windows.Controls.Button)(target));

            #line 231 "..\..\..\Replay.xaml"
                this.bt_toolbar_eye_scanpath.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_eye_scanpath_Click);

            #line default
            #line hidden
                return;

            case 51:
                this.bt_toolbar_eye_scanpath_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

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

            #line 241 "..\..\..\Replay.xaml"
                this.tb_toolbar_eye_scanpath_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_eye_scanpath_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 53:
                this.iud_toolbar_eye_scanpath_linewidth = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 243 "..\..\..\Replay.xaml"
                this.iud_toolbar_eye_scanpath_linewidth.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_eye_scanpath_linewidth_ValueChanged);

            #line default
            #line hidden
                return;

            case 54:
                this.bt_toolbar_eye_fixationID = ((System.Windows.Controls.Button)(target));

            #line 244 "..\..\..\Replay.xaml"
                this.bt_toolbar_eye_fixationID.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_eye_fixationID_Click);

            #line default
            #line hidden
                return;

            case 55:
                this.bt_toolbar_eye_fixationID_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

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

            #line 253 "..\..\..\Replay.xaml"
                this.tb_toolbar_eye_fixationID_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_eye_fixationID_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 57:
                this.g_replay_window = ((System.Windows.Controls.Grid)(target));
                return;

            case 58:
                this.wfh_replay_window = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 59:
                this.g_replay_url = ((System.Windows.Controls.Grid)(target));
                return;

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

            case 61:
                this.g_replay_bottomController = ((System.Windows.Controls.Grid)(target));
                return;

            case 62:
                this.bt_replay_play = ((System.Windows.Controls.Button)(target));

            #line 268 "..\..\..\Replay.xaml"
                this.bt_replay_play.Click += new System.Windows.RoutedEventHandler(this.bt_replay_play_Click);

            #line default
            #line hidden
                return;

            case 63:
                this.bt_replay_stop = ((System.Windows.Controls.Button)(target));

            #line 269 "..\..\..\Replay.xaml"
                this.bt_replay_stop.Click += new System.Windows.RoutedEventHandler(this.bt_replay_stop_Click);

            #line default
            #line hidden
                return;

            case 64:
                this.bt_replay_pagebackward = ((System.Windows.Controls.Button)(target));

            #line 270 "..\..\..\Replay.xaml"
                this.bt_replay_pagebackward.Click += new System.Windows.RoutedEventHandler(this.bt_replay_pagebackward_Click);

            #line default
            #line hidden
                return;

            case 65:
                this.bt_replay_pageforward = ((System.Windows.Controls.Button)(target));

            #line 277 "..\..\..\Replay.xaml"
                this.bt_replay_pageforward.Click += new System.Windows.RoutedEventHandler(this.bt_replay_pageforward_Click);

            #line default
            #line hidden
                return;

            case 66:
                this.s_replay_timeBar = ((System.Windows.Controls.Slider)(target));

            #line 285 "..\..\..\Replay.xaml"
                this.s_replay_timeBar.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.s_replay_timeBar_ValueChanged);

            #line default
            #line hidden
                return;

            case 67:
                this.lb_replay_currenttime = ((System.Windows.Controls.Label)(target));
                return;

            case 68:
                this.lb_replay_totaltime = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 2:
     this.grd_test = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.CalInport = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
     return;
     case 4:
     
     #line 92 "..\..\EvoCalibrationWin.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     
     #line 93 "..\..\EvoCalibrationWin.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);
     
     #line default
     #line hidden
     return;
     case 6:
     this.tb_title = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.grd_cal = ((System.Windows.Controls.Grid)(target));
     return;
     case 8:
     this.tb_title_cal = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 9:
     this.CalInport1 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
     return;
     case 10:
     
     #line 131 "..\..\EvoCalibrationWin.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Cal_Button_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     
     #line 132 "..\..\EvoCalibrationWin.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);
     
     #line default
     #line hidden
     return;
     case 12:
     this.grd_Process = ((System.Windows.Controls.Grid)(target));
     return;
     case 13:
     this.pbar = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 14:
     this.grd_test_temp = ((System.Windows.Controls.Grid)(target));
     return;
     case 15:
     this.tb_title1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 16:
     this.tb_crt_temp = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.water_temp = ((Xceed.Wpf.Toolkit.DecimalUpDown)(target));
     return;
     case 18:
     
     #line 193 "..\..\EvoCalibrationWin.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.temp_Cal);
     
     #line default
     #line hidden
     return;
     case 19:
     
     #line 194 "..\..\EvoCalibrationWin.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);
     
     #line default
     #line hidden
     return;
     case 20:
     this.grd_test_brew = ((System.Windows.Controls.Grid)(target));
     return;
     case 21:
     this.tb_brew = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 22:
     
     #line 230 "..\..\EvoCalibrationWin.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.brew_Cal);
     
     #line default
     #line hidden
     return;
     case 23:
     
     #line 231 "..\..\EvoCalibrationWin.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Exemple #8
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this._format = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 2:
                this._formatString = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this._watermark = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

            case 6:
                this._kind = ((System.Windows.Controls.ComboBox)(target));
                return;

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

            case 8:
                this._calendarWidth = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

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

            case 10:
                this._timePickerVisibility = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 11:
                this._timePickerShowButtonSpinner = ((System.Windows.Controls.CheckBox)(target));
                return;

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

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

            case 14:
                this._timeWatermark = ((System.Windows.Controls.TextBox)(target));
                return;

            case 15:
                this._minimum = ((Xceed.Wpf.Toolkit.DateTimeUpDown)(target));
                return;

            case 16:
                this._maximum = ((Xceed.Wpf.Toolkit.DateTimeUpDown)(target));
                return;

            case 17:
                this._currentDateTimePart = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 18:
                this._datetimePicker = ((Xceed.Wpf.Toolkit.DateTimePicker)(target));
                return;

            case 19:
                this._startTime = ((Xceed.Wpf.Toolkit.DateTimeUpDown)(target));
                return;

            case 20:
                this._endTime = ((Xceed.Wpf.Toolkit.DateTimeUpDown)(target));
                return;

            case 21:
                this._timeInterval = ((Xceed.Wpf.Toolkit.DateTimeUpDown)(target));
                return;

            case 22:
                this._maxDropDownHeight = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 23:
                this._timePicker = ((Xceed.Wpf.Toolkit.TimePicker)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #9
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.tbstm = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

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

            #line 62 "..\..\..\userwin\Ingredient_Instant.xaml"
                this.cc1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.PackageoneType_Change);

            #line default
            #line hidden
                return;

            case 3:
                this.tbpkg1 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.cc2 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 5:
                this.cc3 = ((System.Windows.Controls.ComboBox)(target));

            #line 76 "..\..\..\userwin\Ingredient_Instant.xaml"
                this.cc3.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.PackagetwoType_Change);

            #line default
            #line hidden
                return;

            case 6:
                this.tbpkg2 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 7:
                this.cc4 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 8:

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

            #line default
            #line hidden
                return;

            case 9:

            #line 127 "..\..\..\userwin\Ingredient_Instant.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Main = ((XMonitor_GUI.WaypointWindow)(target));

            #line 5 "..\..\..\Option\WaypointWindow.xaml"
                this.Main.SizeChanged += new System.Windows.SizeChangedEventHandler(this.Main_SizeChanged);

            #line default
            #line hidden

            #line 5 "..\..\..\Option\WaypointWindow.xaml"
                this.Main.Unloaded += new System.Windows.RoutedEventHandler(this.Main_Unloaded);

            #line default
            #line hidden
                return;

            case 2:
                this.Window = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 3:
                this.PostionLatCheck = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.PostionLat = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 11 "..\..\..\Option\WaypointWindow.xaml"
                this.PostionLat.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionLat_ValueChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.PostionLatDis = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 16 "..\..\..\Option\WaypointWindow.xaml"
                this.PostionLatDis.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionLatDis_ValueChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.PostionLngCheck = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.PostionLng = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 21 "..\..\..\Option\WaypointWindow.xaml"
                this.PostionLng.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionLng_ValueChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.PostionLngDis = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 26 "..\..\..\Option\WaypointWindow.xaml"
                this.PostionLngDis.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionLngDis_ValueChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.PostionAltCheck = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this.PostionAlt = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 31 "..\..\..\Option\WaypointWindow.xaml"
                this.PostionAlt.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionAlt_ValueChanged);

            #line default
            #line hidden
                return;

            case 11:
                this.PostionAziCheck = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.PostionAzi = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 36 "..\..\..\Option\WaypointWindow.xaml"
                this.PostionAzi.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionAzi_ValueChanged);

            #line default
            #line hidden
                return;

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

            case 14:
                this.PostionSpeed = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 41 "..\..\..\Option\WaypointWindow.xaml"
                this.PostionSpeed.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionSpeed_ValueChanged);

            #line default
            #line hidden
                return;

            case 15:
                this.AziDownBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 16:
                this.LatUpBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 17:
                this.AziUpBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 18:
                this.LngDownBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 19:
                this.MarkerSetBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 20:
                this.LngUpBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 21:
                this.AltDownBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 22:
                this.LatDownBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 23:
                this.AltUpBorder = ((System.Windows.Controls.Border)(target));
                return;

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

            #line 68 "..\..\..\Option\WaypointWindow.xaml"
                this.AltUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.AltUp_MouseDown);

            #line default
            #line hidden

            #line 68 "..\..\..\Option\WaypointWindow.xaml"
                this.AltUp.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.AltUp_MouseUp);

            #line default
            #line hidden

            #line 68 "..\..\..\Option\WaypointWindow.xaml"
                this.AltUp.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.AltUp_TouchDown);

            #line default
            #line hidden

            #line 68 "..\..\..\Option\WaypointWindow.xaml"
                this.AltUp.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.AltUp_TouchUp);

            #line default
            #line hidden

            #line 68 "..\..\..\Option\WaypointWindow.xaml"
                this.AltUp.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Command_MouseEnter);

            #line default
            #line hidden

            #line 68 "..\..\..\Option\WaypointWindow.xaml"
                this.AltUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Command_MouseLeave);

            #line default
            #line hidden

            #line 68 "..\..\..\Option\WaypointWindow.xaml"
                this.AltUp.LostMouseCapture += new System.Windows.Input.MouseEventHandler(this.Command_LostMouseCapture);

            #line default
            #line hidden

            #line 68 "..\..\..\Option\WaypointWindow.xaml"
                this.AltUp.LostTouchCapture += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_LostTouchCapture);

            #line default
            #line hidden
                return;

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

            #line 69 "..\..\..\Option\WaypointWindow.xaml"
                this.AltDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.AltDown_MouseDown);

            #line default
            #line hidden

            #line 69 "..\..\..\Option\WaypointWindow.xaml"
                this.AltDown.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.AltDown_MouseUp);

            #line default
            #line hidden

            #line 69 "..\..\..\Option\WaypointWindow.xaml"
                this.AltDown.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.AltDown_TouchDown);

            #line default
            #line hidden

            #line 69 "..\..\..\Option\WaypointWindow.xaml"
                this.AltDown.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.AltDown_TouchUp);

            #line default
            #line hidden

            #line 69 "..\..\..\Option\WaypointWindow.xaml"
                this.AltDown.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Command_MouseEnter);

            #line default
            #line hidden

            #line 69 "..\..\..\Option\WaypointWindow.xaml"
                this.AltDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Command_MouseLeave);

            #line default
            #line hidden

            #line 69 "..\..\..\Option\WaypointWindow.xaml"
                this.AltDown.LostMouseCapture += new System.Windows.Input.MouseEventHandler(this.Command_LostMouseCapture);

            #line default
            #line hidden

            #line 69 "..\..\..\Option\WaypointWindow.xaml"
                this.AltDown.LostTouchCapture += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_LostTouchCapture);

            #line default
            #line hidden
                return;

            case 26:
                this.AziUp = ((System.Windows.Controls.Label)(target));

            #line 71 "..\..\..\Option\WaypointWindow.xaml"
                this.AziUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.AziUp_MouseDown);

            #line default
            #line hidden

            #line 71 "..\..\..\Option\WaypointWindow.xaml"
                this.AziUp.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.AziUp_MouseUp);

            #line default
            #line hidden

            #line 71 "..\..\..\Option\WaypointWindow.xaml"
                this.AziUp.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.AziUp_TouchDown);

            #line default
            #line hidden

            #line 71 "..\..\..\Option\WaypointWindow.xaml"
                this.AziUp.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.AziUp_TouchUp);

            #line default
            #line hidden

            #line 71 "..\..\..\Option\WaypointWindow.xaml"
                this.AziUp.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Command_MouseEnter);

            #line default
            #line hidden

            #line 71 "..\..\..\Option\WaypointWindow.xaml"
                this.AziUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Command_MouseLeave);

            #line default
            #line hidden

            #line 71 "..\..\..\Option\WaypointWindow.xaml"
                this.AziUp.TouchEnter += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchEnter);

            #line default
            #line hidden

            #line 71 "..\..\..\Option\WaypointWindow.xaml"
                this.AziUp.TouchLeave += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchLeave);

            #line default
            #line hidden

            #line 71 "..\..\..\Option\WaypointWindow.xaml"
                this.AziUp.LostMouseCapture += new System.Windows.Input.MouseEventHandler(this.Command_LostMouseCapture);

            #line default
            #line hidden

            #line 71 "..\..\..\Option\WaypointWindow.xaml"
                this.AziUp.LostTouchCapture += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_LostTouchCapture);

            #line default
            #line hidden
                return;

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

            #line 76 "..\..\..\Option\WaypointWindow.xaml"
                this.AziDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.AziDown_MouseDown);

            #line default
            #line hidden

            #line 76 "..\..\..\Option\WaypointWindow.xaml"
                this.AziDown.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.AziDown_MouseUp);

            #line default
            #line hidden

            #line 76 "..\..\..\Option\WaypointWindow.xaml"
                this.AziDown.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.AziDown_TouchDown);

            #line default
            #line hidden

            #line 76 "..\..\..\Option\WaypointWindow.xaml"
                this.AziDown.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.AziDown_TouchUp);

            #line default
            #line hidden

            #line 76 "..\..\..\Option\WaypointWindow.xaml"
                this.AziDown.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Command_MouseEnter);

            #line default
            #line hidden

            #line 76 "..\..\..\Option\WaypointWindow.xaml"
                this.AziDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Command_MouseLeave);

            #line default
            #line hidden

            #line 76 "..\..\..\Option\WaypointWindow.xaml"
                this.AziDown.TouchEnter += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchEnter);

            #line default
            #line hidden

            #line 76 "..\..\..\Option\WaypointWindow.xaml"
                this.AziDown.TouchLeave += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchLeave);

            #line default
            #line hidden

            #line 76 "..\..\..\Option\WaypointWindow.xaml"
                this.AziDown.LostMouseCapture += new System.Windows.Input.MouseEventHandler(this.Command_LostMouseCapture);

            #line default
            #line hidden

            #line 76 "..\..\..\Option\WaypointWindow.xaml"
                this.AziDown.LostTouchCapture += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_LostTouchCapture);

            #line default
            #line hidden
                return;

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

            #line 82 "..\..\..\Option\WaypointWindow.xaml"
                this.LatUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.LatUp_MouseDown);

            #line default
            #line hidden

            #line 82 "..\..\..\Option\WaypointWindow.xaml"
                this.LatUp.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.LatUp_MouseUp);

            #line default
            #line hidden

            #line 82 "..\..\..\Option\WaypointWindow.xaml"
                this.LatUp.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.LatUp_TouchDown);

            #line default
            #line hidden

            #line 82 "..\..\..\Option\WaypointWindow.xaml"
                this.LatUp.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.LatUp_TouchUp);

            #line default
            #line hidden

            #line 82 "..\..\..\Option\WaypointWindow.xaml"
                this.LatUp.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Command_MouseEnter);

            #line default
            #line hidden

            #line 82 "..\..\..\Option\WaypointWindow.xaml"
                this.LatUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Command_MouseLeave);

            #line default
            #line hidden

            #line 82 "..\..\..\Option\WaypointWindow.xaml"
                this.LatUp.TouchEnter += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchEnter);

            #line default
            #line hidden

            #line 82 "..\..\..\Option\WaypointWindow.xaml"
                this.LatUp.TouchLeave += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchLeave);

            #line default
            #line hidden

            #line 82 "..\..\..\Option\WaypointWindow.xaml"
                this.LatUp.LostMouseCapture += new System.Windows.Input.MouseEventHandler(this.Command_LostMouseCapture);

            #line default
            #line hidden

            #line 82 "..\..\..\Option\WaypointWindow.xaml"
                this.LatUp.LostTouchCapture += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_LostTouchCapture);

            #line default
            #line hidden
                return;

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

            #line 87 "..\..\..\Option\WaypointWindow.xaml"
                this.LatDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.LatDown_MouseDown);

            #line default
            #line hidden

            #line 87 "..\..\..\Option\WaypointWindow.xaml"
                this.LatDown.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.LatDown_MouseUp);

            #line default
            #line hidden

            #line 87 "..\..\..\Option\WaypointWindow.xaml"
                this.LatDown.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.LatDown_TouchDown);

            #line default
            #line hidden

            #line 87 "..\..\..\Option\WaypointWindow.xaml"
                this.LatDown.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.LatDown_TouchUp);

            #line default
            #line hidden

            #line 87 "..\..\..\Option\WaypointWindow.xaml"
                this.LatDown.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Command_MouseEnter);

            #line default
            #line hidden

            #line 87 "..\..\..\Option\WaypointWindow.xaml"
                this.LatDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Command_MouseLeave);

            #line default
            #line hidden

            #line 87 "..\..\..\Option\WaypointWindow.xaml"
                this.LatDown.TouchEnter += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchEnter);

            #line default
            #line hidden

            #line 87 "..\..\..\Option\WaypointWindow.xaml"
                this.LatDown.TouchLeave += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchLeave);

            #line default
            #line hidden

            #line 87 "..\..\..\Option\WaypointWindow.xaml"
                this.LatDown.LostMouseCapture += new System.Windows.Input.MouseEventHandler(this.Command_LostMouseCapture);

            #line default
            #line hidden

            #line 87 "..\..\..\Option\WaypointWindow.xaml"
                this.LatDown.LostTouchCapture += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_LostTouchCapture);

            #line default
            #line hidden
                return;

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

            #line 93 "..\..\..\Option\WaypointWindow.xaml"
                this.LngUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.LngUp_MouseDown);

            #line default
            #line hidden

            #line 93 "..\..\..\Option\WaypointWindow.xaml"
                this.LngUp.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.LngUp_MouseUp);

            #line default
            #line hidden

            #line 93 "..\..\..\Option\WaypointWindow.xaml"
                this.LngUp.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.LngUp_TouchDown);

            #line default
            #line hidden

            #line 93 "..\..\..\Option\WaypointWindow.xaml"
                this.LngUp.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.LngUp_TouchUp);

            #line default
            #line hidden

            #line 93 "..\..\..\Option\WaypointWindow.xaml"
                this.LngUp.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Command_MouseEnter);

            #line default
            #line hidden

            #line 93 "..\..\..\Option\WaypointWindow.xaml"
                this.LngUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Command_MouseLeave);

            #line default
            #line hidden

            #line 93 "..\..\..\Option\WaypointWindow.xaml"
                this.LngUp.TouchEnter += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchEnter);

            #line default
            #line hidden

            #line 93 "..\..\..\Option\WaypointWindow.xaml"
                this.LngUp.TouchLeave += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchLeave);

            #line default
            #line hidden

            #line 93 "..\..\..\Option\WaypointWindow.xaml"
                this.LngUp.LostMouseCapture += new System.Windows.Input.MouseEventHandler(this.Command_LostMouseCapture);

            #line default
            #line hidden

            #line 93 "..\..\..\Option\WaypointWindow.xaml"
                this.LngUp.LostTouchCapture += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_LostTouchCapture);

            #line default
            #line hidden
                return;

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

            #line 98 "..\..\..\Option\WaypointWindow.xaml"
                this.LngDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.LngDown_MouseDown);

            #line default
            #line hidden

            #line 98 "..\..\..\Option\WaypointWindow.xaml"
                this.LngDown.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.LngDown_MouseUp);

            #line default
            #line hidden

            #line 98 "..\..\..\Option\WaypointWindow.xaml"
                this.LngDown.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.LngDown_TouchDown);

            #line default
            #line hidden

            #line 98 "..\..\..\Option\WaypointWindow.xaml"
                this.LngDown.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.LngDown_TouchUp);

            #line default
            #line hidden

            #line 98 "..\..\..\Option\WaypointWindow.xaml"
                this.LngDown.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Command_MouseEnter);

            #line default
            #line hidden

            #line 98 "..\..\..\Option\WaypointWindow.xaml"
                this.LngDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Command_MouseLeave);

            #line default
            #line hidden

            #line 98 "..\..\..\Option\WaypointWindow.xaml"
                this.LngDown.TouchEnter += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchEnter);

            #line default
            #line hidden

            #line 98 "..\..\..\Option\WaypointWindow.xaml"
                this.LngDown.TouchLeave += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchLeave);

            #line default
            #line hidden

            #line 98 "..\..\..\Option\WaypointWindow.xaml"
                this.LngDown.LostMouseCapture += new System.Windows.Input.MouseEventHandler(this.Command_LostMouseCapture);

            #line default
            #line hidden

            #line 98 "..\..\..\Option\WaypointWindow.xaml"
                this.LngDown.LostTouchCapture += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_LostTouchCapture);

            #line default
            #line hidden
                return;

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

            #line 105 "..\..\..\Option\WaypointWindow.xaml"
                this.MarkerSet.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.MarkerSet_MouseDown);

            #line default
            #line hidden

            #line 105 "..\..\..\Option\WaypointWindow.xaml"
                this.MarkerSet.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.MarkerSet_MouseUp);

            #line default
            #line hidden

            #line 105 "..\..\..\Option\WaypointWindow.xaml"
                this.MarkerSet.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.MarkerSet_TouchDown);

            #line default
            #line hidden

            #line 105 "..\..\..\Option\WaypointWindow.xaml"
                this.MarkerSet.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.MarkerSet_TouchUp);

            #line default
            #line hidden

            #line 105 "..\..\..\Option\WaypointWindow.xaml"
                this.MarkerSet.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Command_MouseEnter);

            #line default
            #line hidden

            #line 105 "..\..\..\Option\WaypointWindow.xaml"
                this.MarkerSet.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Command_MouseLeave);

            #line default
            #line hidden

            #line 105 "..\..\..\Option\WaypointWindow.xaml"
                this.MarkerSet.TouchEnter += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchEnter);

            #line default
            #line hidden

            #line 105 "..\..\..\Option\WaypointWindow.xaml"
                this.MarkerSet.TouchLeave += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchLeave);

            #line default
            #line hidden

            #line 105 "..\..\..\Option\WaypointWindow.xaml"
                this.MarkerSet.LostMouseCapture += new System.Windows.Input.MouseEventHandler(this.Command_LostMouseCapture);

            #line default
            #line hidden

            #line 105 "..\..\..\Option\WaypointWindow.xaml"
                this.MarkerSet.LostTouchCapture += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_LostTouchCapture);

            #line default
            #line hidden
                return;

            case 33:
                this.Mode = ((System.Windows.Controls.Grid)(target));
                return;

            case 34:
                this.MouseTouchBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 35:
                this.GpsBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 36:
                this.HomeBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 37:
                this.MouseTouchSet = ((System.Windows.Controls.Label)(target));

            #line 124 "..\..\..\Option\WaypointWindow.xaml"
                this.MouseTouchSet.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.MouseTouchSet_MouseDown);

            #line default
            #line hidden

            #line 124 "..\..\..\Option\WaypointWindow.xaml"
                this.MouseTouchSet.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.MouseTouchSet_MouseUp);

            #line default
            #line hidden

            #line 124 "..\..\..\Option\WaypointWindow.xaml"
                this.MouseTouchSet.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.MouseTouchSet_TouchDown);

            #line default
            #line hidden

            #line 124 "..\..\..\Option\WaypointWindow.xaml"
                this.MouseTouchSet.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.MouseTouchSet_TouchUp);

            #line default
            #line hidden

            #line 124 "..\..\..\Option\WaypointWindow.xaml"
                this.MouseTouchSet.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Command_MouseEnter);

            #line default
            #line hidden

            #line 124 "..\..\..\Option\WaypointWindow.xaml"
                this.MouseTouchSet.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Command_MouseLeave);

            #line default
            #line hidden

            #line 124 "..\..\..\Option\WaypointWindow.xaml"
                this.MouseTouchSet.TouchEnter += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchEnter);

            #line default
            #line hidden

            #line 124 "..\..\..\Option\WaypointWindow.xaml"
                this.MouseTouchSet.TouchLeave += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchLeave);

            #line default
            #line hidden
                return;

            case 38:
                this.GpsSet = ((System.Windows.Controls.Label)(target));

            #line 125 "..\..\..\Option\WaypointWindow.xaml"
                this.GpsSet.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.GpsSet_MouseDown);

            #line default
            #line hidden

            #line 125 "..\..\..\Option\WaypointWindow.xaml"
                this.GpsSet.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.GpsSet_MouseUp);

            #line default
            #line hidden

            #line 125 "..\..\..\Option\WaypointWindow.xaml"
                this.GpsSet.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.GpsSet_TouchDown);

            #line default
            #line hidden

            #line 125 "..\..\..\Option\WaypointWindow.xaml"
                this.GpsSet.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.GpsSet_TouchUp);

            #line default
            #line hidden

            #line 125 "..\..\..\Option\WaypointWindow.xaml"
                this.GpsSet.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Command_MouseEnter);

            #line default
            #line hidden

            #line 125 "..\..\..\Option\WaypointWindow.xaml"
                this.GpsSet.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Command_MouseLeave);

            #line default
            #line hidden

            #line 125 "..\..\..\Option\WaypointWindow.xaml"
                this.GpsSet.TouchEnter += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchEnter);

            #line default
            #line hidden

            #line 125 "..\..\..\Option\WaypointWindow.xaml"
                this.GpsSet.TouchLeave += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchLeave);

            #line default
            #line hidden
                return;

            case 39:
                this.HomeSet = ((System.Windows.Controls.Label)(target));

            #line 130 "..\..\..\Option\WaypointWindow.xaml"
                this.HomeSet.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.HomeSet_MouseDown);

            #line default
            #line hidden

            #line 130 "..\..\..\Option\WaypointWindow.xaml"
                this.HomeSet.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.HomeSet_MouseUp);

            #line default
            #line hidden

            #line 130 "..\..\..\Option\WaypointWindow.xaml"
                this.HomeSet.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.HomeSet_TouchDown);

            #line default
            #line hidden

            #line 130 "..\..\..\Option\WaypointWindow.xaml"
                this.HomeSet.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.HomeSet_TouchUp);

            #line default
            #line hidden

            #line 130 "..\..\..\Option\WaypointWindow.xaml"
                this.HomeSet.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Command_MouseEnter);

            #line default
            #line hidden

            #line 130 "..\..\..\Option\WaypointWindow.xaml"
                this.HomeSet.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Command_MouseLeave);

            #line default
            #line hidden

            #line 130 "..\..\..\Option\WaypointWindow.xaml"
                this.HomeSet.TouchEnter += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchEnter);

            #line default
            #line hidden

            #line 130 "..\..\..\Option\WaypointWindow.xaml"
                this.HomeSet.TouchLeave += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.Command_TouchLeave);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Button_Ok = ((System.Windows.Controls.Button)(target));

            #line 21 "..\..\WindowDriver_Virtual.xaml"
                this.Button_Ok.Click += new System.Windows.RoutedEventHandler(this.Button_Ok_Click);

            #line default
            #line hidden
                return;

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

            #line 22 "..\..\WindowDriver_Virtual.xaml"
                this.Button_Cancel.Click += new System.Windows.RoutedEventHandler(this.Button_Cancel_Click);

            #line default
            #line hidden
                return;

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

            #line 23 "..\..\WindowDriver_Virtual.xaml"
                this.Button_Apply.Click += new System.Windows.RoutedEventHandler(this.Button_Apply_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.ComboBox_DataType = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 5:
                this.ComboBox_Waveform = ((System.Windows.Controls.ComboBox)(target));

            #line 30 "..\..\WindowDriver_Virtual.xaml"
                this.ComboBox_Waveform.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_Waveform_SelectionChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.IntegerUpDown_MeasPerMin = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 7:
                this.IntegerUpDown_CoefMinY = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 8:
                this.IntegerUpDown_CoefMaxY = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 9:
                this.IntegerUpDown_CoefPulseWith = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 10:
                this.IntegerUpDown_CoefSinOfsPulse = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Icc = ((Gss.PopUpWindow.DataManager.ExperienceWindow)(target));
     return;
     case 2:
     this.CbSex = ((System.Windows.Controls.ComboBox)(target));
     
     #line 30 "..\..\..\DataManager\ExperienceWindow.xaml"
     this.CbSex.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CbSex_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 3:
     this.txtRceharge = ((System.Windows.Controls.TextBox)(target));
     return;
     case 4:
     this.DudCount = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
     return;
     case 5:
     this.btnOk = ((System.Windows.Controls.Button)(target));
     
     #line 74 "..\..\..\DataManager\ExperienceWindow.xaml"
     this.btnOk.Click += new System.Windows.RoutedEventHandler(this.btnOk_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.btnCancel = ((System.Windows.Controls.Button)(target));
     
     #line 75 "..\..\..\DataManager\ExperienceWindow.xaml"
     this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Exemple #13
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.LatG = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 2:
                this.LatM = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
                return;

            case 3:
                this.LatS = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 4:
                this.LonG = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 5:
                this.LonM = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 6:
                this.LonS = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 7:
                this.Altgeo = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

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

            #line 98 "..\..\MainWindow.xaml"
                this.CalcularUTM.Click += new System.Windows.RoutedEventHandler(this.CalcularUTM_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.X = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 10:
                this.Y = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 11:
                this.Z = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 12:
                this.CalcularGeo = ((System.Windows.Controls.Button)(target));

            #line 147 "..\..\MainWindow.xaml"
                this.CalcularGeo.Click += new System.Windows.RoutedEventHandler(this.CalcularGeo_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.aa = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 14:
                this.bb = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 15:
                this.SalvarDatum = ((System.Windows.Controls.Button)(target));

            #line 193 "..\..\MainWindow.xaml"
                this.SalvarDatum.Click += new System.Windows.RoutedEventHandler(this.SalvarDatum_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        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;
        }
Exemple #15
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.grdFont = ((System.Windows.Controls.Grid)(target));
     return;
     case 2:
     this.Font = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 3:
     this.FontSize = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 4:
     this.FontColor = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 5:
     this.FontOutline = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 6:
     this.lblFamily = ((System.Windows.Controls.Label)(target));
     return;
     case 7:
     this.cbFamily = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 8:
     this.lblSize = ((System.Windows.Controls.Label)(target));
     return;
     case 9:
     this.udSize = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
     return;
     case 10:
     this.lblColor = ((System.Windows.Controls.Label)(target));
     return;
     case 11:
     this.cpColor = ((Xceed.Wpf.Toolkit.ColorPicker)(target));
     return;
     case 12:
     this.cpOutlineColor = ((Xceed.Wpf.Toolkit.ColorPicker)(target));
     return;
     case 13:
     this.lblOutlineColor = ((System.Windows.Controls.Label)(target));
     return;
     case 14:
     this.grdSync = ((System.Windows.Controls.Grid)(target));
     return;
     case 15:
     this.Markings = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 16:
     this.TrackStart = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 17:
     this.VideoStart = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 18:
     this.Timezone = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 19:
     this.udVideoHours = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 20:
     this.udVideoMinutes = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 21:
     this.udVideoSeconds = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 22:
     this.lblVideo = ((System.Windows.Controls.Label)(target));
     return;
     case 23:
     this.udTrackHours = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 24:
     this.udTrackMinutes = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 25:
     this.udTrackSeconds = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 26:
     this.lbTrack = ((System.Windows.Controls.Label)(target));
     return;
     case 27:
     this.lblHours = ((System.Windows.Controls.Label)(target));
     return;
     case 28:
     this.lblMinutes = ((System.Windows.Controls.Label)(target));
     return;
     case 29:
     this.lblSeconds = ((System.Windows.Controls.Label)(target));
     return;
     case 30:
     this.udVideoHours_Copy = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 31:
     this.udVideoMinutes_Copy = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 32:
     this.udVideoSeconds_Copy = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 33:
     this.lblVideo_Copy = ((System.Windows.Controls.Label)(target));
     return;
     case 34:
     this.grdVideo = ((System.Windows.Controls.Grid)(target));
     return;
     case 35:
     this.lblEncoding = ((System.Windows.Controls.Label)(target));
     return;
     case 36:
     this.lblOutputName = ((System.Windows.Controls.Label)(target));
     return;
     case 37:
     this.lblEnableMap = ((System.Windows.Controls.Label)(target));
     return;
     case 38:
     this.lblEnableDistance = ((System.Windows.Controls.Label)(target));
     return;
     case 39:
     this.lblEnableSpeed = ((System.Windows.Controls.Label)(target));
     return;
     case 40:
     this.lblVisualizations = ((System.Windows.Controls.Label)(target));
     return;
     case 41:
     this.cbMap = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 42:
     this.cbDistance = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 43:
     this.cbSpeed = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 44:
     this.cmbEncoding = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 45:
     this.tbOutputName = ((System.Windows.Controls.TextBox)(target));
     return;
     case 46:
     this.grdAdvanced = ((System.Windows.Controls.Grid)(target));
     return;
     case 47:
     this.grdControlButtons = ((System.Windows.Controls.Grid)(target));
     return;
     case 48:
     this.btnFont = ((System.Windows.Controls.Button)(target));
     
     #line 85 "..\..\Settings.xaml"
     this.btnFont.Click += new System.Windows.RoutedEventHandler(this.btnFont_Click);
     
     #line default
     #line hidden
     
     #line 85 "..\..\Settings.xaml"
     this.btnFont.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnFont_MouseEnter);
     
     #line default
     #line hidden
     
     #line 85 "..\..\Settings.xaml"
     this.btnFont.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnFont_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 49:
     this.btnVideo = ((System.Windows.Controls.Button)(target));
     
     #line 90 "..\..\Settings.xaml"
     this.btnVideo.Click += new System.Windows.RoutedEventHandler(this.btnVideo_Click);
     
     #line default
     #line hidden
     
     #line 90 "..\..\Settings.xaml"
     this.btnVideo.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnVideo_MouseEnter);
     
     #line default
     #line hidden
     
     #line 90 "..\..\Settings.xaml"
     this.btnVideo.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnVideo_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 50:
     this.btnSync = ((System.Windows.Controls.Button)(target));
     
     #line 95 "..\..\Settings.xaml"
     this.btnSync.Click += new System.Windows.RoutedEventHandler(this.btnSync_Click);
     
     #line default
     #line hidden
     
     #line 95 "..\..\Settings.xaml"
     this.btnSync.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnSync_MouseEnter);
     
     #line default
     #line hidden
     
     #line 95 "..\..\Settings.xaml"
     this.btnSync.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnSync_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 51:
     this.btnAdvanced = ((System.Windows.Controls.Button)(target));
     
     #line 100 "..\..\Settings.xaml"
     this.btnAdvanced.Click += new System.Windows.RoutedEventHandler(this.btnAdvanced_Click);
     
     #line default
     #line hidden
     
     #line 100 "..\..\Settings.xaml"
     this.btnAdvanced.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnAdvanced_MouseEnter);
     
     #line default
     #line hidden
     
     #line 100 "..\..\Settings.xaml"
     this.btnAdvanced.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnAdvanced_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 52:
     this.btnProceed = ((System.Windows.Controls.Button)(target));
     
     #line 106 "..\..\Settings.xaml"
     this.btnProceed.Click += new System.Windows.RoutedEventHandler(this.btnProceed_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Exemple #16
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 9 "..\..\Workspace_Performance.xaml"
     ((MochaEditor.Workspace_Performance)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     
     #line 9 "..\..\Workspace_Performance.xaml"
     ((MochaEditor.Workspace_Performance)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.UserControl_Unloaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.RefreshTimeComp = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
     
     #line 14 "..\..\Workspace_Performance.xaml"
     this.RefreshTimeComp.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.RefreshTimer_ValueChanged);
     
     #line default
     #line hidden
     return;
     case 3:
     this.PerfPie = ((De.TorstenMandelkow.MetroChart.PieChart)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemple #17
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Main = ((XMonitor_GUI.HomePointWindow)(target));

            #line 5 "..\..\..\Option\HomePointWindow.xaml"
                this.Main.SizeChanged += new System.Windows.SizeChangedEventHandler(this.Main_SizeChanged);

            #line default
            #line hidden

            #line 5 "..\..\..\Option\HomePointWindow.xaml"
                this.Main.Unloaded += new System.Windows.RoutedEventHandler(this.Main_Unloaded);

            #line default
            #line hidden
                return;

            case 2:
                this.Window = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 3:
                this.PostionLatCheck = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.PostionLat = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 16 "..\..\..\Option\HomePointWindow.xaml"
                this.PostionLat.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionLat_ValueChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.PostionLatDis = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 25 "..\..\..\Option\HomePointWindow.xaml"
                this.PostionLatDis.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionLatDis_ValueChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.PostionLngCheck = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.PostionLng = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 30 "..\..\..\Option\HomePointWindow.xaml"
                this.PostionLng.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionLng_ValueChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.PostionLngDis = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 35 "..\..\..\Option\HomePointWindow.xaml"
                this.PostionLngDis.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionLngDis_ValueChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.PostionAltCheck = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this.PostionAlt = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 40 "..\..\..\Option\HomePointWindow.xaml"
                this.PostionAlt.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionAlt_ValueChanged);

            #line default
            #line hidden
                return;

            case 11:
                this.PostionAziCheck = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.PostionAzi = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 45 "..\..\..\Option\HomePointWindow.xaml"
                this.PostionAzi.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionAzi_ValueChanged);

            #line default
            #line hidden
                return;

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

            case 14:
                this.PostionSpeed = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 50 "..\..\..\Option\HomePointWindow.xaml"
                this.PostionSpeed.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.PostionSpeed_ValueChanged);

            #line default
            #line hidden
                return;

            case 15:
                this.AziDownBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 16:
                this.LatUpBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 17:
                this.AziUpBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 18:
                this.LngDownBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 19:
                this.MarkerSetBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 20:
                this.LngUpBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 21:
                this.AltDownBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 22:
                this.LatDownBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 23:
                this.AltUpBorder = ((System.Windows.Controls.Border)(target));
                return;

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

            #line 77 "..\..\..\Option\HomePointWindow.xaml"
                this.AltUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.AltUp_MouseDown);

            #line default
            #line hidden

            #line 77 "..\..\..\Option\HomePointWindow.xaml"
                this.AltUp.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.AltUp_MouseUp);

            #line default
            #line hidden

            #line 77 "..\..\..\Option\HomePointWindow.xaml"
                this.AltUp.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.AltUp_TouchDown);

            #line default
            #line hidden

            #line 77 "..\..\..\Option\HomePointWindow.xaml"
                this.AltUp.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.AltUp_TouchUp);

            #line default
            #line hidden
                return;

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

            #line 78 "..\..\..\Option\HomePointWindow.xaml"
                this.AltDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.AltDown_MouseDown);

            #line default
            #line hidden

            #line 78 "..\..\..\Option\HomePointWindow.xaml"
                this.AltDown.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.AltDown_MouseUp);

            #line default
            #line hidden

            #line 78 "..\..\..\Option\HomePointWindow.xaml"
                this.AltDown.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.AltDown_TouchDown);

            #line default
            #line hidden

            #line 78 "..\..\..\Option\HomePointWindow.xaml"
                this.AltDown.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.AltDown_TouchUp);

            #line default
            #line hidden
                return;

            case 26:
                this.AziUp = ((System.Windows.Controls.Label)(target));

            #line 80 "..\..\..\Option\HomePointWindow.xaml"
                this.AziUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.AziUp_MouseDown);

            #line default
            #line hidden

            #line 80 "..\..\..\Option\HomePointWindow.xaml"
                this.AziUp.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.AziUp_MouseUp);

            #line default
            #line hidden

            #line 80 "..\..\..\Option\HomePointWindow.xaml"
                this.AziUp.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.AziUp_TouchDown);

            #line default
            #line hidden

            #line 80 "..\..\..\Option\HomePointWindow.xaml"
                this.AziUp.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.AziUp_TouchUp);

            #line default
            #line hidden
                return;

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

            #line 85 "..\..\..\Option\HomePointWindow.xaml"
                this.AziDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.AziDown_MouseDown);

            #line default
            #line hidden

            #line 85 "..\..\..\Option\HomePointWindow.xaml"
                this.AziDown.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.AziDown_MouseUp);

            #line default
            #line hidden

            #line 85 "..\..\..\Option\HomePointWindow.xaml"
                this.AziDown.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.AziDown_TouchDown);

            #line default
            #line hidden

            #line 85 "..\..\..\Option\HomePointWindow.xaml"
                this.AziDown.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.AziDown_TouchUp);

            #line default
            #line hidden
                return;

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

            #line 91 "..\..\..\Option\HomePointWindow.xaml"
                this.LatUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.LatUp_MouseDown);

            #line default
            #line hidden

            #line 91 "..\..\..\Option\HomePointWindow.xaml"
                this.LatUp.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.LatUp_MouseUp);

            #line default
            #line hidden

            #line 91 "..\..\..\Option\HomePointWindow.xaml"
                this.LatUp.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.LatUp_TouchDown);

            #line default
            #line hidden

            #line 91 "..\..\..\Option\HomePointWindow.xaml"
                this.LatUp.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.LatUp_TouchUp);

            #line default
            #line hidden
                return;

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

            #line 96 "..\..\..\Option\HomePointWindow.xaml"
                this.LatDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.LatDown_MouseDown);

            #line default
            #line hidden

            #line 96 "..\..\..\Option\HomePointWindow.xaml"
                this.LatDown.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.LatDown_MouseUp);

            #line default
            #line hidden

            #line 96 "..\..\..\Option\HomePointWindow.xaml"
                this.LatDown.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.LatDown_TouchDown);

            #line default
            #line hidden

            #line 96 "..\..\..\Option\HomePointWindow.xaml"
                this.LatDown.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.LatDown_TouchUp);

            #line default
            #line hidden
                return;

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

            #line 102 "..\..\..\Option\HomePointWindow.xaml"
                this.LngUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.LngUp_MouseDown);

            #line default
            #line hidden

            #line 102 "..\..\..\Option\HomePointWindow.xaml"
                this.LngUp.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.LngUp_MouseUp);

            #line default
            #line hidden

            #line 102 "..\..\..\Option\HomePointWindow.xaml"
                this.LngUp.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.LngUp_TouchDown);

            #line default
            #line hidden

            #line 102 "..\..\..\Option\HomePointWindow.xaml"
                this.LngUp.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.LngUp_TouchUp);

            #line default
            #line hidden
                return;

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

            #line 107 "..\..\..\Option\HomePointWindow.xaml"
                this.LngDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.LngDown_MouseDown);

            #line default
            #line hidden

            #line 107 "..\..\..\Option\HomePointWindow.xaml"
                this.LngDown.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.LngDown_MouseUp);

            #line default
            #line hidden

            #line 107 "..\..\..\Option\HomePointWindow.xaml"
                this.LngDown.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.LngDown_TouchDown);

            #line default
            #line hidden

            #line 107 "..\..\..\Option\HomePointWindow.xaml"
                this.LngDown.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.LngDown_TouchUp);

            #line default
            #line hidden
                return;

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

            #line 113 "..\..\..\Option\HomePointWindow.xaml"
                this.MarkerSet.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.MarkerSet_MouseDown);

            #line default
            #line hidden

            #line 113 "..\..\..\Option\HomePointWindow.xaml"
                this.MarkerSet.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.MarkerSet_MouseUp);

            #line default
            #line hidden

            #line 113 "..\..\..\Option\HomePointWindow.xaml"
                this.MarkerSet.TouchDown += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.MarkerSet_TouchDown);

            #line default
            #line hidden

            #line 113 "..\..\..\Option\HomePointWindow.xaml"
                this.MarkerSet.TouchUp += new System.EventHandler <System.Windows.Input.TouchEventArgs>(this.MarkerSet_TouchUp);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #18
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.tTab_AnalogueOutput = ((System.Windows.Controls.TabControl)(target));
                return;

            case 2:
                this.tTabitem_Zero = ((System.Windows.Controls.TabItem)(target));
                return;

            case 3:
                this.tTxt_mAOutputZero = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.tUpdown_AnalogueOutputZero = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

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

            #line 31 "..\..\..\APP\APP_UI_CalAnalogueOutput.xaml"
                this.tBtn_StopCal.Click += new System.Windows.RoutedEventHandler(this.tBtn_StopCal_Click);

            #line default
            #line hidden
                return;

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

            #line 32 "..\..\..\APP\APP_UI_CalAnalogueOutput.xaml"
                this.tBtn_StartCal.Click += new System.Windows.RoutedEventHandler(this.tBtn_StartCal_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.tBtn_AcceptZero = ((System.Windows.Controls.Button)(target));

            #line 33 "..\..\..\APP\APP_UI_CalAnalogueOutput.xaml"
                this.tBtn_AcceptZero.Click += new System.Windows.RoutedEventHandler(this.tBtn_AcceptZero_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.tTabitem_Span = ((System.Windows.Controls.TabItem)(target));
                return;

            case 9:
                this.tTxt_mAOutputSapn = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 10:
                this.tUpdown_analogueOutputSpan = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 11:
                this.tBtn__StopSapn = ((System.Windows.Controls.Button)(target));

            #line 56 "..\..\..\APP\APP_UI_CalAnalogueOutput.xaml"
                this.tBtn__StopSapn.Click += new System.Windows.RoutedEventHandler(this.tBtn__StopSapn_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.tBtn_StartSpan = ((System.Windows.Controls.Button)(target));

            #line 57 "..\..\..\APP\APP_UI_CalAnalogueOutput.xaml"
                this.tBtn_StartSpan.Click += new System.Windows.RoutedEventHandler(this.tBtn_StartSpan_Click);

            #line default
            #line hidden
                return;

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

            #line 58 "..\..\..\APP\APP_UI_CalAnalogueOutput.xaml"
                this.tBtn_AcceptSapn.Click += new System.Windows.RoutedEventHandler(this.tBtn_AcceptSapn_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #19
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 13 "..\..\..\MainWindow.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_OnClick);

            #line default
            #line hidden
                return;

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

            #line 24 "..\..\..\MainWindow.xaml"
                this.Canvas.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Canvas_MouseDown);

            #line default
            #line hidden
                return;

            case 3:
                this.MainImage = ((System.Windows.Controls.Image)(target));
                return;

            case 4:
                this.Point = ((System.Windows.Shapes.Ellipse)(target));
                return;

            case 5:
                this.OutputListView = ((System.Windows.Controls.ListView)(target));
                return;

            case 6:
                this.XInput = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 7:
                this.YInput = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

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

            #line 45 "..\..\..\MainWindow.xaml"
                this.ButtonAddPoint.Click += new System.Windows.RoutedEventHandler(this.ButtonBase_OnClick);

            #line default
            #line hidden
                return;

            case 9:

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

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Formulaire = ((System.Windows.Controls.Grid)(target));
     return;
     case 2:
     this.MontantAAjouterAuCompte = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
     return;
     case 3:
     
     #line 49 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Exemple #21
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainWindow = ((Robot_Arm_Simulator_WPF.MainWindow)(target));
                return;

            case 2:
                this.overallGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.homeBarGrid = ((System.Windows.Controls.Grid)(target));
                return;

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

            #line 50 "..\..\MainWindow.xaml"
                this.runRobotButton.Click += new System.Windows.RoutedEventHandler(this.runRobotButton_Click);

            #line default
            #line hidden
                return;

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

            #line 51 "..\..\MainWindow.xaml"
                this.runSimulatorButton.Click += new System.Windows.RoutedEventHandler(this.runSimulatorButton_Click);

            #line default
            #line hidden
                return;

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

            #line 52 "..\..\MainWindow.xaml"
                this.devicesButton.Click += new System.Windows.RoutedEventHandler(this.devicesButton_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.homeButton = ((System.Windows.Controls.Button)(target));
                return;

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

            case 9:
                this.fileGrid = ((System.Windows.Controls.Grid)(target));
                return;

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

            #line 74 "..\..\MainWindow.xaml"
                this.newFileButton.Click += new System.Windows.RoutedEventHandler(this.newFileButton_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.renameButton = ((System.Windows.Controls.Button)(target));

            #line 75 "..\..\MainWindow.xaml"
                this.renameButton.Click += new System.Windows.RoutedEventHandler(this.renameButton_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.deleteButton = ((System.Windows.Controls.Button)(target));

            #line 82 "..\..\MainWindow.xaml"
                this.deleteButton.Click += new System.Windows.RoutedEventHandler(this.deleteButton_Click);

            #line default
            #line hidden
                return;

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

            #line 83 "..\..\MainWindow.xaml"
                this.saveButton.Click += new System.Windows.RoutedEventHandler(this.saveButton_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.fileListView = ((System.Windows.Controls.ListView)(target));

            #line 85 "..\..\MainWindow.xaml"
                this.fileListView.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.fileListView_MouseDoubleClick);

            #line default
            #line hidden
                return;

            case 15:
                this.commandGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 16:
                this.addAboveButton = ((System.Windows.Controls.Button)(target));

            #line 101 "..\..\MainWindow.xaml"
                this.addAboveButton.Click += new System.Windows.RoutedEventHandler(this.addAboveButton_Click);

            #line default
            #line hidden
                return;

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

            #line 102 "..\..\MainWindow.xaml"
                this.addBelowButton.Click += new System.Windows.RoutedEventHandler(this.addBelowButton_Click);

            #line default
            #line hidden
                return;

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

            #line 109 "..\..\MainWindow.xaml"
                this.deleteCommandButton.Click += new System.Windows.RoutedEventHandler(this.deleteCommandButton_Click);

            #line default
            #line hidden
                return;

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

            case 20:
                this.commandListView = ((System.Windows.Controls.ListView)(target));

            #line 112 "..\..\MainWindow.xaml"
                this.commandListView.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.commandListView_MouseDoubleClick);

            #line default
            #line hidden
                return;

            case 21:
                this.simulatorWindow = ((System.Windows.Controls.Grid)(target));
                return;

            case 22:
                this.m_helix_viewport = ((HelixToolkit.Wpf.HelixViewport3D)(target));
                return;

            case 23:
                this.boxcontrol = ((System.Windows.Controls.Grid)(target));
                return;

            case 24:
                this.joint0 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 25:
                this.joint1 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 26:
                this.joint2 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 27:
                this.joint3 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 28:
                this.joint4 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 29:
                this.joint5 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #22
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.rbtnLinear = ((System.Windows.Controls.RadioButton)(target));

            #line 12 "..\..\..\Dialog\ContrastDialog.xaml"
                this.rbtnLinear.Checked += new System.Windows.RoutedEventHandler(this.Checked);

            #line default
            #line hidden
                return;

            case 2:
                this.rbtnLog = ((System.Windows.Controls.RadioButton)(target));

            #line 13 "..\..\..\Dialog\ContrastDialog.xaml"
                this.rbtnLog.Checked += new System.Windows.RoutedEventHandler(this.Checked);

            #line default
            #line hidden
                return;

            case 3:
                this.rbtnExp = ((System.Windows.Controls.RadioButton)(target));

            #line 14 "..\..\..\Dialog\ContrastDialog.xaml"
                this.rbtnExp.Checked += new System.Windows.RoutedEventHandler(this.Checked);

            #line default
            #line hidden
                return;

            case 4:
                this.gboxLinear = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 5:
                this.plotter = ((InteractiveDataDisplay.WPF.Chart)(target));
                return;

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

            case 7:
                this.HSlider = ((Xceed.Wpf.Toolkit.RangeSlider)(target));
                return;

            case 8:
                this.VSlider = ((Xceed.Wpf.Toolkit.RangeSlider)(target));
                return;

            case 9:
                this.x1 = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 33 "..\..\..\Dialog\ContrastDialog.xaml"
                this.x1.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.ValueChanged);

            #line default
            #line hidden
                return;

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

            case 11:
                this.x2 = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 35 "..\..\..\Dialog\ContrastDialog.xaml"
                this.x2.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.ValueChanged);

            #line default
            #line hidden
                return;

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

            case 13:
                this.y1 = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 37 "..\..\..\Dialog\ContrastDialog.xaml"
                this.y1.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.ValueChanged);

            #line default
            #line hidden
                return;

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

            case 15:
                this.y2 = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 39 "..\..\..\Dialog\ContrastDialog.xaml"
                this.y2.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.ValueChanged);

            #line default
            #line hidden
                return;

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

            case 17:
                this.gboxLog = ((System.Windows.Controls.GroupBox)(target));
                return;

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

            case 19:
                this.logV = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 46 "..\..\..\Dialog\ContrastDialog.xaml"
                this.logV.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.ValueChanged);

            #line default
            #line hidden
                return;

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

            case 21:
                this.gboxExp = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 22:
                this.label1_Copy1 = ((System.Windows.Controls.Label)(target));
                return;

            case 23:
                this.expV = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 53 "..\..\..\Dialog\ContrastDialog.xaml"
                this.expV.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.ValueChanged);

            #line default
            #line hidden
                return;

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

            case 25:
                this.rbtnBal = ((System.Windows.Controls.RadioButton)(target));

            #line 58 "..\..\..\Dialog\ContrastDialog.xaml"
                this.rbtnBal.Checked += new System.Windows.RoutedEventHandler(this.Checked);

            #line default
            #line hidden
                return;

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

            case 27:
                this.btnOK = ((System.Windows.Controls.Button)(target));

            #line 60 "..\..\..\Dialog\ContrastDialog.xaml"
                this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click);

            #line default
            #line hidden
                return;

            case 28:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 61 "..\..\..\Dialog\ContrastDialog.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Preview_btn = ((System.Windows.Controls.Button)(target));

            #line 10 "..\..\CustomMatrix.xaml"
                this.Preview_btn.Click += new System.Windows.RoutedEventHandler(this.Preview_btn_Click_1);

            #line default
            #line hidden
                return;

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

            #line 11 "..\..\CustomMatrix.xaml"
                this.Apply_btn.Click += new System.Windows.RoutedEventHandler(this.Apply_btn_Click_1);

            #line default
            #line hidden
                return;

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

            #line 12 "..\..\CustomMatrix.xaml"
                this.Cancel_btn.Click += new System.Windows.RoutedEventHandler(this.Cancel_btn_Click_1);

            #line default
            #line hidden
                return;

            case 4:
                this.PresetsComboBox = ((System.Windows.Controls.ComboBox)(target));

            #line 14 "..\..\CustomMatrix.xaml"
                this.PresetsComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.PresetsComboBox_SelectionChanged_1);

            #line default
            #line hidden
                return;

            case 5:
                this.iV00 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 20 "..\..\CustomMatrix.xaml"
                this.iV00.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV00_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 6:
                this.iV10 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 21 "..\..\CustomMatrix.xaml"
                this.iV10.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV10_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 7:
                this.iV20 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 22 "..\..\CustomMatrix.xaml"
                this.iV20.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV20_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 8:
                this.iV30 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 23 "..\..\CustomMatrix.xaml"
                this.iV30.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV30_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 9:
                this.iV40 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 24 "..\..\CustomMatrix.xaml"
                this.iV40.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV40_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 10:
                this.iV01 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 26 "..\..\CustomMatrix.xaml"
                this.iV01.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV01_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 11:
                this.iV11 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 27 "..\..\CustomMatrix.xaml"
                this.iV11.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV11_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 12:
                this.iV21 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 28 "..\..\CustomMatrix.xaml"
                this.iV21.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV21_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 13:
                this.iV31 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 29 "..\..\CustomMatrix.xaml"
                this.iV31.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV31_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 14:
                this.iV41 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 30 "..\..\CustomMatrix.xaml"
                this.iV41.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV41_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 15:
                this.iV02 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 32 "..\..\CustomMatrix.xaml"
                this.iV02.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV02_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 16:
                this.iV12 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 33 "..\..\CustomMatrix.xaml"
                this.iV12.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV12_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 17:
                this.iV22 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 34 "..\..\CustomMatrix.xaml"
                this.iV22.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV22_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 18:
                this.iV32 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 35 "..\..\CustomMatrix.xaml"
                this.iV32.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV32_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 19:
                this.iV42 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 36 "..\..\CustomMatrix.xaml"
                this.iV42.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV42_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 20:
                this.iV03 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 38 "..\..\CustomMatrix.xaml"
                this.iV03.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV03_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 21:
                this.iV04 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 39 "..\..\CustomMatrix.xaml"
                this.iV04.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV04_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 22:
                this.iV23 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 40 "..\..\CustomMatrix.xaml"
                this.iV23.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV23_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 23:
                this.iV33 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 41 "..\..\CustomMatrix.xaml"
                this.iV33.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV33_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 24:
                this.iV13 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 42 "..\..\CustomMatrix.xaml"
                this.iV13.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV13_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 25:
                this.iV43 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 44 "..\..\CustomMatrix.xaml"
                this.iV43.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV43_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 26:
                this.iV14 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 45 "..\..\CustomMatrix.xaml"
                this.iV14.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV14_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 27:
                this.iV24 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 46 "..\..\CustomMatrix.xaml"
                this.iV24.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV24_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 28:
                this.iV34 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 47 "..\..\CustomMatrix.xaml"
                this.iV34.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV34_ValueChanged_1);

            #line default
            #line hidden
                return;

            case 29:
                this.iV44 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 48 "..\..\CustomMatrix.xaml"
                this.iV44.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iV44_ValueChanged_1);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.tabcontrol2 = ((System.Windows.Controls.TabControl)(target));
                return;

            case 2:
                this.Hand_mode = ((System.Windows.Controls.TabItem)(target));
                return;

            case 3:
                this.infoTextBox2 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.SearchResults = ((System.Windows.Controls.TabItem)(target));
                return;

            case 5:
                this.Gd = ((System.Windows.Controls.DataGrid)(target));
                return;

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

            case 7:
                this.openData = ((System.Windows.Controls.Button)(target));

            #line 55 "..\..\MainWindow.xaml"
                this.openData.Click += new System.Windows.RoutedEventHandler(this.openData_Click);

            #line default
            #line hidden
                return;

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

            case 9:
                this.polDegreeComboBox = ((System.Windows.Controls.ComboBox)(target));

            #line 63 "..\..\MainWindow.xaml"
                this.polDegreeComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.polDegreeComboBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 10:

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

            #line default
            #line hidden
                return;

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

            case 12:
                this.Hand_regress = ((System.Windows.Controls.Button)(target));

            #line 85 "..\..\MainWindow.xaml"
                this.Hand_regress.Click += new System.Windows.RoutedEventHandler(this.Hand_regress_Click);

            #line default
            #line hidden
                return;

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

            #line 91 "..\..\MainWindow.xaml"
                this.ToExcel.Click += new System.Windows.RoutedEventHandler(this.ToExcel_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.pbar = ((System.Windows.Controls.ProgressBar)(target));
                return;

            case 15:

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

            #line default
            #line hidden
                return;

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

            case 17:
                this.Generation_up_down = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 18:
                this.Crossover_up_down = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 19:
                this.Mutation_up_down = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 20:
                this.Population_up_down = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 21:
                this.tabcontrol3 = ((System.Windows.Controls.TabControl)(target));
                return;

            case 22:
                this.Hand_mode1 = ((System.Windows.Controls.TabItem)(target));
                return;

            case 23:
                this.RelativeAccuracyDown = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 24:
                this.RelativeAccuracyUp = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 25:
                this.Hand_mode2 = ((System.Windows.Controls.TabItem)(target));
                return;

            case 26:
                this.AbsoluteAccuracyDown = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 27:
                this.AbsoluteAccuracyUp = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #25
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.layoutCombo = ((System.Windows.Controls.ComboBox)(target));

            #line 130 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml"
                this.layoutCombo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.OnLayoutComboSelectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this._switchPanel = ((Xceed.Wpf.Toolkit.Panels.SwitchPanel)(target));

            #line 161 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml"
                this._switchPanel.ActiveLayoutChanged += new System.Windows.RoutedEventHandler(this.OnSwitchPanelLayoutChanged);

            #line default
            #line hidden
                return;

            case 3:
                this._wrapPanel = ((Xceed.Wpf.Toolkit.Panels.WrapPanel)(target));
                return;

            case 4:
                this._randomPanel = ((Xceed.Wpf.Toolkit.Panels.RandomPanel)(target));
                return;

            case 5:
                this._item1 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 6:
                this._item2 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 7:
                this._item3 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 8:
                this._item4 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 9:
                this._item5 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 10:
                this._item6 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 11:
                this._item7 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 12:
                this._item8 = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 14:
                this._openSourceScreenShotDesc = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 15:
                this._openSourceTextHyperlink = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 16:

            #line 181 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml"
                ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate);

            #line default
            #line hidden
                return;

            case 17:
                this._minimumWidth = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 18:
                this._maximumWidth = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 19:
                this._minimumHeight = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 20:
                this._maximumHeight = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #26
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ProductGrid = ((System.Windows.Controls.DataGrid)(target));

            #line 39 "..\..\MainWindow.xaml"
                this.ProductGrid.TargetUpdated += new System.EventHandler <System.Windows.Data.DataTransferEventArgs>(this.ProductGrid_SourceUpdated);

            #line default
            #line hidden

            #line 39 "..\..\MainWindow.xaml"
                this.ProductGrid.SourceUpdated += new System.EventHandler <System.Windows.Data.DataTransferEventArgs>(this.ProductGrid_SourceUpdated);

            #line default
            #line hidden

            #line 39 "..\..\MainWindow.xaml"
                this.ProductGrid.AddHandler(Xceed.Wpf.Toolkit.CollectionControlButton.CollectionUpdatedEvent, new System.Windows.RoutedEventHandler(this.ProductGrid_CollectionUpdated));

            #line default
            #line hidden
                return;

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

            case 4:
                this.FilterDropDown = ((System.Windows.Controls.ComboBox)(target));
                return;

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

            #line 111 "..\..\MainWindow.xaml"
                this.UpdateListButton.Click += new System.Windows.RoutedEventHandler(this.UpdateListButton_Click);

            #line default
            #line hidden
                return;

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

            #line 112 "..\..\MainWindow.xaml"
                this.ClearListButton.Click += new System.Windows.RoutedEventHandler(this.ClearListButton_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.LoadListButton = ((System.Windows.Controls.Button)(target));

            #line 113 "..\..\MainWindow.xaml"
                this.LoadListButton.Click += new System.Windows.RoutedEventHandler(this.LoadListButton_Click);

            #line default
            #line hidden
                return;

            case 8:

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

            #line default
            #line hidden
                return;

            case 9:
                this.redoButton = ((System.Windows.Controls.Button)(target));

            #line 116 "..\..\MainWindow.xaml"
                this.redoButton.Click += new System.Windows.RoutedEventHandler(this.redoButton_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.additemTab = ((System.Windows.Controls.TabItem)(target));
                return;

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

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

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

            case 14:
                this.RatingUDC = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 15:
                this.PriceUDC = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
                return;

            case 16:
                this.AmountUDC = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
                return;

            case 17:
                this.DiscountUDC = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
                return;

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

            #line 171 "..\..\MainWindow.xaml"
                this.LoadImageButton.Click += new System.Windows.RoutedEventHandler(this.LoadImageButton_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.SelectedImageTextBlock = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 20:
                this.ImgPreview = ((MasterLabWPF.imagePreview)(target));
                return;

            case 21:
                this.AddButton = ((System.Windows.Controls.Button)(target));

            #line 177 "..\..\MainWindow.xaml"
                this.AddButton.Click += new System.Windows.RoutedEventHandler(this.AddButton_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.LanguageLB = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 23:
                this.ChangeLang = ((System.Windows.Controls.Button)(target));

            #line 204 "..\..\MainWindow.xaml"
                this.ChangeLang.Click += new System.Windows.RoutedEventHandler(this.ChangeLang_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.styleLB = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 25:
                this.ChangeStyle = ((System.Windows.Controls.Button)(target));

            #line 212 "..\..\MainWindow.xaml"
                this.ChangeStyle.Click += new System.Windows.RoutedEventHandler(this.ChangeStyle_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #27
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.lbStationsHeader = ((System.Windows.Controls.Label)(target));
                return;

            case 2:
                this.lbStations = ((System.Windows.Controls.ListBox)(target));

            #line 26 "..\..\..\View\MainWindow.xaml"
                this.lbStations.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.LbStations_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 37 "..\..\..\View\MainWindow.xaml"
                this.btAddStation.Click += new System.Windows.RoutedEventHandler(this.BtAddStation_Click);

            #line default
            #line hidden
                return;

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

            #line 40 "..\..\..\View\MainWindow.xaml"
                this.btEditStation.Click += new System.Windows.RoutedEventHandler(this.BtEditStation_Click);

            #line default
            #line hidden
                return;

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

            #line 43 "..\..\..\View\MainWindow.xaml"
                this.btDeleteStation.Click += new System.Windows.RoutedEventHandler(this.BtDeleteStation_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.lbStartDate = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.dpStartDate = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 8:
                this.lbEndDate = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.dpEndDate = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 10:
                this.lbStartTime = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.tpStartTime = ((Xceed.Wpf.Toolkit.TimePicker)(target));
                return;

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

            case 13:
                this.tpEndTime = ((Xceed.Wpf.Toolkit.TimePicker)(target));
                return;

            case 14:
                this.btFilter = ((System.Windows.Controls.Button)(target));

            #line 81 "..\..\..\View\MainWindow.xaml"
                this.btFilter.Click += new System.Windows.RoutedEventHandler(this.BtFilter_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.dgMeasurements = ((System.Windows.Controls.DataGrid)(target));
                return;

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

            case 17:
                this.cbFilter = ((System.Windows.Controls.ComboBox)(target));

            #line 91 "..\..\..\View\MainWindow.xaml"
                this.cbFilter.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CbFilter_SelectionChanged);

            #line default
            #line hidden
                return;

            case 18:
                this.lbRadius = ((System.Windows.Controls.Label)(target));
                return;

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

            case 20:
                this.dudRadius = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

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

            case 22:
                this.dudLongitude = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

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

            case 24:
                this.dudLatitude = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 25:
                this.lbFilterStations = ((System.Windows.Controls.ListBox)(target));
                return;

            case 26:
                this.lbFilterCommunities = ((System.Windows.Controls.ListBox)(target));
                return;

            case 27:
                this.lbFilterDistricts = ((System.Windows.Controls.ListBox)(target));
                return;

            case 28:
                this.lbFilterProvinces = ((System.Windows.Controls.ListBox)(target));
                return;

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

            case 30:
                this.cbMeasurement = ((System.Windows.Controls.ComboBox)(target));

            #line 172 "..\..\..\View\MainWindow.xaml"
                this.cbMeasurement.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CbMeasurement_SelectionChanged);

            #line default
            #line hidden
                return;

            case 31:
                this.rbMin = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 32:
                this.rbMax = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 33:
                this.rbAvg = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 34:
                this.rbSum = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 35:
                this.btResult = ((System.Windows.Controls.Button)(target));

            #line 192 "..\..\..\View\MainWindow.xaml"
                this.btResult.Click += new System.Windows.RoutedEventHandler(this.BtResult_Click);

            #line default
            #line hidden
                return;

            case 36:
                this.lbResult = ((System.Windows.Controls.Label)(target));
                return;

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

            case 38:
                this.lbUnit = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #28
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ribbon = ((System.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 2:

            #line 21 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.CalculaFlexivel_Click);

            #line default
            #line hidden
                return;

            case 3:

            #line 24 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.btnSobre_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.cboTipoCondutor = ((System.Windows.Controls.ComboBox)(target));

            #line 31 "..\..\MainWindow.xaml"
                this.cboTipoCondutor.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboTipoCondutor_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.cboCondutor = ((System.Windows.Controls.ComboBox)(target));

            #line 32 "..\..\MainWindow.xaml"
                this.cboCondutor.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboCondutor_SelectionChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.cboNumCondutores = ((System.Windows.Controls.ComboBox)(target));
                return;

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

            case 8:
                this.lblPesoNominal = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.lblDiametro = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this.lblCondutividade = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.imgbitola = ((System.Windows.Controls.Image)(target));
                return;

            case 12:
                this.imgpeso = ((System.Windows.Controls.Image)(target));
                return;

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

            case 14:
                this.imgcondutividade = ((System.Windows.Controls.Image)(target));
                return;

            case 15:
                this.imgvar = ((System.Windows.Controls.Image)(target));
                return;

            case 16:
                this.txtTempAmbiente = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 17:
                this.txtTempCondutor = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 18:
                this.txtTempMaxTrabCabos = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 19:
                this.cboAtmosfera = ((System.Windows.Controls.ComboBox)(target));

            #line 54 "..\..\MainWindow.xaml"
                this.cboAtmosfera.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboCondutor_SelectionChanged);

            #line default
            #line hidden
                return;

            case 20:
                this.txtCoefEmissCabos = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 21:
                this.txtCoefAbsSolar = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 22:
                this.txtAltitude = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 23:
                this.cboAnguloSolar = ((System.Windows.Controls.ComboBox)(target));

            #line 58 "..\..\MainWindow.xaml"
                this.cboAnguloSolar.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboCondutor_SelectionChanged);

            #line default
            #line hidden
                return;

            case 24:
                this.txtVelMaxMedVento = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 25:
                this.imgtamb = ((System.Windows.Controls.Image)(target));
                return;

            case 26:
                this.imgtCondutor = ((System.Windows.Controls.Image)(target));
                return;

            case 27:
                this.imgEpsilon = ((System.Windows.Controls.Image)(target));
                return;

            case 28:
                this.imgtCondutor_Copy = ((System.Windows.Controls.Image)(target));
                return;

            case 29:
                this.imgtCondutor_Copy1 = ((System.Windows.Controls.Image)(target));
                return;

            case 30:
                this.imgtCondutor_Copy2 = ((System.Windows.Controls.Image)(target));
                return;

            case 31:
                this.imgEpsilon_Copy = ((System.Windows.Controls.Image)(target));
                return;

            case 32:
                this.imgtCondutor_Copy7 = ((System.Windows.Controls.Image)(target));
                return;

            case 33:
                this.imgtCondutor_Copy3 = ((System.Windows.Controls.Image)(target));
                return;

            case 34:
                this.txtTensaoFaseFase = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 35:
                this.txtFatorSuperficie = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 36:
                this.txtAlturaInstalacao = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 37:
                this.txtEspacamentoSubCondutores = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 38:
                this.txtEspacamentoFases = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 39:
                this.lblm = ((System.Windows.Controls.Label)(target));
                return;

            case 40:
                this.imgtCondutor_Copy4 = ((System.Windows.Controls.Image)(target));
                return;

            case 41:
                this.imgtCondutor_Copy5 = ((System.Windows.Controls.Image)(target));
                return;

            case 42:
                this.imgtCondutor_Copy6 = ((System.Windows.Controls.Image)(target));
                return;

            case 43:
                this.lblCriterioAmpacidade = ((System.Windows.Controls.Label)(target));
                return;

            case 44:
                this.txtAmpacidadeNecessaria = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 45:
                this.txtCorrenteCurto = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 46:
                this.lblCorrenteCurto = ((System.Windows.Controls.Label)(target));
                return;

            case 47:
                this.txtTempAtuacao = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 48:
                this.lblTempAtuacao = ((System.Windows.Controls.Label)(target));
                return;

            case 49:
                this.CalculaFlexivel = ((System.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 97 "..\..\MainWindow.xaml"
                this.CalculaFlexivel.Click += new System.Windows.RoutedEventHandler(this.CalculaFlexivel_Click);

            #line default
            #line hidden
                return;

            case 50:

            #line 98 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.LimparFlexivel_Click);

            #line default
            #line hidden
                return;

            case 51:
                this.Container = ((System.Windows.Controls.ContentPresenter)(target));
                return;

            case 52:
                this.textoStatus = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 7 "..\..\..\TradeManager\OrderChangedWindow.xaml"
     ((Gss.PopUpWindow.OrderChangedWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     
     #line 26 "..\..\..\TradeManager\OrderChangedWindow.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed_Ok);
     
     #line default
     #line hidden
     
     #line 26 "..\..\..\TradeManager\OrderChangedWindow.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute_Ok);
     
     #line default
     #line hidden
     return;
     case 3:
     this.DudCount = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
     return;
     case 4:
     this.CbDeviation = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 5:
     this.BtOk = ((System.Windows.Controls.Button)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemple #30
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.tUpdown_VoltageOutputZero = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

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

            #line 28 "..\..\..\APP\APP_UI_CalVoltageOutput.xaml"
                this.tBtn_StopCal.Click += new System.Windows.RoutedEventHandler(this.tBtn_StopCal_Click);

            #line default
            #line hidden
                return;

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

            #line 29 "..\..\..\APP\APP_UI_CalVoltageOutput.xaml"
                this.tBtn_StartCal.Click += new System.Windows.RoutedEventHandler(this.tBtn_StartCal_Click);

            #line default
            #line hidden
                return;

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

            #line 30 "..\..\..\APP\APP_UI_CalVoltageOutput.xaml"
                this.tBtn_AcceptZero.Click += new System.Windows.RoutedEventHandler(this.tBtn_AcceptZero_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.tUpdown_TargetConc = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 6:
                this.tUpdown_VoltageOutputSpan = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 7:
                this.tBtn_StopSpan = ((System.Windows.Controls.Button)(target));

            #line 53 "..\..\..\APP\APP_UI_CalVoltageOutput.xaml"
                this.tBtn_StopSpan.Click += new System.Windows.RoutedEventHandler(this.tBtn_StopSpan_Click);

            #line default
            #line hidden
                return;

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

            #line 54 "..\..\..\APP\APP_UI_CalVoltageOutput.xaml"
                this.tBtn_StartSpan.Click += new System.Windows.RoutedEventHandler(this.tBtn_StartSpan_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.tBtn_AcceptSpan = ((System.Windows.Controls.Button)(target));

            #line 55 "..\..\..\APP\APP_UI_CalVoltageOutput.xaml"
                this.tBtn_AcceptSpan.Click += new System.Windows.RoutedEventHandler(this.tBtn_AcceptSpan_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #31
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 8 "..\..\MainWindow.xaml"
                ((CREM.EVO.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.Evo_Grd_MainSelect = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:

            #line 23 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.menu_check);

            #line default
            #line hidden
                return;

            case 4:

            #line 25 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.menu_check);

            #line default
            #line hidden
                return;

            case 5:

            #line 29 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.menu_check);

            #line default
            #line hidden
                return;

            case 6:

            #line 31 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.menu_check);

            #line default
            #line hidden
                return;

            case 7:

            #line 34 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.menu_check);

            #line default
            #line hidden
                return;

            case 8:

            #line 36 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.menu_check);

            #line default
            #line hidden
                return;

            case 9:

            #line 39 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.menu_check);

            #line default
            #line hidden
                return;

            case 10:

            #line 43 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.menu_check);

            #line default
            #line hidden
                return;

            case 11:

            #line 45 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.menu_check);

            #line default
            #line hidden
                return;

            case 12:
                this.Evo_Grd_MachineSet = ((System.Windows.Controls.Grid)(target));
                return;

            case 13:

            #line 124 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.ListView)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListView_SelectionChanged);

            #line default
            #line hidden
                return;

            case 14:

            #line 172 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.ListView)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListView_SelectionChanged);

            #line default
            #line hidden
                return;

            case 15:

            #line 292 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.ListView)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListView_SelectionChanged);

            #line default
            #line hidden
                return;

            case 16:

            #line 426 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.ListView)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListView_SelectionChanged);

            #line default
            #line hidden
                return;

            case 17:

            #line 544 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.ListView)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListView_SelectionChanged);

            #line default
            #line hidden
                return;

            case 18:
                this.Evo_Grd_MachineTest = ((System.Windows.Controls.Grid)(target));
                return;

            case 19:

            #line 681 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.ListView)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListView_SelectionChanged);

            #line default
            #line hidden
                return;

            case 20:
                this.Evo_Grd_RecipeSet = ((System.Windows.Controls.Grid)(target));
                return;

            case 21:

            #line 835 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.ListView)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListView_SelectionChanged);

            #line default
            #line hidden
                return;

            case 22:
                this.grdingredient = ((System.Windows.Controls.Grid)(target));
                return;

            case 23:
                this.Espresso = ((System.Windows.Controls.Grid)(target));
                return;

            case 24:
                this.FilterBrew = ((System.Windows.Controls.Grid)(target));
                return;

            case 25:
                this.g1 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 26:
                this.g2 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 27:
                this.gg1 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 28:
                this.gg2 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 29:
                this.InstantPowder = ((System.Windows.Controls.Grid)(target));
                return;

            case 30:
                this.c1 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 31:
                this.c2 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 32:
                this.c3 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 33:
                this.c4 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 34:
                this.cc1 = ((System.Windows.Controls.ComboBox)(target));

            #line 1067 "..\..\MainWindow.xaml"
                this.cc1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.PackageoneType_Change);

            #line default
            #line hidden
                return;

            case 35:
                this.cc2 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 36:
                this.cc3 = ((System.Windows.Controls.ComboBox)(target));

            #line 1070 "..\..\MainWindow.xaml"
                this.cc3.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.PackagetwoType_Change);

            #line default
            #line hidden
                return;

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

            case 38:
                this.FreshMilk = ((System.Windows.Controls.Grid)(target));
                return;

            case 39:
                this.Water = ((System.Windows.Controls.Grid)(target));
                return;

            case 40:
                this.grdcmd = ((System.Windows.Controls.Grid)(target));
                return;

            case 41:

            #line 1204 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.ListView)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListView_SelectionChanged);

            #line default
            #line hidden
                return;

            case 42:
                this.tbrcp = ((System.Windows.Controls.TabControl)(target));
                return;

            case 43:

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

            #line default
            #line hidden
                return;

            case 44:
                this.IngredientList = ((System.Windows.Controls.Grid)(target));
                return;

            case 45:
                this.spcmd = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 46:
                this.Evo_Grd_CleanSet = ((System.Windows.Controls.Grid)(target));
                return;

            case 47:
                this.Evo_Grd_DBSet = ((System.Windows.Controls.Grid)(target));
                return;

            case 48:
                this.Evo_Grd_Update = ((System.Windows.Controls.Grid)(target));
                return;

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

            case 50:

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

            #line default
            #line hidden
                return;

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

            case 52:

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

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #32
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.frmMain = ((ImageDatabase.MainWindow)(target));
     
     #line 5 "..\..\MainWindow.xaml"
     this.frmMain.Loaded += new System.Windows.RoutedEventHandler(this.frmMain_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.btnIndex = ((System.Windows.Controls.Button)(target));
     
     #line 7 "..\..\MainWindow.xaml"
     this.btnIndex.Click += new System.Windows.RoutedEventHandler(this.btnIndex_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.lblDirectoryPath = ((System.Windows.Controls.TextBox)(target));
     return;
     case 4:
     this.pbIndex = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 5:
     this.lblIndexStatus = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.btnSelectQueryImage = ((System.Windows.Controls.Button)(target));
     
     #line 14 "..\..\MainWindow.xaml"
     this.btnSelectQueryImage.Click += new System.Windows.RoutedEventHandler(this.btnSelectQueryImage_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.btnQueryImage = ((System.Windows.Controls.Button)(target));
     
     #line 15 "..\..\MainWindow.xaml"
     this.btnQueryImage.Click += new System.Windows.RoutedEventHandler(this.btnQueryImage_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.imqQuery = ((System.Windows.Controls.Image)(target));
     return;
     case 9:
     this.txtQuery = ((System.Windows.Controls.TextBox)(target));
     return;
     case 10:
     this.ImageList = ((System.Windows.Controls.ItemsControl)(target));
     return;
     case 13:
     this.cmbAlgo = ((System.Windows.Controls.ComboBox)(target));
     
     #line 56 "..\..\MainWindow.xaml"
     this.cmbAlgo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbAlgo_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 14:
     this.lblQueryStatus = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 15:
     this.btnSelectFolder = ((System.Windows.Controls.Button)(target));
     
     #line 66 "..\..\MainWindow.xaml"
     this.btnSelectFolder.Click += new System.Windows.RoutedEventHandler(this.btnSelectFolder_Click);
     
     #line default
     #line hidden
     return;
     case 16:
     this.chkIndexAysc = ((System.Windows.Controls.CheckBox)(target));
     
     #line 67 "..\..\MainWindow.xaml"
     this.chkIndexAysc.Click += new System.Windows.RoutedEventHandler(this.chkIndexAysc_Click);
     
     #line default
     #line hidden
     return;
     case 17:
     this.btnClear = ((System.Windows.Controls.Button)(target));
     
     #line 68 "..\..\MainWindow.xaml"
     this.btnClear.Click += new System.Windows.RoutedEventHandler(this.btnClear_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     this.btnShowHideSettings = ((System.Windows.Controls.Button)(target));
     
     #line 69 "..\..\MainWindow.xaml"
     this.btnShowHideSettings.Click += new System.Windows.RoutedEventHandler(this.btnShowHideSettings_Click);
     
     #line default
     #line hidden
     return;
     case 19:
     this.VectorSetting = ((System.Windows.Controls.Grid)(target));
     return;
     case 20:
     this.grpSurf = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 21:
     this.lblSurfThreshold = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 22:
     this.cmbSurfThreshold = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 23:
     this.lbl2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 24:
     this.nudsurfUniqueThreshold = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
     return;
     case 25:
     this.lbl3 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 26:
     this.nudsurfGoodMatchThreshold = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 27:
     this.lblSurfApproach = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 28:
     this.cmbSurfApproach = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 29:
     this.CeddSetting = ((System.Windows.Controls.Grid)(target));
     return;
     case 30:
     this.grpCEDD = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 31:
     this.lblCeddAlgoType = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 32:
     this.cmbCeddAlgoType = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 33:
     this.lblCutOffDistance = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 34:
     this.nudCEDDGoodMatchThreshold = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.frmMain = ((ImageDatabase.MainWindow)(target));

            #line 5 "..\..\..\MainWindow.xaml"
                this.frmMain.Loaded += new System.Windows.RoutedEventHandler(this.frmMain_Loaded);

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

            case 3:
                this.lblDirectoryPath = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.pbIndex = ((System.Windows.Controls.ProgressBar)(target));
                return;

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

            #line 21 "..\..\..\MainWindow.xaml"
                this.btnSelectQueryImage.Click += new System.Windows.RoutedEventHandler(this.btnSelectQueryImage_Click);

            #line default
            #line hidden
                return;

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

            #line 22 "..\..\..\MainWindow.xaml"
                this.btnQueryImage.Click += new System.Windows.RoutedEventHandler(this.btnQueryImage_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.imqQuery = ((System.Windows.Controls.Image)(target));
                return;

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

            case 9:
                this.lblTotalCount = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 10:
                this.ImageList = ((System.Windows.Controls.ItemsControl)(target));
                return;

            case 14:
                this.cmbAlgo = ((System.Windows.Controls.ComboBox)(target));

            #line 71 "..\..\..\MainWindow.xaml"
                this.cmbAlgo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbAlgo_SelectionChanged);

            #line default
            #line hidden
                return;

            case 15:
                this.lblQueryStatus = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 16:
                this.btnSelectFolder = ((System.Windows.Controls.Button)(target));

            #line 82 "..\..\..\MainWindow.xaml"
                this.btnSelectFolder.Click += new System.Windows.RoutedEventHandler(this.btnSelectFolder_Click);

            #line default
            #line hidden
                return;

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

            #line 83 "..\..\..\MainWindow.xaml"
                this.chkIndexAysc.Click += new System.Windows.RoutedEventHandler(this.chkIndexAysc_Click);

            #line default
            #line hidden
                return;

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

            #line 84 "..\..\..\MainWindow.xaml"
                this.btnClear.Click += new System.Windows.RoutedEventHandler(this.btnClear_Click);

            #line default
            #line hidden
                return;

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

            #line 85 "..\..\..\MainWindow.xaml"
                this.btnShowHideSettings.Click += new System.Windows.RoutedEventHandler(this.btnShowHideSettings_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.VectorSetting = ((System.Windows.Controls.Grid)(target));
                return;

            case 21:
                this.grpSurf = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 22:
                this.lblSurfThreshold = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 23:
                this.cmbSurfThreshold = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 24:
                this.lbl2 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 25:
                this.nudsurfUniqueThreshold = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 26:
                this.lbl3 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 27:
                this.nudsurfGoodMatchThreshold = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
                return;

            case 28:
                this.lblSurfApproach = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 29:
                this.cmbSurfApproach = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 30:
                this.grpLocate = ((System.Windows.Controls.GroupBox)(target));
                return;

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

            #line 114 "..\..\..\MainWindow.xaml"
                this.chkCreateCodeBook.Checked += new System.Windows.RoutedEventHandler(this.CheckBox_changed);

            #line default
            #line hidden

            #line 114 "..\..\..\MainWindow.xaml"
                this.chkCreateCodeBook.Unchecked += new System.Windows.RoutedEventHandler(this.CheckBox_changed);

            #line default
            #line hidden
                return;

            case 32:
                this.btnSelectCodeBook = ((System.Windows.Controls.Button)(target));

            #line 115 "..\..\..\MainWindow.xaml"
                this.btnSelectCodeBook.Click += new System.Windows.RoutedEventHandler(this.btnSelectCodeBook_Click);

            #line default
            #line hidden
                return;

            case 33:
                this.txtCodeBookPath = ((System.Windows.Controls.TextBox)(target));
                return;

            case 34:
                this.lblCodeBookLength = ((System.Windows.Controls.Label)(target));
                return;

            case 35:
                this.lblCodeBookMsg = ((System.Windows.Controls.Label)(target));
                return;

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

            case 37:
                this.nudLocateDistanceThreshold = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 38:
                this.nudCodeBookLength = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
                return;

            case 39:
                this.lblQueryAlgo = ((System.Windows.Controls.Label)(target));
                return;

            case 40:
                this.cmbLocateQueryAlgo = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 41:
                this.CeddSetting = ((System.Windows.Controls.Grid)(target));
                return;

            case 42:
                this.grpCEDD = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 43:
                this.lblCeddAlgoType = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 44:
                this.cmbCeddAlgoType = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 45:
                this.lblCutOffDistance = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 46:
                this.nudCEDDGoodMatchThreshold = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
                return;

            case 47:
                this.lblIndexStatus = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.frmMain = ((ImageDatabase.MainWindow)(target));

            #line 5 "..\..\MainWindow.xaml"
                this.frmMain.Loaded += new System.Windows.RoutedEventHandler(this.frmMain_Loaded);

            #line default
            #line hidden
                return;

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

            #line 7 "..\..\MainWindow.xaml"
                this.btnIndex.Click += new System.Windows.RoutedEventHandler(this.btnIndex_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.lblDirectoryPath = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.pbIndex = ((System.Windows.Controls.ProgressBar)(target));
                return;

            case 5:
                this.lblIndexStatus = ((System.Windows.Controls.TextBlock)(target));
                return;

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

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

            #line default
            #line hidden
                return;

            case 7:
                this.btnQueryImage = ((System.Windows.Controls.Button)(target));

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

            #line default
            #line hidden
                return;

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

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

            case 10:
                this.ImageList = ((System.Windows.Controls.ItemsControl)(target));
                return;

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

            #line 50 "..\..\MainWindow.xaml"
                this.cmbAlgo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbAlgo_SelectionChanged);

            #line default
            #line hidden
                return;

            case 12:
                this.lblQueryStatus = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            #line 59 "..\..\MainWindow.xaml"
                this.btnSelectFolder.Click += new System.Windows.RoutedEventHandler(this.btnSelectFolder_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.chkIndexAysc = ((System.Windows.Controls.CheckBox)(target));

            #line 60 "..\..\MainWindow.xaml"
                this.chkIndexAysc.Click += new System.Windows.RoutedEventHandler(this.chkIndexAysc_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.btnClear = ((System.Windows.Controls.Button)(target));

            #line 61 "..\..\MainWindow.xaml"
                this.btnClear.Click += new System.Windows.RoutedEventHandler(this.btnClear_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.btnShowHideSettings = ((System.Windows.Controls.Button)(target));

            #line 62 "..\..\MainWindow.xaml"
                this.btnShowHideSettings.Click += new System.Windows.RoutedEventHandler(this.btnShowHideSettings_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.VectorSetting = ((System.Windows.Controls.Grid)(target));
                return;

            case 18:
                this.grpSurf = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 19:
                this.lblSurfThreshold = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 20:
                this.cmbSurfThreshold = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 21:
                this.lbl2 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 22:
                this.nudsurfUniqueThreshold = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #35
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.label = ((System.Windows.Controls.Label)(target));
                return;

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

            case 3:
                this.label_Copy = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.cboxImage = ((System.Windows.Controls.ComboBox)(target));

            #line 14 "..\..\..\Dialog\ArithmeticDialog.xaml"
                this.cboxImage.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SelectionChanged);

            #line default
            #line hidden
                return;

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

            case 6:
                this.ratioA = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 17 "..\..\..\Dialog\ArithmeticDialog.xaml"
                this.ratioA.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.ValueChanged);

            #line default
            #line hidden
                return;

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

            case 8:
                this.cboxOp = ((System.Windows.Controls.ComboBox)(target));

            #line 19 "..\..\..\Dialog\ArithmeticDialog.xaml"
                this.cboxOp.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SelectionChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.ratioB = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 23 "..\..\..\Dialog\ArithmeticDialog.xaml"
                this.ratioB.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.ValueChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.label2_Copy1 = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 25 "..\..\..\Dialog\ArithmeticDialog.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.btnOK = ((System.Windows.Controls.Button)(target));

            #line 26 "..\..\..\Dialog\ArithmeticDialog.xaml"
                this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.lbStations = ((System.Windows.Controls.ListBox)(target));

            #line 31 "..\..\..\View\MainWindow.xaml"
                this.lbStations.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.LbStations_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 43 "..\..\..\View\MainWindow.xaml"
                this.btAddStation.Click += new System.Windows.RoutedEventHandler(this.BtAddStation_Click);

            #line default
            #line hidden
                return;

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

            #line 45 "..\..\..\View\MainWindow.xaml"
                this.btDeleteStation.Click += new System.Windows.RoutedEventHandler(this.BtDeleteStation_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.lbStartDate = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.lbSimulatedStation = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.dpStartDate = ((System.Windows.Controls.DatePicker)(target));

            #line 63 "..\..\..\View\MainWindow.xaml"
                this.dpStartDate.SelectedDateChanged += new System.EventHandler <System.Windows.Controls.SelectionChangedEventArgs>(this.DpStartDate_SelectedDateChanged);

            #line default
            #line hidden
                return;

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

            case 8:
                this.dpEndDate = ((System.Windows.Controls.DatePicker)(target));

            #line 71 "..\..\..\View\MainWindow.xaml"
                this.dpEndDate.SelectedDateChanged += new System.EventHandler <System.Windows.Controls.SelectionChangedEventArgs>(this.DpEndDate_SelectedDateChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.lbStartTime = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this.tpStartTime = ((Xceed.Wpf.Toolkit.TimePicker)(target));

            #line 79 "..\..\..\View\MainWindow.xaml"
                this.tpStartTime.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.TpStartTime_ValueChanged);

            #line default
            #line hidden
                return;

            case 11:
                this.lbEndTime = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.tpEndTime = ((Xceed.Wpf.Toolkit.TimePicker)(target));

            #line 86 "..\..\..\View\MainWindow.xaml"
                this.tpEndTime.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.TpEndTime_ValueChanged);

            #line default
            #line hidden
                return;

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

            case 14:
                this.btStartSimulator = ((System.Windows.Controls.Button)(target));

            #line 94 "..\..\..\View\MainWindow.xaml"
                this.btStartSimulator.Click += new System.Windows.RoutedEventHandler(this.BtStartSimulator_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.btStopSimulator = ((System.Windows.Controls.Button)(target));

            #line 98 "..\..\..\View\MainWindow.xaml"
                this.btStopSimulator.Click += new System.Windows.RoutedEventHandler(this.BtStopSimulator_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.btSendData = ((System.Windows.Controls.Button)(target));

            #line 102 "..\..\..\View\MainWindow.xaml"
                this.btSendData.Click += new System.Windows.RoutedEventHandler(this.BtSendData_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.MyChart = ((LiveCharts.Wpf.CartesianChart)(target));
                return;

            case 18:
                this.MyYAxis = ((LiveCharts.Wpf.Axis)(target));
                return;

            case 19:
                this.dgMeasurements = ((System.Windows.Controls.DataGrid)(target));
                return;

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

            case 21:
                this.rbSpeed1 = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 22:
                this.rbSpeed2 = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 23:
                this.rbSpeed3 = ((System.Windows.Controls.RadioButton)(target));
                return;

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

            case 25:
                this.cbMeasurement = ((System.Windows.Controls.ComboBox)(target));

            #line 152 "..\..\..\View\MainWindow.xaml"
                this.cbMeasurement.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CbMeasurement_SelectionChanged);

            #line default
            #line hidden
                return;

            case 26:
                this.lbFrequency = ((System.Windows.Controls.Label)(target));
                return;

            case 27:
                this.dudFrequency = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

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

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

            case 30:
                this.slValueRangeFrom = ((System.Windows.Controls.Slider)(target));

            #line 175 "..\..\..\View\MainWindow.xaml"
                this.slValueRangeFrom.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.SlValueRangeFrom_ValueChanged);

            #line default
            #line hidden
                return;

            case 31:
                this.dudValueRangeFrom = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 182 "..\..\..\View\MainWindow.xaml"
                this.dudValueRangeFrom.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.DudValueRangeFrom_ValueChanged);

            #line default
            #line hidden
                return;

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

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

            case 34:
                this.slValueRangeTo = ((System.Windows.Controls.Slider)(target));

            #line 191 "..\..\..\View\MainWindow.xaml"
                this.slValueRangeTo.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.SlValueRangeTo_ValueChanged);

            #line default
            #line hidden
                return;

            case 35:
                this.dudValueRangeTo = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 197 "..\..\..\View\MainWindow.xaml"
                this.dudValueRangeTo.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.DudValueRangeTo_ValueChanged);

            #line default
            #line hidden
                return;

            case 36:
                this.lbValueRangeToUnit = ((System.Windows.Controls.Label)(target));
                return;

            case 37:
                this.lbStrategy = ((System.Windows.Controls.Label)(target));
                return;

            case 38:
                this.cbStrategy = ((System.Windows.Controls.ComboBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #37
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.adjust4 = ((DealConfigFile.Adjust4)(target));
                return;

            case 2:
                this.gpbAdjust = ((ControlLib.NGroupBox)(target));
                return;

            case 3:
                this.gdLayout = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:
                this.lbName1 = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.dudAdjust1 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 38 "..\..\..\..\..\AdjustBase\UI\Adjust4.xaml"
                this.dudAdjust1.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.dudAdjust1_ValueChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.lbName2 = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.dudAdjust2 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 40 "..\..\..\..\..\AdjustBase\UI\Adjust4.xaml"
                this.dudAdjust2.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.dudAdjust2_ValueChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.lbName3 = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.dudAdjust3 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 42 "..\..\..\..\..\AdjustBase\UI\Adjust4.xaml"
                this.dudAdjust3.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.dudAdjust3_ValueChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.lbName4 = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.dudAdjust4 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 44 "..\..\..\..\..\AdjustBase\UI\Adjust4.xaml"
                this.dudAdjust4.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.dudAdjust4_ValueChanged);

            #line default
            #line hidden
                return;

            case 12:
                this.btnSave = ((ControlLib.ButtonColor)(target));

            #line 45 "..\..\..\..\..\AdjustBase\UI\Adjust4.xaml"
                this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.txtAnnotation = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #38
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 2:
                this.grd_test = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.CalInport = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 4:

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

            #line default
            #line hidden
                return;

            case 5:

            #line 93 "..\..\..\userwin\EvoCalibrationWin.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);

            #line default
            #line hidden
                return;

            case 6:
                this.tb_title = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 7:
                this.grd_cal = ((System.Windows.Controls.Grid)(target));
                return;

            case 8:
                this.tb_title_cal = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 9:
                this.CalInport1 = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
                return;

            case 10:

            #line 131 "..\..\..\userwin\EvoCalibrationWin.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Cal_Button_Click);

            #line default
            #line hidden
                return;

            case 11:

            #line 132 "..\..\..\userwin\EvoCalibrationWin.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);

            #line default
            #line hidden
                return;

            case 12:
                this.grd_Process = ((System.Windows.Controls.Grid)(target));
                return;

            case 13:
                this.pbar = ((System.Windows.Controls.ProgressBar)(target));
                return;

            case 14:
                this.grd_test_temp = ((System.Windows.Controls.Grid)(target));
                return;

            case 15:
                this.tb_title1 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 16:
                this.tb_crt_temp = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 17:
                this.water_temp = ((Xceed.Wpf.Toolkit.DecimalUpDown)(target));
                return;

            case 18:

            #line 193 "..\..\..\userwin\EvoCalibrationWin.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.temp_Cal);

            #line default
            #line hidden
                return;

            case 19:

            #line 194 "..\..\..\userwin\EvoCalibrationWin.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);

            #line default
            #line hidden
                return;

            case 20:
                this.grd_test_brew = ((System.Windows.Controls.Grid)(target));
                return;

            case 21:
                this.tb_brew = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 22:

            #line 230 "..\..\..\userwin\EvoCalibrationWin.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.brew_Cal);

            #line default
            #line hidden
                return;

            case 23:

            #line 231 "..\..\..\userwin\EvoCalibrationWin.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #39
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.grdFiles = ((System.Windows.Controls.Grid)(target));
     return;
     case 2:
     this.btnLoadVideo = ((System.Windows.Controls.Button)(target));
     
     #line 33 "..\..\MainWindow.xaml"
     this.btnLoadVideo.Click += new System.Windows.RoutedEventHandler(this.btnLoadVideoClick);
     
     #line default
     #line hidden
     
     #line 34 "..\..\MainWindow.xaml"
     this.btnLoadVideo.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnLoadVideo_MouseEnter);
     
     #line default
     #line hidden
     
     #line 35 "..\..\MainWindow.xaml"
     this.btnLoadVideo.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnLoadVideo_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 3:
     this.btnOutputFile = ((System.Windows.Controls.Button)(target));
     
     #line 41 "..\..\MainWindow.xaml"
     this.btnOutputFile.Click += new System.Windows.RoutedEventHandler(this.btnOutputFileName_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.btnLoadGPX = ((System.Windows.Controls.Button)(target));
     
     #line 43 "..\..\MainWindow.xaml"
     this.btnLoadGPX.Click += new System.Windows.RoutedEventHandler(this.btnLoadGPXClick);
     
     #line default
     #line hidden
     
     #line 44 "..\..\MainWindow.xaml"
     this.btnLoadGPX.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnLoadGPX_MouseEnter);
     
     #line default
     #line hidden
     
     #line 45 "..\..\MainWindow.xaml"
     this.btnLoadGPX.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnLoadGPX_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 5:
     this.lblEncoding = ((System.Windows.Controls.Label)(target));
     return;
     case 6:
     this.cmbEncoding = ((System.Windows.Controls.ComboBox)(target));
     
     #line 52 "..\..\MainWindow.xaml"
     this.cmbEncoding.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbEncoding_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 7:
     this.lblOutputDir = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     this.svOutputDir = ((System.Windows.Controls.ScrollViewer)(target));
     return;
     case 9:
     this.txtOutputDir = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.lblTrackDir = ((System.Windows.Controls.Label)(target));
     return;
     case 11:
     this.svTrackDir = ((System.Windows.Controls.ScrollViewer)(target));
     return;
     case 12:
     this.txtTrackDir = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 13:
     this.lblInputVideoDir = ((System.Windows.Controls.Label)(target));
     return;
     case 14:
     this.svInputVideoDir = ((System.Windows.Controls.ScrollViewer)(target));
     return;
     case 15:
     this.txtInputVideoDir = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 16:
     this.lblInputVideo = ((System.Windows.Controls.Label)(target));
     return;
     case 17:
     this.lblTrack = ((System.Windows.Controls.Label)(target));
     return;
     case 18:
     this.lblOutputVideo = ((System.Windows.Controls.Label)(target));
     return;
     case 19:
     this.lblQuality = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.cmbOutputQuality = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 21:
     this.lblOutputSpeed = ((System.Windows.Controls.Label)(target));
     return;
     case 22:
     this.cmbSpeed = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 23:
     this.x1 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 24:
     this.x2 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 25:
     this.x3 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 26:
     this.x4 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 27:
     this.x5 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 28:
     this.x6 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 29:
     this.x7 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 30:
     this.x8 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 31:
     this.x9 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 32:
     this.x10 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 33:
     this.grdSync = ((System.Windows.Controls.Grid)(target));
     return;
     case 34:
     this.Markings = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 35:
     this.TrackStart = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 36:
     this.VideoStart = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 37:
     this.Timezone = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 38:
     this.udVideoStHours = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 39:
     this.udVideoStMinutes = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 40:
     this.udVideoStSeconds = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 41:
     this.lblVideoStart = ((System.Windows.Controls.Label)(target));
     return;
     case 42:
     this.udTrackHours = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 43:
     this.udTrackMinutes = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 44:
     this.udTrackSeconds = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 45:
     this.lbTrack = ((System.Windows.Controls.Label)(target));
     return;
     case 46:
     this.lblHours = ((System.Windows.Controls.Label)(target));
     return;
     case 47:
     this.lblMinutes = ((System.Windows.Controls.Label)(target));
     return;
     case 48:
     this.lblSeconds = ((System.Windows.Controls.Label)(target));
     return;
     case 49:
     this.udVideoEndHours = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 50:
     this.udVideoEndMinutes = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 51:
     this.udVideoEndSeconds = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 52:
     this.lblVideoEnd = ((System.Windows.Controls.Label)(target));
     return;
     case 53:
     this.udTrackEndHours = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 54:
     this.udTrackEndMinutes = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 55:
     this.udTrackEndSeconds = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 56:
     this.lbTrackEnd = ((System.Windows.Controls.Label)(target));
     return;
     case 57:
     this.grdControlButtons = ((System.Windows.Controls.Grid)(target));
     return;
     case 58:
     this.btnFiles = ((System.Windows.Controls.Button)(target));
     
     #line 129 "..\..\MainWindow.xaml"
     this.btnFiles.Click += new System.Windows.RoutedEventHandler(this.btnFiles_Click);
     
     #line default
     #line hidden
     
     #line 131 "..\..\MainWindow.xaml"
     this.btnFiles.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnFiles_MouseEnter);
     
     #line default
     #line hidden
     
     #line 132 "..\..\MainWindow.xaml"
     this.btnFiles.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnFiles_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 59:
     this.btnSync = ((System.Windows.Controls.Button)(target));
     
     #line 137 "..\..\MainWindow.xaml"
     this.btnSync.Click += new System.Windows.RoutedEventHandler(this.btnSync_Click);
     
     #line default
     #line hidden
     
     #line 137 "..\..\MainWindow.xaml"
     this.btnSync.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnSync_MouseEnter);
     
     #line default
     #line hidden
     
     #line 137 "..\..\MainWindow.xaml"
     this.btnSync.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnSync_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 60:
     this.btnWidgets = ((System.Windows.Controls.Button)(target));
     
     #line 142 "..\..\MainWindow.xaml"
     this.btnWidgets.Click += new System.Windows.RoutedEventHandler(this.btnWidgets_Click);
     
     #line default
     #line hidden
     
     #line 142 "..\..\MainWindow.xaml"
     this.btnWidgets.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnWidgets_MouseEnter);
     
     #line default
     #line hidden
     
     #line 142 "..\..\MainWindow.xaml"
     this.btnWidgets.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnWidgets_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 61:
     this.grdWidgets = ((System.Windows.Controls.Grid)(target));
     return;
     case 62:
     this.btnTrack = ((System.Windows.Controls.Button)(target));
     
     #line 153 "..\..\MainWindow.xaml"
     this.btnTrack.Click += new System.Windows.RoutedEventHandler(this.btnTrack_Click);
     
     #line default
     #line hidden
     
     #line 153 "..\..\MainWindow.xaml"
     this.btnTrack.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnTrack_MouseEnter);
     
     #line default
     #line hidden
     
     #line 153 "..\..\MainWindow.xaml"
     this.btnTrack.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnTrack_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 63:
     this.btnSpeed = ((System.Windows.Controls.Button)(target));
     
     #line 158 "..\..\MainWindow.xaml"
     this.btnSpeed.Click += new System.Windows.RoutedEventHandler(this.btnSpeed_Click);
     
     #line default
     #line hidden
     
     #line 158 "..\..\MainWindow.xaml"
     this.btnSpeed.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnSpeed_MouseEnter);
     
     #line default
     #line hidden
     
     #line 158 "..\..\MainWindow.xaml"
     this.btnSpeed.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnSpeed_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 64:
     this.btnDistance = ((System.Windows.Controls.Button)(target));
     
     #line 163 "..\..\MainWindow.xaml"
     this.btnDistance.Click += new System.Windows.RoutedEventHandler(this.btnDistance_Click);
     
     #line default
     #line hidden
     
     #line 163 "..\..\MainWindow.xaml"
     this.btnDistance.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnDistance_MouseEnter);
     
     #line default
     #line hidden
     
     #line 163 "..\..\MainWindow.xaml"
     this.btnDistance.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnDistance_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 65:
     this.btnPositionMarker = ((System.Windows.Controls.Button)(target));
     
     #line 168 "..\..\MainWindow.xaml"
     this.btnPositionMarker.Click += new System.Windows.RoutedEventHandler(this.btnPositionMarker_Click);
     
     #line default
     #line hidden
     
     #line 168 "..\..\MainWindow.xaml"
     this.btnPositionMarker.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnPositionMarker_MouseEnter);
     
     #line default
     #line hidden
     
     #line 168 "..\..\MainWindow.xaml"
     this.btnPositionMarker.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnPositionMarker_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 66:
     this.btnOverlayImage = ((System.Windows.Controls.Button)(target));
     
     #line 173 "..\..\MainWindow.xaml"
     this.btnOverlayImage.Click += new System.Windows.RoutedEventHandler(this.btnOverlayImage_Click);
     
     #line default
     #line hidden
     
     #line 173 "..\..\MainWindow.xaml"
     this.btnOverlayImage.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnOverlayImage_MouseEnter);
     
     #line default
     #line hidden
     
     #line 173 "..\..\MainWindow.xaml"
     this.btnOverlayImage.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnOverlayImage_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 67:
     this.btnMap = ((System.Windows.Controls.Button)(target));
     
     #line 178 "..\..\MainWindow.xaml"
     this.btnMap.Click += new System.Windows.RoutedEventHandler(this.btnMap_Click);
     
     #line default
     #line hidden
     
     #line 178 "..\..\MainWindow.xaml"
     this.btnMap.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnMap_MouseEnter);
     
     #line default
     #line hidden
     
     #line 178 "..\..\MainWindow.xaml"
     this.btnMap.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnMap_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 68:
     this.grdTrack = ((System.Windows.Controls.Grid)(target));
     return;
     case 69:
     this.cbEnableTrack = ((System.Windows.Controls.CheckBox)(target));
     
     #line 186 "..\..\MainWindow.xaml"
     this.cbEnableTrack.Checked += new System.Windows.RoutedEventHandler(this.cbEnableTrack_Checked);
     
     #line default
     #line hidden
     
     #line 186 "..\..\MainWindow.xaml"
     this.cbEnableTrack.Unchecked += new System.Windows.RoutedEventHandler(this.cbEnableTrack_Uncheck);
     
     #line default
     #line hidden
     return;
     case 70:
     this.grdEnabledTrack = ((System.Windows.Controls.Grid)(target));
     return;
     case 71:
     this.lblTrackCoordinates = ((System.Windows.Controls.Label)(target));
     return;
     case 72:
     this.txtTrackX = ((System.Windows.Controls.TextBox)(target));
     return;
     case 73:
     this.lblTrackX = ((System.Windows.Controls.Label)(target));
     return;
     case 74:
     this.txtTrackY = ((System.Windows.Controls.TextBox)(target));
     return;
     case 75:
     this.lblTrackY = ((System.Windows.Controls.Label)(target));
     return;
     case 76:
     this.cpTrackTravelledColor = ((Xceed.Wpf.Toolkit.ColorPicker)(target));
     return;
     case 77:
     this.lblTrackHeight = ((System.Windows.Controls.Label)(target));
     return;
     case 78:
     this.txtTrackHeight = ((System.Windows.Controls.TextBox)(target));
     return;
     case 79:
     this.lblTrackTravelled = ((System.Windows.Controls.Label)(target));
     return;
     case 80:
     this.cpTrackWholeColor = ((Xceed.Wpf.Toolkit.ColorPicker)(target));
     return;
     case 81:
     this.lblTrackWhole = ((System.Windows.Controls.Label)(target));
     return;
     case 82:
     this.lblTrackTravelledWidth = ((System.Windows.Controls.Label)(target));
     return;
     case 83:
     this.lblTrackWholeWidth = ((System.Windows.Controls.Label)(target));
     return;
     case 84:
     this.txtTrackTravelledWidth = ((System.Windows.Controls.TextBox)(target));
     return;
     case 85:
     this.txtTrackWholeWidth = ((System.Windows.Controls.TextBox)(target));
     return;
     case 86:
     this.cbShowTravelledTrack = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 87:
     this.grdSpeed = ((System.Windows.Controls.Grid)(target));
     return;
     case 88:
     this.cbEnableSpeed = ((System.Windows.Controls.CheckBox)(target));
     
     #line 214 "..\..\MainWindow.xaml"
     this.cbEnableSpeed.Checked += new System.Windows.RoutedEventHandler(this.cbEnableSpeed_Checked);
     
     #line default
     #line hidden
     
     #line 214 "..\..\MainWindow.xaml"
     this.cbEnableSpeed.Unchecked += new System.Windows.RoutedEventHandler(this.cbEnableSpeed_Uncheck);
     
     #line default
     #line hidden
     return;
     case 89:
     this.grdEnabledSpeed = ((System.Windows.Controls.Grid)(target));
     return;
     case 90:
     this.cbSpeedFont = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 91:
     this.lblSpeedFont = ((System.Windows.Controls.Label)(target));
     return;
     case 92:
     this.lblSpeedCoordinates = ((System.Windows.Controls.Label)(target));
     return;
     case 93:
     this.txtSpeedX = ((System.Windows.Controls.TextBox)(target));
     return;
     case 94:
     this.lblSpeedX = ((System.Windows.Controls.Label)(target));
     return;
     case 95:
     this.txtSpeedY = ((System.Windows.Controls.TextBox)(target));
     return;
     case 96:
     this.lblSpeedY = ((System.Windows.Controls.Label)(target));
     return;
     case 97:
     this.cpSpeedColor = ((Xceed.Wpf.Toolkit.ColorPicker)(target));
     return;
     case 98:
     this.lblSpeedColor = ((System.Windows.Controls.Label)(target));
     return;
     case 99:
     this.lblSpeedFontSize = ((System.Windows.Controls.Label)(target));
     return;
     case 100:
     this.txtSpeedFontSize = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 101:
     this.grdOptions = ((System.Windows.Controls.Grid)(target));
     return;
     case 102:
     this.btnLoadSettings = ((System.Windows.Controls.Button)(target));
     
     #line 230 "..\..\MainWindow.xaml"
     this.btnLoadSettings.Click += new System.Windows.RoutedEventHandler(this.btnLoadSettings_Click);
     
     #line default
     #line hidden
     return;
     case 103:
     this.btnSaveSettings = ((System.Windows.Controls.Button)(target));
     
     #line 231 "..\..\MainWindow.xaml"
     this.btnSaveSettings.Click += new System.Windows.RoutedEventHandler(this.btnSaveSettings_Click);
     
     #line default
     #line hidden
     return;
     case 104:
     this.grdDistance = ((System.Windows.Controls.Grid)(target));
     return;
     case 105:
     this.cbEnableDistance = ((System.Windows.Controls.CheckBox)(target));
     
     #line 240 "..\..\MainWindow.xaml"
     this.cbEnableDistance.Checked += new System.Windows.RoutedEventHandler(this.cbEnableDistance_Checked);
     
     #line default
     #line hidden
     
     #line 240 "..\..\MainWindow.xaml"
     this.cbEnableDistance.Unchecked += new System.Windows.RoutedEventHandler(this.cbEnableDistance_Uncheck);
     
     #line default
     #line hidden
     return;
     case 106:
     this.grdEnabledDistance = ((System.Windows.Controls.Grid)(target));
     return;
     case 107:
     this.lblDistanceCoordinates = ((System.Windows.Controls.Label)(target));
     return;
     case 108:
     this.txtDistanceX = ((System.Windows.Controls.TextBox)(target));
     return;
     case 109:
     this.lblDistanceX = ((System.Windows.Controls.Label)(target));
     return;
     case 110:
     this.txtDistanceY = ((System.Windows.Controls.TextBox)(target));
     return;
     case 111:
     this.lblDistanceY = ((System.Windows.Controls.Label)(target));
     return;
     case 112:
     this.cbDistanceFont = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 113:
     this.lblDistanceFont = ((System.Windows.Controls.Label)(target));
     return;
     case 114:
     this.cpDistanceColor = ((Xceed.Wpf.Toolkit.ColorPicker)(target));
     return;
     case 115:
     this.lblDistanceColor = ((System.Windows.Controls.Label)(target));
     return;
     case 116:
     this.txtDistanceFontSize = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
     return;
     case 117:
     this.lblDistanceFontSize = ((System.Windows.Controls.Label)(target));
     return;
     case 118:
     this.grdPositionMarker = ((System.Windows.Controls.Grid)(target));
     return;
     case 119:
     this.cbEnablePM = ((System.Windows.Controls.CheckBox)(target));
     
     #line 262 "..\..\MainWindow.xaml"
     this.cbEnablePM.Checked += new System.Windows.RoutedEventHandler(this.cbEnablePM_Checked);
     
     #line default
     #line hidden
     
     #line 262 "..\..\MainWindow.xaml"
     this.cbEnablePM.Unchecked += new System.Windows.RoutedEventHandler(this.cbEnablePM_Uncheck);
     
     #line default
     #line hidden
     return;
     case 120:
     this.grdEnabledPM = ((System.Windows.Controls.Grid)(target));
     return;
     case 121:
     this.cpPMColor = ((Xceed.Wpf.Toolkit.ColorPicker)(target));
     return;
     case 122:
     this.lblPMColor = ((System.Windows.Controls.Label)(target));
     return;
     case 123:
     this.txtPMSize = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 124:
     this.lblPMSize = ((System.Windows.Controls.Label)(target));
     return;
     case 125:
     this.grdOverlayImage = ((System.Windows.Controls.Grid)(target));
     return;
     case 126:
     this.cbEnableOverlayImage = ((System.Windows.Controls.CheckBox)(target));
     
     #line 277 "..\..\MainWindow.xaml"
     this.cbEnableOverlayImage.Checked += new System.Windows.RoutedEventHandler(this.cbEnableOI_Checked);
     
     #line default
     #line hidden
     
     #line 277 "..\..\MainWindow.xaml"
     this.cbEnableOverlayImage.Unchecked += new System.Windows.RoutedEventHandler(this.cbEnableOI_Uncheck);
     
     #line default
     #line hidden
     return;
     case 127:
     this.grdEnabledOI = ((System.Windows.Controls.Grid)(target));
     return;
     case 128:
     this.lblOICoordinates = ((System.Windows.Controls.Label)(target));
     return;
     case 129:
     this.txtOIX = ((System.Windows.Controls.TextBox)(target));
     return;
     case 130:
     this.lblOIX = ((System.Windows.Controls.Label)(target));
     return;
     case 131:
     this.txtOIY = ((System.Windows.Controls.TextBox)(target));
     return;
     case 132:
     this.lblOIY = ((System.Windows.Controls.Label)(target));
     return;
     case 133:
     this.btnBrowseImage = ((System.Windows.Controls.Button)(target));
     
     #line 284 "..\..\MainWindow.xaml"
     this.btnBrowseImage.Click += new System.Windows.RoutedEventHandler(this.btnBrowseImage_Click);
     
     #line default
     #line hidden
     return;
     case 134:
     this.grdMap = ((System.Windows.Controls.Grid)(target));
     return;
     case 135:
     this.cbEnableMap = ((System.Windows.Controls.CheckBox)(target));
     
     #line 294 "..\..\MainWindow.xaml"
     this.cbEnableMap.Checked += new System.Windows.RoutedEventHandler(this.cbEnableMap_Checked);
     
     #line default
     #line hidden
     
     #line 294 "..\..\MainWindow.xaml"
     this.cbEnableMap.Unchecked += new System.Windows.RoutedEventHandler(this.cbEnableMap_Uncheck);
     
     #line default
     #line hidden
     return;
     case 136:
     this.grdEnabledMap = ((System.Windows.Controls.Grid)(target));
     return;
     case 137:
     this.lblMapHeight = ((System.Windows.Controls.Label)(target));
     return;
     case 138:
     this.txtMapHeight = ((System.Windows.Controls.TextBox)(target));
     return;
     case 139:
     this.lblMapOpacity = ((System.Windows.Controls.Label)(target));
     return;
     case 140:
     this.dudMapOpacity = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));
     return;
     case 141:
     this.btnPreview = ((System.Windows.Controls.Button)(target));
     
     #line 302 "..\..\MainWindow.xaml"
     this.btnPreview.Click += new System.Windows.RoutedEventHandler(this.btnPreview_Click);
     
     #line default
     #line hidden
     return;
     case 142:
     this.btnProceed = ((System.Windows.Controls.Button)(target));
     
     #line 307 "..\..\MainWindow.xaml"
     this.btnProceed.Click += new System.Windows.RoutedEventHandler(this.btnProceed_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }