Пример #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ChartControl = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.ParetoChart = ((DevExpress.Xpf.Charts.XYDiagram2D)(target));
                return;

            case 3:
                this.lbx_product = ((System.Windows.Controls.ListBox)(target));
                return;

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

            #line 59 "..\..\MainWindow.xaml"
                this.tlt_mod.Loaded += new System.Windows.RoutedEventHandler(this.Tlt_mod_Loaded);

            #line default
            #line hidden
                return;

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

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

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

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

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

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

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

            case 12:
                this.tlt_yld = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.ResearcherGrid = ((DevExpress.Xpf.Grid.TreeListControl)(target));
     
     #line 12 "..\..\MainWindow.xaml"
     this.ResearcherGrid.SelectedItemChanged += new DevExpress.Xpf.Grid.SelectedItemChangedEventHandler(this.SelectedItemChanged);
     
     #line default
     #line hidden
     
     #line 12 "..\..\MainWindow.xaml"
     this.ResearcherGrid.SelectionChanged += new DevExpress.Xpf.Grid.TreeList.TreeListSelectionChangedEventHandler(this.SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 2:
     this.rangeControl = ((DevExpress.Xpf.Editors.RangeControl.RangeControl)(target));
     return;
     case 3:
     this.BarChart1 = ((DevExpress.Xpf.Charts.ChartControl)(target));
     return;
     case 4:
     this.BarSeries1 = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
     return;
     case 5:
     this.BarChart2 = ((DevExpress.Xpf.Charts.ChartControl)(target));
     return;
     case 6:
     this.BarSeries2 = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
     return;
     case 7:
     this.BarChart3 = ((DevExpress.Xpf.Charts.ChartControl)(target));
     return;
     case 8:
     this.BarSeries3 = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
     return;
     case 9:
     this.PointChart = ((DevExpress.Xpf.Charts.ChartControl)(target));
     return;
     case 10:
     this.XYDiagram2D = ((DevExpress.Xpf.Charts.XYDiagram2D)(target));
     return;
     case 11:
     this.PointSeries2D = ((DevExpress.Xpf.Charts.PointSeries2D)(target));
     return;
     }
     this._contentLoaded = true;
 }
