void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 17 "..\..\..\View\BlotterViewVisual.xaml"
                ((BlotterView.Client.View.BlotterViewVisual)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

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

            case 4:
                this.lblborder4 = ((System.Windows.Controls.GridSplitter)(target));
                return;

            case 5:
                this.lblborder5 = ((System.Windows.Controls.GridSplitter)(target));
                return;

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

            #line 139 "..\..\..\View\BlotterViewVisual.xaml"
                this.cmboDesk.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmboDesk_SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 7:
                this._dataGrid = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 147 "..\..\..\View\BlotterViewVisual.xaml"
                this._dataGrid.AutoGeneratingColumn += new DevExpress.Xpf.Grid.AutoGeneratingColumnEventHandler(this.grid_AutoGeneratingColumn_1);

            #line default
            #line hidden

            #line 152 "..\..\..\View\BlotterViewVisual.xaml"
                this._dataGrid.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this._dataGridModel_MouseDown);

            #line default
            #line hidden
                return;

            case 8:
                this.viewblotterGrid = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 169 "..\..\..\View\BlotterViewVisual.xaml"
                this.viewblotterGrid.ShowGridMenu += new DevExpress.Xpf.Grid.GridMenuEventHandler(this.OnShowGridMenu);

            #line default
            #line hidden

            #line 172 "..\..\..\View\BlotterViewVisual.xaml"
                this.viewblotterGrid.CustomRowAppearance += new System.EventHandler <DevExpress.Xpf.Grid.CustomRowAppearanceEventArgs>(this.viewAccountTax_CustomRowAppearance);

            #line default
            #line hidden

            #line 173 "..\..\..\View\BlotterViewVisual.xaml"
                this.viewblotterGrid.CustomCellAppearance += new System.EventHandler <DevExpress.Xpf.Grid.CustomCellAppearanceEventArgs>(this.viewAccountTax_CustomCellAppearance);

            #line default
            #line hidden
                return;

            case 9:
                this.BrokerBar = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 10:
                this._dataGridBroker = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 11:
                this.viewBroker = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 286 "..\..\..\View\BlotterViewVisual.xaml"
                this.viewBroker.ShowGridMenu += new DevExpress.Xpf.Grid.GridMenuEventHandler(this.OnShowGridMenu);

            #line default
            #line hidden

            #line 289 "..\..\..\View\BlotterViewVisual.xaml"
                this.viewBroker.CustomRowAppearance += new System.EventHandler <DevExpress.Xpf.Grid.CustomRowAppearanceEventArgs>(this.viewAccountTax_CustomRowAppearance);

            #line default
            #line hidden

            #line 290 "..\..\..\View\BlotterViewVisual.xaml"
                this.viewBroker.CustomCellAppearance += new System.EventHandler <DevExpress.Xpf.Grid.CustomCellAppearanceEventArgs>(this.viewAccountTax_CustomCellAppearance);

            #line default
            #line hidden
                return;

            case 12:
                this.chk1d = ((System.Windows.Controls.RadioButton)(target));

            #line 331 "..\..\..\View\BlotterViewVisual.xaml"
                this.chk1d.Checked += new System.Windows.RoutedEventHandler(this.RadioButton_Checked);

            #line default
            #line hidden

            #line 331 "..\..\..\View\BlotterViewVisual.xaml"
                this.chk1d.Unchecked += new System.Windows.RoutedEventHandler(this.RadioButton_Unchecked);

            #line default
            #line hidden
                return;

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

            #line 332 "..\..\..\View\BlotterViewVisual.xaml"
                this.chk5d.Checked += new System.Windows.RoutedEventHandler(this.RadioButton_Checked);

            #line default
            #line hidden

            #line 332 "..\..\..\View\BlotterViewVisual.xaml"
                this.chk5d.Unchecked += new System.Windows.RoutedEventHandler(this.RadioButton_Unchecked);

            #line default
            #line hidden
                return;

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

            #line 333 "..\..\..\View\BlotterViewVisual.xaml"
                this.chk1M.Checked += new System.Windows.RoutedEventHandler(this.RadioButton_Checked);

            #line default
            #line hidden

            #line 333 "..\..\..\View\BlotterViewVisual.xaml"
                this.chk1M.Unchecked += new System.Windows.RoutedEventHandler(this.RadioButton_Unchecked);

            #line default
            #line hidden
                return;

            case 15:
                this.chk3M = ((System.Windows.Controls.RadioButton)(target));

            #line 334 "..\..\..\View\BlotterViewVisual.xaml"
                this.chk3M.Checked += new System.Windows.RoutedEventHandler(this.RadioButton_Checked);

            #line default
            #line hidden

            #line 334 "..\..\..\View\BlotterViewVisual.xaml"
                this.chk3M.Unchecked += new System.Windows.RoutedEventHandler(this.RadioButton_Unchecked);

            #line default
            #line hidden
                return;

            case 16:
                this.chk6M = ((System.Windows.Controls.RadioButton)(target));

            #line 335 "..\..\..\View\BlotterViewVisual.xaml"
                this.chk6M.Checked += new System.Windows.RoutedEventHandler(this.RadioButton_Checked);

            #line default
            #line hidden

            #line 335 "..\..\..\View\BlotterViewVisual.xaml"
                this.chk6M.Unchecked += new System.Windows.RoutedEventHandler(this.RadioButton_Unchecked);

            #line default
            #line hidden
                return;

            case 17:
                this.chkYTD = ((System.Windows.Controls.RadioButton)(target));

            #line 336 "..\..\..\View\BlotterViewVisual.xaml"
                this.chkYTD.Checked += new System.Windows.RoutedEventHandler(this.RadioButton_Checked);

            #line default
            #line hidden

            #line 336 "..\..\..\View\BlotterViewVisual.xaml"
                this.chkYTD.Unchecked += new System.Windows.RoutedEventHandler(this.RadioButton_Unchecked);

            #line default
            #line hidden
                return;

            case 18:
                this.chk1y = ((System.Windows.Controls.RadioButton)(target));

            #line 337 "..\..\..\View\BlotterViewVisual.xaml"
                this.chk1y.Checked += new System.Windows.RoutedEventHandler(this.RadioButton_Checked);

            #line default
            #line hidden

            #line 337 "..\..\..\View\BlotterViewVisual.xaml"
                this.chk1y.Unchecked += new System.Windows.RoutedEventHandler(this.RadioButton_Unchecked);

            #line default
            #line hidden
                return;

            case 19:
                this.chk2y = ((System.Windows.Controls.RadioButton)(target));

            #line 338 "..\..\..\View\BlotterViewVisual.xaml"
                this.chk2y.Checked += new System.Windows.RoutedEventHandler(this.RadioButton_Checked);

            #line default
            #line hidden

            #line 338 "..\..\..\View\BlotterViewVisual.xaml"
                this.chk2y.Unchecked += new System.Windows.RoutedEventHandler(this.RadioButton_Unchecked);

            #line default
            #line hidden
                return;

            case 20:
                this.chk5y = ((System.Windows.Controls.RadioButton)(target));

            #line 339 "..\..\..\View\BlotterViewVisual.xaml"
                this.chk5y.Checked += new System.Windows.RoutedEventHandler(this.RadioButton_Checked);

            #line default
            #line hidden

            #line 339 "..\..\..\View\BlotterViewVisual.xaml"
                this.chk5y.Unchecked += new System.Windows.RoutedEventHandler(this.RadioButton_Unchecked);

            #line default
            #line hidden
                return;

            case 21:
                this.SecurityComboBoxEdit = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 353 "..\..\..\View\BlotterViewVisual.xaml"
                this.SecurityComboBoxEdit.LostFocus += new System.Windows.RoutedEventHandler(this.SecurityComboBoxEdit_LostFocus_1);

            #line default
            #line hidden

            #line 353 "..\..\..\View\BlotterViewVisual.xaml"
                this.SecurityComboBoxEdit.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.SecurityComboBoxEdit_EditValueChanged_1);

            #line default
            #line hidden
                return;

            case 22:

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

            #line default
            #line hidden
                return;

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

            case 24:
                this.chart = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

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

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

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

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

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

            case 30:
                this.temperaturePane = ((DevExpress.Xpf.Charts.Pane)(target));
                return;

            case 31:
                this.pressurePane = ((DevExpress.Xpf.Charts.Pane)(target));
                return;

            case 32:
                this.humidityPane = ((DevExpress.Xpf.Charts.Pane)(target));
                return;

            case 33:
                this.pressureAxis = ((DevExpress.Xpf.Charts.SecondaryAxisY2D)(target));
                return;

            case 34:
                this.humidityAxis = ((DevExpress.Xpf.Charts.SecondaryAxisY2D)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.userControl = ((BluePrints.Views.PROJECTDashboardCollectionView)(target));
                return;

            case 2:
                this.biCheckUnits = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 3:
                this.biCheckCosts = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 4:
                this.LayoutGroupGrid = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 5:
                this.gridControl = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 6:
                this.bandGeneral = ((DevExpress.Xpf.Grid.GridControlBand)(target));
                return;

            case 7:
                this.colCumulativeBudget = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 8:
                this.colCumulativeBudgetText = ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target));
                return;

            case 9:
                this.bandCumulative = ((DevExpress.Xpf.Grid.GridControlBand)(target));
                return;

            case 10:
                this.colCumulativeEarnedPercentage = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 11:
                this.colCumulativePlanned = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 12:
                this.colCumulativePlannedText = ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target));
                return;

            case 13:
                this.colCumulativeEarned = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 14:
                this.colCumulativeEarnedText = ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target));
                return;

            case 15:
                this.colCumulativeBurned = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 16:
                this.colCumulativeBurnedText = ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target));
                return;

            case 17:
                this.colCumulativeActual = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 18:
                this.colCumulativeActualText = ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target));
                return;

            case 19:
                this.bandPeriod = ((DevExpress.Xpf.Grid.GridControlBand)(target));
                return;

            case 20:
                this.colPeriodEarnedPercentage = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 21:
                this.colPeriodPlanned = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 22:
                this.colPeriodPlannedText = ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target));
                return;

            case 23:
                this.colPeriodEarned = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 24:
                this.colPeriodEarnedText = ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target));
                return;

            case 25:
                this.colPeriodBurned = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 26:
                this.colPeriodBurnedText = ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target));
                return;

            case 27:
                this.colPeriodActual = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 28:
                this.colPeriodActualText = ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target));
                return;

            case 29:
                this.bandPerformance = ((DevExpress.Xpf.Grid.GridControlBand)(target));
                return;

            case 30:
                this.colInvisibleSummary_CumulativePlannedCost = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 31:
                this.colInvisibleSummary_CumulativeEarnedCost = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 32:
                this.colInvisibleSummary_CumulativeBurnedCost = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 33:
                this.colInvisibleSummary_CumulativeActualCost = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 34:
                this.colGrossProfit = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 35:
                this.colEfficiencyRatio = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 36:
                this.colProgressRatio = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 37:
                this.groupSummaryBudgeted = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 38:
                this.groupSummaryCumulativeEarnedPercentage = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 39:
                this.groupSummaryPeriodEarnedPercentage = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 40:
                this.groupSummaryGrossProfit = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 41:
                this.groupSummaryEfficiencyRatio = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 42:
                this.groupSummaryProgressRatio = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 43:
                this.groupSummaryCumulativePlanned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 44:
                this.groupSummaryCumulativeEarned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 45:
                this.groupSummaryCumulativeBurned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 46:
                this.groupSummaryCumulativeActual = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 47:
                this.groupSummaryPeriodPlanned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 48:
                this.groupSummaryPeriodEarned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 49:
                this.groupSummaryPeriodBurned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 50:
                this.groupSummaryPeriodActual = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 51:
                this.totalSummaryBudgeted = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 52:
                this.totalSummaryCumulativeEarnedPercentage = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 53:
                this.totalSummaryPeriodEarnedPercentage = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 54:
                this.totalSummaryGrossProfit = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 55:
                this.totalSummaryEfficiencyRatio = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 56:
                this.totalSummaryProgressRatio = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 57:
                this.totalSummaryCumulativePlanned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 58:
                this.totalSummaryCumulativeEarned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 59:
                this.totalSummaryCumulativeBurned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 60:
                this.totalSummaryCumulativeActual = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 61:
                this.totalSummaryPeriodPlanned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 62:
                this.totalSummaryPeriodEarned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 63:
                this.totalSummaryPeriodBurned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 64:
                this.totalSummaryPeriodActual = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 65:
                this.tableView = ((DevExpress.Xpf.Grid.TableView)(target));
                return;

            case 66:
                this.LayoutGroupChart = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 67:
                this.chartSCurve = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 68:
                this.primaryAxisY = ((DevExpress.Xpf.Charts.AxisY2D)(target));
                return;

            case 69:
                this.secondaryAxisY = ((DevExpress.Xpf.Charts.SecondaryAxisY2D)(target));
                return;

            case 70:
                this.barSeriesOriginal = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 71:
                this.barSeriesPlanned = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 72:
                this.barSeriesEarned = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 73:
                this.barSeriesRemainingPlanned = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 74:
                this.barSeriesBurned = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 75:
                this.barSeriesActual = ((DevExpress.Xpf.Charts.BarSideBySideSeries2D)(target));
                return;

            case 76:
                this.lineSeriesOriginal = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 77:
                this.lineSeriesPlanned = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 78:
                this.lineSeriesRemainingPlanned = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 79:
                this.lineSeriesEarned = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 80:
                this.lineSeriesBurned = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;

            case 81:
                this.lineSeriesActual = ((DevExpress.Xpf.Charts.LineSeries2D)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 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;
        }