Пример #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 6 "..\..\..\commom\CNewDeveName.xaml"
                ((MatrixSystemEditor.commom.CNewDeveName)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.subTitleLB = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            #line 23 "..\..\..\commom\CNewDeveName.xaml"
                this.edInput.PreviewTextInput += new System.Windows.Input.TextCompositionEventHandler(this.TextBox_PreviewTextInput);

            #line default
            #line hidden

            #line 25 "..\..\..\commom\CNewDeveName.xaml"
                this.edInput.KeyDown += new System.Windows.Input.KeyEventHandler(this.edInput_KeyDown);

            #line default
            #line hidden
                return;

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

            #line 28 "..\..\..\commom\CNewDeveName.xaml"
                this.submitBtn.Click += new System.Windows.RoutedEventHandler(this.submitBtn_Click);

            #line default
            #line hidden
                return;

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

            #line 29 "..\..\..\commom\CNewDeveName.xaml"
                this.exitBtn.Click += new System.Windows.RoutedEventHandler(this.exitBtn_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.rotateSpin = ((Lib.Controls.SprocketControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.leftMemoryGridPanel = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.exportProgreslabel = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 3:
                this.sprocketExport = ((Lib.Controls.SprocketControl)(target));
                return;

            case 4:
                this.exportMemoryToLocalBtn = ((Lib.Controls.CSwitcher)(target));

            #line 55 "..\..\..\pageTab\SaveLoadPage.xaml"
                this.exportMemoryToLocalBtn.Click += new System.Windows.RoutedEventHandler(this.exportMemoryToLocalBtn_Click);

            #line default
            #line hidden
                return;

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

            case 6:
                this.sprocketImport = ((Lib.Controls.SprocketControl)(target));
                return;

            case 7:
                this.importMemoryToDevBtn = ((Lib.Controls.CSwitcher)(target));

            #line 87 "..\..\..\pageTab\SaveLoadPage.xaml"
                this.importMemoryToDevBtn.Click += new System.Windows.RoutedEventHandler(this.importMemoryToDevBtn_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.saveload_rightPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

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

            case 10:
                this.pLstBox = ((System.Windows.Controls.ListBox)(target));

            #line 113 "..\..\..\pageTab\SaveLoadPage.xaml"
                this.pLstBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.pLstBox_SelectionChanged);

            #line default
            #line hidden
                return;

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

            case 12:
                this.sprocketSaveLoad = ((Lib.Controls.SprocketControl)(target));
                return;

            case 13:
                this.itemRadio_0 = ((System.Windows.Controls.RadioButton)(target));

            #line 140 "..\..\..\pageTab\SaveLoadPage.xaml"
                this.itemRadio_0.Click += new System.Windows.RoutedEventHandler(this.itemRadio_1_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.itemRadio_1 = ((System.Windows.Controls.RadioButton)(target));

            #line 143 "..\..\..\pageTab\SaveLoadPage.xaml"
                this.itemRadio_1.Click += new System.Windows.RoutedEventHandler(this.itemRadio_1_Click);

            #line default
            #line hidden
                return;

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

            #line 144 "..\..\..\pageTab\SaveLoadPage.xaml"
                this.saveBtn.Click += new System.Windows.RoutedEventHandler(this.saveBtn_Click);

            #line default
            #line hidden
                return;

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

            #line 145 "..\..\..\pageTab\SaveLoadPage.xaml"
                this.loadBtn.Click += new System.Windows.RoutedEventHandler(this.loadBtn_Click);

            #line default
            #line hidden
                return;

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

            #line 146 "..\..\..\pageTab\SaveLoadPage.xaml"
                this.deleteBtn.Click += new System.Windows.RoutedEventHandler(this.deleteBtn_Click);

            #line default
            #line hidden
                return;

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

            case 19:
                this.cpyGpx = ((Lib.Controls.CPYGCheckBox)(target));
                return;

            case 20:
                this.sprocketCopy = ((Lib.Controls.SprocketControl)(target));
                return;

            case 21:
                this.btnSelectAll = ((Lib.Controls.CSwitcher)(target));

            #line 183 "..\..\..\pageTab\SaveLoadPage.xaml"
                this.btnSelectAll.Click += new System.Windows.RoutedEventHandler(this.btnSelectAll_Click);

            #line default
            #line hidden
                return;

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

            #line 184 "..\..\..\pageTab\SaveLoadPage.xaml"
                this.btnCopy.Click += new System.Windows.RoutedEventHandler(this.btnCopy_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Пример #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.systemGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.btnRelayI = ((Lib.Controls.CSwitcher)(target));

            #line 27 "..\..\..\pageTab\SystemPage.xaml"
                this.btnRelayI.Click += new System.Windows.RoutedEventHandler(this.btnRelay_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.btnRelayII = ((Lib.Controls.CSwitcher)(target));

            #line 28 "..\..\..\pageTab\SystemPage.xaml"
                this.btnRelayII.Click += new System.Windows.RoutedEventHandler(this.btnRelay_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.resetBtn = ((Lib.Controls.CSwitcher)(target));

            #line 38 "..\..\..\pageTab\SystemPage.xaml"
                this.resetBtn.Click += new System.Windows.RoutedEventHandler(this.resetBtn_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.resetFatoryBtn = ((Lib.Controls.CSwitcher)(target));

            #line 42 "..\..\..\pageTab\SystemPage.xaml"
                this.resetFatoryBtn.Click += new System.Windows.RoutedEventHandler(this.resetFatoryBtn_Click);

            #line default
            #line hidden
                return;

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

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

            case 8:
                this.btnChangeDevName = ((Lib.Controls.CSwitcher)(target));

            #line 65 "..\..\..\pageTab\SystemPage.xaml"
                this.btnChangeDevName.Click += new System.Windows.RoutedEventHandler(this.btnChangeDevName_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.factSpin = ((Lib.Controls.SprocketControl)(target));
                return;

            case 10:
                this.itorLabel = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 7 "..\..\RVCSeriesWnd.xaml"
                ((MatrixSystemEditor.RVCSeriesWnd)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.topPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 3:
                this.conLed = ((Lib.Controls.CLed)(target));
                return;

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

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

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

            #line 84 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx0.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 85 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx1.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 86 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx2.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 87 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx3.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 88 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx4.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 89 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx5.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.ch_cbx6 = ((System.Windows.Controls.CheckBox)(target));

            #line 90 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx6.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 91 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx7.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.ch_cbx8 = ((System.Windows.Controls.CheckBox)(target));

            #line 92 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx8.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 93 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx9.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.ch_cbx10 = ((System.Windows.Controls.CheckBox)(target));

            #line 94 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx10.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 95 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx11.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 97 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx12.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 98 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx13.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 99 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx14.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 100 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx15.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 101 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx16.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 102 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx17.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 103 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx18.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 104 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx19.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 105 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx20.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 106 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx21.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 107 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx22.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 108 "..\..\RVCSeriesWnd.xaml"
                this.ch_cbx23.Click += new System.Windows.RoutedEventHandler(this.chanel_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 110 "..\..\RVCSeriesWnd.xaml"
                this.rout_cbx0.Click += new System.Windows.RoutedEventHandler(this.Route_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 111 "..\..\RVCSeriesWnd.xaml"
                this.rout_cbx1.Click += new System.Windows.RoutedEventHandler(this.Route_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 112 "..\..\RVCSeriesWnd.xaml"
                this.rout_cbx2.Click += new System.Windows.RoutedEventHandler(this.Route_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 113 "..\..\RVCSeriesWnd.xaml"
                this.rout_cbx3.Click += new System.Windows.RoutedEventHandler(this.Route_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 114 "..\..\RVCSeriesWnd.xaml"
                this.rout_cbx4.Click += new System.Windows.RoutedEventHandler(this.Route_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 115 "..\..\RVCSeriesWnd.xaml"
                this.rout_cbx5.Click += new System.Windows.RoutedEventHandler(this.Route_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 116 "..\..\RVCSeriesWnd.xaml"
                this.rout_cbx6.Click += new System.Windows.RoutedEventHandler(this.Route_CheckBox_Click);

            #line default
            #line hidden
                return;

            case 37:
                this.rout_cbx7 = ((System.Windows.Controls.CheckBox)(target));

            #line 117 "..\..\RVCSeriesWnd.xaml"
                this.rout_cbx7.Click += new System.Windows.RoutedEventHandler(this.Route_CheckBox_Click);

            #line default
            #line hidden
                return;

            case 38:
                this.rout_cbx8 = ((System.Windows.Controls.CheckBox)(target));

            #line 118 "..\..\RVCSeriesWnd.xaml"
                this.rout_cbx8.Click += new System.Windows.RoutedEventHandler(this.Route_CheckBox_Click);

            #line default
            #line hidden
                return;

            case 39:
                this.rout_cbx9 = ((System.Windows.Controls.CheckBox)(target));

            #line 119 "..\..\RVCSeriesWnd.xaml"
                this.rout_cbx9.Click += new System.Windows.RoutedEventHandler(this.Route_CheckBox_Click);

            #line default
            #line hidden
                return;

            case 40:
                this.rout_cbx10 = ((System.Windows.Controls.CheckBox)(target));

            #line 120 "..\..\RVCSeriesWnd.xaml"
                this.rout_cbx10.Click += new System.Windows.RoutedEventHandler(this.Route_CheckBox_Click);

            #line default
            #line hidden
                return;

            case 41:
                this.rout_cbx11 = ((System.Windows.Controls.CheckBox)(target));

            #line 121 "..\..\RVCSeriesWnd.xaml"
                this.rout_cbx11.Click += new System.Windows.RoutedEventHandler(this.Route_CheckBox_Click);

            #line default
            #line hidden
                return;

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

            #line 132 "..\..\RVCSeriesWnd.xaml"
                this.eDevName.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.TextBox_MouseDoubleClick);

            #line default
            #line hidden

            #line 132 "..\..\RVCSeriesWnd.xaml"
                this.eDevName.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged);

            #line default
            #line hidden
                return;

            case 43:
                this.btnLoadPreFromLocal = ((Lib.Controls.CSwitcher)(target));

            #line 137 "..\..\RVCSeriesWnd.xaml"
                this.btnLoadPreFromLocal.Click += new System.Windows.RoutedEventHandler(this.btnLoadPreFromLocal_Click);

            #line default
            #line hidden
                return;

            case 44:
                this.btnSavePresetToLocal = ((Lib.Controls.CSwitcher)(target));

            #line 138 "..\..\RVCSeriesWnd.xaml"
                this.btnSavePresetToLocal.Click += new System.Windows.RoutedEventHandler(this.btnSavePresetToLocal_Click);

            #line default
            #line hidden
                return;

            case 45:
                this.btnLoadFromDevice = ((Lib.Controls.CSwitcher)(target));

            #line 139 "..\..\RVCSeriesWnd.xaml"
                this.btnLoadFromDevice.Click += new System.Windows.RoutedEventHandler(this.btnLoadFromDevice_Click);

            #line default
            #line hidden
                return;

            case 46:
                this.btnSaveToDevice = ((Lib.Controls.CSwitcher)(target));

            #line 140 "..\..\RVCSeriesWnd.xaml"
                this.btnSaveToDevice.Click += new System.Windows.RoutedEventHandler(this.btnSaveToDevice_Click);

            #line default
            #line hidden
                return;

            case 47:
                this.rotateSpin = ((Lib.Controls.SprocketControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 9 "..\..\RPM200Page.xaml"
                ((MatrixSystemEditor.RPM200Page)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 9 "..\..\RPM200Page.xaml"
                ((MatrixSystemEditor.RPM200Page)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);

            #line default
            #line hidden
                return;

            case 2:
                this.devTopPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 3:
                this.conLed = ((Lib.Controls.CLed)(target));
                return;

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

            case 5:
                this.edDevName = ((System.Windows.Controls.TextBox)(target));

            #line 57 "..\..\RPM200Page.xaml"
                this.edDevName.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.edDevName_MouseDoubleClick);

            #line default
            #line hidden

            #line 57 "..\..\RPM200Page.xaml"
                this.edDevName.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.edDevName_TextChanged);

            #line default
            #line hidden
                return;

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

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

            case 8:
                this.devBotomPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 9:
                this.MaxZoneSetSpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 10:
                this.m_zonGroup = ((MatrixSystemEditor.ZoneGroup)(target));
                return;

            case 11:
                this.zonScrol = ((System.Windows.Controls.ScrollViewer)(target));
                return;

            case 12:
                this.m_rowZone = ((MatrixSystemEditor.RowZoneUnit)(target));
                return;

            case 13:
                this.volSpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 14:
                this.chimerSpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 15:
                this.masterSpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 16:
                this.prioritySpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 17:
                this.chimeTimeSpin = ((Lib.Controls.SpinnerControl)(target));
                return;

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

            #line 190 "..\..\RPM200Page.xaml"
                this.tttBtn.Click += new System.Windows.RoutedEventHandler(this.tttBtn_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.btn_loadFromLocal = ((Lib.Controls.CSwitcher)(target));

            #line 191 "..\..\RPM200Page.xaml"
                this.btn_loadFromLocal.Click += new System.Windows.RoutedEventHandler(this.btn_loadFromLocal_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.btn_SavePreset_tolocal = ((Lib.Controls.CSwitcher)(target));

            #line 192 "..\..\RPM200Page.xaml"
                this.btn_SavePreset_tolocal.Click += new System.Windows.RoutedEventHandler(this.btn_SavePreset_tolocal_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.btn_loadFromDevice = ((Lib.Controls.CSwitcher)(target));

            #line 193 "..\..\RPM200Page.xaml"
                this.btn_loadFromDevice.Click += new System.Windows.RoutedEventHandler(this.btn_loadFromDevice_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.btn_saveToDevice = ((Lib.Controls.CSwitcher)(target));

            #line 194 "..\..\RPM200Page.xaml"
                this.btn_saveToDevice.Click += new System.Windows.RoutedEventHandler(this.btn_saveToDevice_Click);

            #line default
            #line hidden
                return;

            case 23:
                this.rotateSpin = ((Lib.Controls.SprocketControl)(target));
                return;
            }
            this._contentLoaded = true;
        }