Пример #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.singleChart = ((DirectConnectionPredictControl.SingleChart)(target));

            #line 11 "..\..\SingleChart.xaml"
                this.singleChart.Closed += new System.EventHandler(this.singleChart_Closed);

            #line default
            #line hidden
                return;

            case 2:

            #line 24 "..\..\SingleChart.xaml"
                ((System.Windows.Media.Animation.Storyboard)(target)).Completed += new System.EventHandler(this.Storyboard_Completed);

            #line default
            #line hidden
                return;

            case 3:

            #line 72 "..\..\SingleChart.xaml"
                ((System.Windows.Controls.Grid)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Grid_MouseLeftButtonDown);

            #line default
            #line hidden
                return;

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

            #line 88 "..\..\SingleChart.xaml"
                this.miniumBtn.Click += new System.Windows.RoutedEventHandler(this.miniumBtn_Click);

            #line default
            #line hidden
                return;

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

            #line 89 "..\..\SingleChart.xaml"
                this.maximunBtn.Click += new System.Windows.RoutedEventHandler(this.maximunBtn_Click);

            #line default
            #line hidden
                return;

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

            #line 90 "..\..\SingleChart.xaml"
                this.closeBtn.Click += new System.Windows.RoutedEventHandler(this.closeBtn_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.openFileItem = ((System.Windows.Controls.MenuItem)(target));

            #line 101 "..\..\SingleChart.xaml"
                this.openFileItem.Click += new System.Windows.RoutedEventHandler(this.openFileItem_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.chartControlAX1 = ((DevExpress.Xpf.Charts.ChartControl)(target));

            #line 154 "..\..\SingleChart.xaml"
                this.chartControlAX1.MouseMove += new System.Windows.Input.MouseEventHandler(this.chartControlAX1_MouseMove);

            #line default
            #line hidden
                return;

            case 9:
                this.chartDiagramAX1 = ((DevExpress.Xpf.Charts.XYDiagram2D)(target));
                return;

            case 10:
                this.y2 = ((DevExpress.Xpf.Charts.SecondaryAxisY2D)(target));
                return;

            case 11:
                this.speedAX1 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 12:
                this.refSpeedAX1 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 13:
                this.bcp1AX1 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 14:
                this.bcp2AX1 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

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

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

            case 17:
                this.row_2_column_1_Ax1 = ((System.Windows.Controls.Label)(target));
                return;

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

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

            case 20:
                this.chartControlAX2 = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 21:
                this.chartDiagramAX2 = ((DevExpress.Xpf.Charts.XYDiagram2D)(target));
                return;

            case 22:
                this.y2_2 = ((DevExpress.Xpf.Charts.SecondaryAxisY2D)(target));
                return;

            case 23:
                this.speedAX2 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 24:
                this.refSpeedAX2 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 25:
                this.bcp1AX2 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 26:
                this.bcp2AX2 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

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

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

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

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

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

            case 32:
                this.chartControlAX3 = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 33:
                this.chartDiagramAX3 = ((DevExpress.Xpf.Charts.XYDiagram2D)(target));
                return;

            case 34:
                this.y2_3 = ((DevExpress.Xpf.Charts.SecondaryAxisY2D)(target));
                return;

            case 35:
                this.speedAX3 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 36:
                this.refSpeedAX3 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 37:
                this.bcp1AX3 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 38:
                this.bcp2AX3 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

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

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

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

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

            case 43:
                this.row_1_column_3_Ax3 = ((System.Windows.Controls.Label)(target));
                return;

            case 44:
                this.chartControlAX4 = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 45:
                this.chartDiagramAX4 = ((DevExpress.Xpf.Charts.XYDiagram2D)(target));
                return;

            case 46:
                this.y2_4 = ((DevExpress.Xpf.Charts.SecondaryAxisY2D)(target));
                return;

            case 47:
                this.speedAX4 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 48:
                this.refSpeedAX4 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 49:
                this.bcp1AX4 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 50:
                this.bcp2AX4 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 51:
                this.row_0_column_1_Ax4 = ((System.Windows.Controls.Label)(target));
                return;

            case 52:
                this.row_1_column_1_Ax4 = ((System.Windows.Controls.Label)(target));
                return;

            case 53:
                this.row_2_column_1_Ax4 = ((System.Windows.Controls.Label)(target));
                return;

            case 54:
                this.row_0_column_3_Ax4 = ((System.Windows.Controls.Label)(target));
                return;

            case 55:
                this.row_1_column_3_Ax4 = ((System.Windows.Controls.Label)(target));
                return;

            case 56:
                this.chartControlAX5 = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 57:
                this.chartDiagramAX5 = ((DevExpress.Xpf.Charts.XYDiagram2D)(target));
                return;

            case 58:
                this.y2_5 = ((DevExpress.Xpf.Charts.SecondaryAxisY2D)(target));
                return;

            case 59:
                this.speedAX5 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 60:
                this.refSpeedAX5 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 61:
                this.bcp1AX5 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 62:
                this.bcp2AX5 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 63:
                this.row_0_column_1_Ax5 = ((System.Windows.Controls.Label)(target));
                return;

            case 64:
                this.row_1_column_1_Ax5 = ((System.Windows.Controls.Label)(target));
                return;

            case 65:
                this.row_2_column_1_Ax5 = ((System.Windows.Controls.Label)(target));
                return;

            case 66:
                this.row_0_column_3_Ax5 = ((System.Windows.Controls.Label)(target));
                return;

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

            case 68:
                this.chartControlAX6 = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 69:
                this.chartDiagramAX6 = ((DevExpress.Xpf.Charts.XYDiagram2D)(target));
                return;

            case 70:
                this.y2_6 = ((DevExpress.Xpf.Charts.SecondaryAxisY2D)(target));
                return;

            case 71:
                this.speedAX6 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 72:
                this.refSpeedAX6 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 73:
                this.bcp1AX6 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 74:
                this.bcp2AX6 = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 75:
                this.row_0_column_1_Ax6 = ((System.Windows.Controls.Label)(target));
                return;

            case 76:
                this.row_1_column_1_Ax6 = ((System.Windows.Controls.Label)(target));
                return;

            case 77:
                this.row_2_column_1_Ax6 = ((System.Windows.Controls.Label)(target));
                return;

            case 78:
                this.row_0_column_3_Ax6 = ((System.Windows.Controls.Label)(target));
                return;

            case 79:
                this.row_1_column_3_Ax6 = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Chart = ((DevExpress.Xpf.Charts.XYDiagram2D)(target));
                return;

            case 2:
                this.btnEF = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 38 "..\..\MainWindow.xaml"
                this.btnEF.Click += new System.Windows.RoutedEventHandler(this.btnEF_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.btnEFAsync = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 39 "..\..\MainWindow.xaml"
                this.btnEFAsync.Click += new System.Windows.RoutedEventHandler(this.btnEFAsync_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.btnEFCash = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 40 "..\..\MainWindow.xaml"
                this.btnEFCash.Click += new System.Windows.RoutedEventHandler(this.btnEFCash_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.btnDapper = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 41 "..\..\MainWindow.xaml"
                this.btnDapper.Click += new System.Windows.RoutedEventHandler(this.btnDapper_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.btnADONetHandedCode = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 42 "..\..\MainWindow.xaml"
                this.btnADONetHandedCode.Click += new System.Windows.RoutedEventHandler(this.btnADONetHandedCode_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.btnADONetTable = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 43 "..\..\MainWindow.xaml"
                this.btnADONetTable.Click += new System.Windows.RoutedEventHandler(this.btnADONetTable_Click);

            #line default
            #line hidden
                return;

            case 8:

            #line 44 "..\..\MainWindow.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SimpleButton_Click_7);

            #line default
            #line hidden
                return;

            case 9:

            #line 45 "..\..\MainWindow.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SimpleButton_Click_5);

            #line default
            #line hidden
                return;

            case 10:

            #line 46 "..\..\MainWindow.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SimpleButton_Click_6);

            #line default
            #line hidden
                return;

            case 11:

            #line 47 "..\..\MainWindow.xaml"
                ((DevExpress.Xpf.Core.SimpleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SimpleButton_Click_8);

            #line default
            #line hidden
                return;

            case 12:
                this.btnEFCore = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 48 "..\..\MainWindow.xaml"
                this.btnEFCore.Click += new System.Windows.RoutedEventHandler(this.btnEFCore_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.btnEFCoerAsyn = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 49 "..\..\MainWindow.xaml"
                this.btnEFCoerAsyn.Click += new System.Windows.RoutedEventHandler(this.btnEFCoewAsyn_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.btnEFCoerCash = ((DevExpress.Xpf.Core.SimpleButton)(target));

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

            #line default
            #line hidden
                return;

            case 15:
                this.txtTop = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }