void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.Tuesday = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
         return;
     }
     this._contentLoaded = true;
 }
Example #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.BorderFirst = ((System.Windows.Controls.Border)(target));
                return;

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

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

            case 4:
                this.MainTreeView = ((System.Windows.Controls.TreeView)(target));

            #line 38 "..\..\..\Pages\AllTasks.xaml"
                this.MainTreeView.SelectedItemChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.TreeView_SelectedItemChanged);

            #line default
            #line hidden
                return;

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

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

            #line 49 "..\..\..\Pages\AllTasks.xaml"
                this.Add_Mission.Click += new System.Windows.RoutedEventHandler(this.Add_Mission_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.ChartCondition = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;

            case 8:
                this.AddNewMission = ((MahApps.Metro.Controls.Flyout)(target));
                return;

            case 9:
                this.EditingSelectedMission = ((MahApps.Metro.Controls.Flyout)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.pieChart1 = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;

            case 2:
                this.columnChart1 = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;

            case 3:
                this.myChart = ((De.TorstenMandelkow.MetroChart.ClusteredColumnChart)(target));
                return;

            case 4:
                this.columnChart2 = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;

            case 5:
                this.rdoSpecific = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 6:
                this.rdoOption = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 7:
                this.editFromDate = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 8:
                this.editToDate = ((System.Windows.Controls.DatePicker)(target));
                return;

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

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

            case 11:
                this.editWeek = ((System.Windows.Controls.ComboBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.chartBalans = ((De.TorstenMandelkow.MetroChart.ClusteredColumnChart)(target));
                return;

            case 2:
                this.dbMonth = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 8 "..\..\..\View\AnalyticsDealPage.xaml"
                ((CRM_Client.View.AnalyticsDealPage)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Page_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.cbStateDeal = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;

            case 3:
                this.dpFromDate = ((System.Windows.Controls.DatePicker)(target));

            #line 26 "..\..\..\View\AnalyticsDealPage.xaml"
                this.dpFromDate.SelectedDateChanged += new System.EventHandler <System.Windows.Controls.SelectionChangedEventArgs>(this.dpDate_SelectedDateChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.dpToDate = ((System.Windows.Controls.DatePicker)(target));

            #line 28 "..\..\..\View\AnalyticsDealPage.xaml"
                this.dpToDate.SelectedDateChanged += new System.EventHandler <System.Windows.Controls.SelectionChangedEventArgs>(this.dpDate_SelectedDateChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.prLoadData = ((MahApps.Metro.Controls.ProgressRing)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.status = ((System.Windows.Controls.ComboBox)(target));

            #line 42 "..\..\..\..\Pages\EventCenter.xaml"
                this.status.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.datePicker1_SelectedDateChanged);

            #line default
            #line hidden
                return;

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

            #line 55 "..\..\..\..\Pages\EventCenter.xaml"
                this.lines.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.datePicker1_SelectedDateChanged);

            #line default
            #line hidden
                return;

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

            #line 68 "..\..\..\..\Pages\EventCenter.xaml"
                this.type.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.datePicker1_SelectedDateChanged);

            #line default
            #line hidden
                return;

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

            #line 81 "..\..\..\..\Pages\EventCenter.xaml"
                this.grade.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.datePicker1_SelectedDateChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.datePicker1 = ((System.Windows.Controls.DatePicker)(target));

            #line 95 "..\..\..\..\Pages\EventCenter.xaml"
                this.datePicker1.SelectedDateChanged += new System.EventHandler <System.Windows.Controls.SelectionChangedEventArgs>(this.datePicker1_SelectedDateChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.lineEventChart = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;

            case 7:
                this.gridEvent = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.pieChart = ((De.TorstenMandelkow.MetroChart.PieChart)(target));
     return;
     case 2:
     this.pieChartSeries = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
     return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.线路 = ((System.Windows.Controls.Canvas)(target));
                return;

            case 2:
                this.矩形_10 = ((System.Windows.Shapes.Path)(target));
                return;

            case 3:
                this.矩形_3 = ((System.Windows.Shapes.Path)(target));
                return;

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

            #line 51 "..\..\..\..\Pages\TrafficRight.xaml"
                this.chkLine.Click += new System.Windows.RoutedEventHandler(this.chkLine_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.线路1 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 6:
                this.grid = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 7:
                this.stationInoutChart = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;

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

            #line 163 "..\..\..\..\Pages\TrafficRight.xaml"
                this.detailchart.MouseMove += new System.Windows.Input.MouseEventHandler(this.chart_MouseMove);

            #line default
            #line hidden

            #line 163 "..\..\..\..\Pages\TrafficRight.xaml"
                this.detailchart.MouseLeave += new System.Windows.Input.MouseEventHandler(this.chart_MouseLeave);

            #line default
            #line hidden
                return;

            case 9:
                this.stationTimeInChart = ((DevExpress.Xpf.Charts.BarSideBySideStackedSeries2D)(target));
                return;

            case 10:
                this.stationTimeOutChart = ((DevExpress.Xpf.Charts.BarSideBySideStackedSeries2D)(target));
                return;

            case 11:
                this.pointTooltip = ((System.Windows.Controls.Primitives.Popup)(target));
                return;

            case 12:
                this.ttContent = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #9
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.content_alertsTop = ((System.Windows.Controls.ContentControl)(target));
                return;

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

            case 3:
                this.Clear1 = ((System.Windows.Controls.StackPanel)(target));
                return;

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

            case 5:
                this.Clear2 = ((System.Windows.Controls.StackPanel)(target));
                return;

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

            case 7:
                this.Clear3 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 8:
                this.content_radialGauge = ((System.Windows.Controls.ContentControl)(target));
                return;

            case 9:
                this.BorderG1 = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 10:
                this.BorderG2 = ((System.Windows.Controls.Border)(target));
                return;

            case 11:
                this.ThisWeek = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;

            case 12:
                this.Today = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;

            case 13:
                this.listViewInput = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;

            case 14:
                this.content_listView = ((System.Windows.Controls.ContentControl)(target));
                return;

            case 15:
                this.content_dataGrid = ((System.Windows.Controls.ContentControl)(target));
                return;

            case 16:
                this.deadletterLocations = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 17:
                this.reprocess_buttons = ((System.Windows.Controls.ContentControl)(target));
                return;

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

            #line 333 "..\..\MainWindow.xaml"
                this.button_Refresh.Click += new System.Windows.RoutedEventHandler(this.Button_Refresh);

            #line default
            #line hidden
                return;

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

            #line 338 "..\..\MainWindow.xaml"
                this.button_Reprocess.Click += new System.Windows.RoutedEventHandler(this.Button_Reprocess_Deadletters);

            #line default
            #line hidden
                return;

            case 20:
                this.config_LogIn = ((System.Windows.Controls.ContentControl)(target));
                return;

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

            #line 406 "..\..\MainWindow.xaml"
                this.Dashboard.Click += new System.Windows.RoutedEventHandler(this.Button_Dashboard);

            #line default
            #line hidden
                return;

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

            #line 414 "..\..\MainWindow.xaml"
                this.Reprocess.Click += new System.Windows.RoutedEventHandler(this.Button_Reprocess);

            #line default
            #line hidden
                return;

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

            #line 422 "..\..\MainWindow.xaml"
                this.Config.Click += new System.Windows.RoutedEventHandler(this.Button_Config);

            #line default
            #line hidden
                return;

            case 24:
                this.GridToolbar = ((System.Windows.Controls.Grid)(target));

            #line 433 "..\..\MainWindow.xaml"
                this.GridToolbar.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.GridToolbar_MouseDown);

            #line default
            #line hidden
                return;

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

            #line 441 "..\..\MainWindow.xaml"
                this.ButtonRefresh.Click += new System.Windows.RoutedEventHandler(this.ButtonRefresh_Click);

            #line default
            #line hidden
                return;

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

            #line 451 "..\..\MainWindow.xaml"
                this.ButtonMinimise.Click += new System.Windows.RoutedEventHandler(this.ButtonMinimise_Click);

            #line default
            #line hidden
                return;

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

            #line 461 "..\..\MainWindow.xaml"
                this.ButtonClose.Click += new System.Windows.RoutedEventHandler(this.ButtonClose_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Example #10
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 10 "..\..\..\..\Presentation\AdminForm\ReportManagement.xaml"
     ((System.Windows.Controls.Grid)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Grid_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.btnOk = ((System.Windows.Controls.Button)(target));
     
     #line 11 "..\..\..\..\Presentation\AdminForm\ReportManagement.xaml"
     this.btnOk.Click += new System.Windows.RoutedEventHandler(this.btnOk_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.cbbChoice = ((System.Windows.Controls.ComboBox)(target));
     
     #line 12 "..\..\..\..\Presentation\AdminForm\ReportManagement.xaml"
     this.cbbChoice.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cbbChoice_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 4:
     this.cbbMonth = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 5:
     this.cbbYear = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 6:
     this.dpDate = ((System.Windows.Controls.DatePicker)(target));
     return;
     case 7:
     this.cccMainChart = ((De.TorstenMandelkow.MetroChart.ClusteredColumnChart)(target));
     return;
     case 8:
     this.csMyChartSeries = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
     return;
     case 9:
     this.sccMainChart = ((De.TorstenMandelkow.MetroChart.StackedColumnChart)(target));
     return;
     case 10:
     this.csMyStackChartSeries = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
     return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Refresh = ((System.Windows.Controls.Button)(target));

            #line 45 "..\..\..\View\Baocao_page.xaml"
                this.Refresh.Click += new System.Windows.RoutedEventHandler(this.Refresh_Click);

            #line default
            #line hidden
                return;

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

            #line 72 "..\..\..\View\Baocao_page.xaml"
                this.cmbBy.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbBy_SelectionChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.editFromDate = ((System.Windows.Controls.DatePicker)(target));

            #line 85 "..\..\..\View\Baocao_page.xaml"
                this.editFromDate.SelectedDateChanged += new System.EventHandler <System.Windows.Controls.SelectionChangedEventArgs>(this.editFromDate_SelectedDateChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.editToDate = ((System.Windows.Controls.DatePicker)(target));

            #line 98 "..\..\..\View\Baocao_page.xaml"
                this.editToDate.SelectedDateChanged += new System.EventHandler <System.Windows.Controls.SelectionChangedEventArgs>(this.editToDate_SelectedDateChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.pieChart = ((De.TorstenMandelkow.MetroChart.PieChart)(target));
                return;

            case 6:
                this.pieChart1 = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;

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

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

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

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

            case 11:
                this.columnChart1 = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #12
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.StatisticUserControl = ((Management_Application.ViewStatistic.Statistics)(target));
                return;

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

            #line 37 "..\..\..\ViewStatistic\Statistics.xaml"
                this.comboboxSelection.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comboboxSelection_SelectionChanged);

            #line default
            #line hidden
                return;

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

            case 4:
                this.datepickerDate = ((System.Windows.Controls.DatePicker)(target));

            #line 56 "..\..\..\ViewStatistic\Statistics.xaml"
                this.datepickerDate.SelectedDateChanged += new System.EventHandler <System.Windows.Controls.SelectionChangedEventArgs>(this.datepickerDate_SelectedDateChanged);

            #line default
            #line hidden
                return;

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

            #line 59 "..\..\..\ViewStatistic\Statistics.xaml"
                this.buttonDate.Click += new System.Windows.RoutedEventHandler(this.buttonDate_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.datepickerDateTo = ((System.Windows.Controls.DatePicker)(target));

            #line 70 "..\..\..\ViewStatistic\Statistics.xaml"
                this.datepickerDateTo.SelectedDateChanged += new System.EventHandler <System.Windows.Controls.SelectionChangedEventArgs>(this.datepickerDateTo_SelectedDateChanged);

            #line default
            #line hidden
                return;

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

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

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

            case 10:
                this.amountDateChartColumn = ((De.TorstenMandelkow.MetroChart.ClusteredColumnChart)(target));
                return;

            case 11:
                this.amountDateChart = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;

            case 12:
                this.revenueDateChartPieChart = ((De.TorstenMandelkow.MetroChart.PieChart)(target));
                return;

            case 13:
                this.revenueDateChart = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;

            case 14:
                this.amountDateChartLine = ((System.Windows.Controls.DataVisualization.Charting.Chart)(target));
                return;

            case 15:
                this.amountDateChart1 = ((System.Windows.Controls.DataVisualization.Charting.LineSeries)(target));
                return;

            case 16:
                this.revenueDateChartColumn = ((De.TorstenMandelkow.MetroChart.ClusteredColumnChart)(target));
                return;

            case 17:
                this.revenueDateChart1 = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;

            case 18:
                this.gridMonth = ((System.Windows.Controls.Grid)(target));
                return;

            case 19:
                this.month1 = ((System.Windows.Controls.ComboBox)(target));

            #line 175 "..\..\..\ViewStatistic\Statistics.xaml"
                this.month1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.month1_SelectionChanged);

            #line default
            #line hidden
                return;

            case 20:
                this.year1 = ((System.Windows.Controls.ComboBox)(target));

            #line 184 "..\..\..\ViewStatistic\Statistics.xaml"
                this.year1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.month1_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 187 "..\..\..\ViewStatistic\Statistics.xaml"
                this.buttonMonth.Click += new System.Windows.RoutedEventHandler(this.buttonMonth_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.month2 = ((System.Windows.Controls.ComboBox)(target));

            #line 198 "..\..\..\ViewStatistic\Statistics.xaml"
                this.month2.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.month2_SelectionChanged);

            #line default
            #line hidden
                return;

            case 23:
                this.year2 = ((System.Windows.Controls.ComboBox)(target));

            #line 208 "..\..\..\ViewStatistic\Statistics.xaml"
                this.year2.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.month2_SelectionChanged);

            #line default
            #line hidden
                return;

            case 24:
                this.txtblocimportkMonth = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 25:
                this.txtblocsoldkMonth = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 26:
                this.txtblocrevenuekMonth = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 27:
                this.amountMonthChartColumn = ((De.TorstenMandelkow.MetroChart.ClusteredColumnChart)(target));
                return;

            case 28:
                this.amountMonthChart = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;

            case 29:
                this.revenueMonthChartPieChart = ((De.TorstenMandelkow.MetroChart.PieChart)(target));
                return;

            case 30:
                this.revenueMonthChart = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;

            case 31:
                this.amountMonthChartLine = ((System.Windows.Controls.DataVisualization.Charting.Chart)(target));
                return;

            case 32:
                this.amountMonthChart1 = ((System.Windows.Controls.DataVisualization.Charting.LineSeries)(target));
                return;

            case 33:
                this.revenueMonthChartColumn = ((De.TorstenMandelkow.MetroChart.ClusteredColumnChart)(target));
                return;

            case 34:
                this.revenueMonthChart1 = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;

            case 35:
                this.gridYear = ((System.Windows.Controls.Grid)(target));
                return;

            case 36:
                this.Year1 = ((System.Windows.Controls.ComboBox)(target));

            #line 314 "..\..\..\ViewStatistic\Statistics.xaml"
                this.Year1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Year1_SelectionChanged);

            #line default
            #line hidden
                return;

            case 37:
                this.buttonYear = ((System.Windows.Controls.Button)(target));

            #line 317 "..\..\..\ViewStatistic\Statistics.xaml"
                this.buttonYear.Click += new System.Windows.RoutedEventHandler(this.buttonYear_Click);

            #line default
            #line hidden
                return;

            case 38:
                this.Year2 = ((System.Windows.Controls.ComboBox)(target));

            #line 328 "..\..\..\ViewStatistic\Statistics.xaml"
                this.Year2.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Year2_SelectionChanged);

            #line default
            #line hidden
                return;

            case 39:
                this.txtblocimportkYear = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 40:
                this.txtblocsoldkYear = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 41:
                this.txtblocrevenuekYear = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 42:
                this.amountYearChartColumn = ((De.TorstenMandelkow.MetroChart.ClusteredColumnChart)(target));
                return;

            case 43:
                this.amountYearChart = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;

            case 44:
                this.revenueYearChartPieChart = ((De.TorstenMandelkow.MetroChart.PieChart)(target));
                return;

            case 45:
                this.revenueYearChart = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;

            case 46:
                this.amountYearChartLine = ((System.Windows.Controls.DataVisualization.Charting.Chart)(target));
                return;

            case 47:
                this.amountYearChart1 = ((System.Windows.Controls.DataVisualization.Charting.LineSeries)(target));
                return;

            case 48:
                this.revenueYearChartColumn = ((De.TorstenMandelkow.MetroChart.ClusteredColumnChart)(target));
                return;

            case 49:
                this.revenueYearChart1 = ((De.TorstenMandelkow.MetroChart.ChartSeries)(target));
                return;
            }
            this._contentLoaded = true;
        }