示例#1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.options = ((System.Windows.Controls.ListBox)(target));
                return;

            case 2:
                this.plot = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 3:
                this.CorrelatedPlot = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 4:
                this.LinePlot = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 5:
                this.Anomalies = ((System.Windows.Controls.ListBox)(target));
                return;

            case 6:
                this.AnomaliesPlot = ((OxyPlot.Wpf.Plot)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.featureNamesList = ((System.Windows.Controls.ListBox)(target));
                return;

            case 2:
                this.anomaliesListView = ((System.Windows.Controls.ListBox)(target));
                return;

            case 3:
                this.SelectedFeaturePlot = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 4:
                this.correlatedFeaturePlot = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 5:
                this.regressionLinePlot = ((OxyPlot.Wpf.Plot)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.MyTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.dataGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 3:
                this.dataGrid2 = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 4:
                this.chart = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 5:
                this.wave = ((OxyPlot.Wpf.Plot)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mydock = ((System.Windows.Controls.DockPanel)(target));
                return;

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

            case 3:

            #line 39 "..\..\GraphControl.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.showGraphs);

            #line default
            #line hidden
                return;

            case 4:
                this.firs_plot = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 5:
                this.first_line = ((OxyPlot.Wpf.LineSeries)(target));
                return;

            case 6:
                this.second_plot = ((OxyPlot.Wpf.Plot)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#5
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Plot1 = ((OxyPlot.Wpf.Plot)(target));
     return;
     case 2:
     this.button = ((System.Windows.Controls.Button)(target));
     
     #line 14 "..\..\Window1.xaml"
     this.button.Click += new System.Windows.RoutedEventHandler(this.button_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.dgUsers = ((System.Windows.Controls.DataGrid)(target));
     return;
     case 4:
     this.textBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 5:
     this.label = ((System.Windows.Controls.Label)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 13 "..\..\MainWindow.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.NewCommand_Executed);

            #line default
            #line hidden

            #line 13 "..\..\MainWindow.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.NewCommand_CanExecute);

            #line default
            #line hidden
                return;

            case 2:
                this.chart = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 3:
                this.ChangeDataContextButton = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#7
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Window1MainGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.Plot_Faza = ((OxyPlot.Wpf.Plot)(target));
                return;

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

            case 4:
                this.Rezystancja_Suwak = ((System.Windows.Controls.Slider)(target));

            #line 76 "..\..\MenuButton3_Window.xaml"
                this.Rezystancja_Suwak.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Rezystancja_Suwak_ValueChanged);

            #line default
            #line hidden
                return;

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

            case 6:
                this.Pojemnosc_Suwak = ((System.Windows.Controls.Slider)(target));

            #line 89 "..\..\MenuButton3_Window.xaml"
                this.Pojemnosc_Suwak.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Pojemnosc_Suwak_ValueChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.Button = ((projekt_jp_kkmr_v1._0.ToggleButton)(target));
                return;

            case 8:
                this.Plot_Imp_Jedn = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 9:
                this.Plot_Skok_Nap = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 10:
                this.Plot_Fala_Prost = ((OxyPlot.Wpf.Plot)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#8
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Results = ((OxyPlot.Wpf.Plot)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#9
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.PlotFuel = ((OxyPlot.Wpf.Plot)(target));
         return;
     }
     this._contentLoaded = true;
 }
示例#10
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.tbLowerBound = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

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

            #line 37 "..\..\MainWindow.xaml"
                this.btCalculate.Click += new System.Windows.RoutedEventHandler(this.btCalculate_Click);

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

            case 6:
                this.tbResult = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 8:
                this.cbmMethod = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 9:
                this.graph = ((OxyPlot.Wpf.Plot)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#11
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 5 "..\..\Model_Window.xaml"
                ((pBuild.Model_Window)(target)).Initialized += new System.EventHandler(this.Window_Initialized);

            #line default
            #line hidden

            #line 5 "..\..\Model_Window.xaml"
                ((pBuild.Model_Window)(target)).ContentRendered += new System.EventHandler(this.Window_ContentRendered);

            #line default
            #line hidden

            #line 5 "..\..\Model_Window.xaml"
                ((pBuild.Model_Window)(target)).PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.ctrl_C_keydown);

            #line default
            #line hidden
                return;

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

            #line 11 "..\..\Model_Window.xaml"
                this.raw_comboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.raw_select);

            #line default
            #line hidden
                return;

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

            case 4:
                this.border = ((System.Windows.Controls.Border)(target));
                return;

            case 5:
                this.model = ((OxyPlot.Wpf.Plot)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#12
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.tmp_W = ((pBuild.TmpWindow)(target));
     return;
     case 2:
     this.me_Da_border = ((System.Windows.Controls.Border)(target));
     return;
     case 3:
     this.tmp_oxy = ((OxyPlot.Wpf.Plot)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#13
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 9 "..\..\MainWindow.xaml"
                ((TemperaturePlotter.MainWindow)(target)).Closed += new System.EventHandler(this.Window_Closed);

            #line default
            #line hidden
                return;

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

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

            case 4:
                this.sd = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

            #line default
            #line hidden
                return;

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

            case 7:
                this.OxyPlotter = ((OxyPlot.Wpf.Plot)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#14
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.oxyPlot = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 2:
                this.ls = ((OxyPlot.Wpf.LineSeries)(target));
                return;

            case 3:
                this.ls2 = ((OxyPlot.Wpf.LineSeries)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#15
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Plot_Ref = ((OxyPlot.Wpf.Plot)(target));

            #line 38 "..\..\..\NavigationPages\Window_Ref.xaml"
                this.Plot_Ref.Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.axis_left = ((OxyPlot.Wpf.LinearAxis)(target));
                return;

            case 3:
                this.axis_bottom = ((OxyPlot.Wpf.LinearAxis)(target));
                return;

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

            #line 66 "..\..\..\NavigationPages\Window_Ref.xaml"
                this.btn_previous.Click += new System.Windows.RoutedEventHandler(this.Btn_previous_Click);

            #line default
            #line hidden
                return;

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

            #line 73 "..\..\..\NavigationPages\Window_Ref.xaml"
                this.btn_next.Click += new System.Windows.RoutedEventHandler(this.Btn_next_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
示例#16
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.interval_to_alpha_plot = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 2:
                this.interval_to_n_plot = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 3:

            #line 63 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.RadioButton)(target)).Checked += new System.Windows.RoutedEventHandler(this.parameter_type_rb_Click);

            #line default
            #line hidden
                return;

            case 4:

            #line 68 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.RadioButton)(target)).Checked += new System.Windows.RoutedEventHandler(this.parameter_type_rb_Click);

            #line default
            #line hidden
                return;

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

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

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

            #line 26 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Primitives.ToggleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.ToggleButton_Click);

            #line default
            #line hidden
                return;

            case 2:
                this.t1 = ((System.Windows.Controls.Calendar)(target));
                return;

            case 3:
                this.t2 = ((System.Windows.Controls.Calendar)(target));
                return;

            case 4:

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

            #line default
            #line hidden
                return;

            case 5:
                this.BingMap = ((Microsoft.Maps.MapControl.WPF.Map)(target));
                return;

            case 6:
                this.plot = ((OxyPlot.Wpf.Plot)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#18
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.dp_Start = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 2:
                this.dp_Finish = ((System.Windows.Controls.DatePicker)(target));
                return;

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

            #line 25 "..\..\..\userControl\StatisticsControl.xaml"
                this.btn_Build.Click += new System.Windows.RoutedEventHandler(this.Btn_Build_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.oxy_Plot = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 5:
                this.lbl_Scheduled = ((System.Windows.Controls.Label)(target));
                return;

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

            case 7:
                this.sp_rate = ((System.Windows.Controls.StackPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.plotmodel = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 2:
                this.line1 = ((OxyPlot.Wpf.LineSeries)(target));
                return;

            case 3:
                this.line2 = ((OxyPlot.Wpf.LineSeries)(target));
                return;

            case 4:
                this.lin2axes = ((OxyPlot.Wpf.LinearAxis)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#20
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ListTraffics = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 2:

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

            #line default
            #line hidden
                return;

            case 3:

            #line 171 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.CheckBox)(target)).Unchecked += new System.Windows.RoutedEventHandler(this.GridPlotter_Unchecked);

            #line default
            #line hidden

            #line 171 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.CheckBox)(target)).Checked += new System.Windows.RoutedEventHandler(this.GridPlotter_Checked);

            #line default
            #line hidden
                return;

            case 4:
                this.Plotter = ((OxyPlot.Wpf.Plot)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#21
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

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

            #line default
            #line hidden
                return;

            case 2:
                this.listView = ((System.Windows.Controls.ListView)(target));
                return;

            case 3:
                this.chart = ((OxyPlot.Wpf.Plot)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#22
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

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

            #line default
            #line hidden
                return;

            case 2:
                this.Plot1 = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 3:
                this.DataGrid1 = ((System.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#23
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.tmp_W = ((pBuild.TmpWindow)(target));
                return;

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

            #line 12 "..\..\Tmp_Window.xaml"
                this.tmp_border.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.key_down);

            #line default
            #line hidden
                return;

            case 3:
                this.tmp_oxy = ((OxyPlot.Wpf.Plot)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#24
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.MyModel = ((Projekt.Window4)(target));
                return;

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

            case 3:
                this.Plot1 = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 4:

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

            #line default
            #line hidden
                return;

            case 5:

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

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

            case 2:
                this.plotModelUIElement = ((OxyPlot.Wpf.PlotView)(target));
                return;

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

            case 4:
                this.filesName = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 6:
                this.n = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

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

            case 10:
                this.xRes = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 12:
                this.yRes = ((System.Windows.Controls.TextBox)(target));
                return;

            case 13:
                this.xAxisTitle = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 15:
                this.yAxisLabel = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 16:
                this.yLabel = ((System.Windows.Controls.TextBox)(target));
                return;

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

            #line 80 "..\..\CustomUserControl.xaml"
                this.button.Click += new System.Windows.RoutedEventHandler(this.onDrawClicked);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
 public GraphModel(Plot plot)
 {
     _plot = plot;
 }
示例#27
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainWindow = ((WpfApp1.MainWindow)(target));
                return;

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

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

            case 4:
                this.functionGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 5:
                this.screenViewToggle = ((System.Windows.Controls.Primitives.ToggleButton)(target));

#line 86 "..\..\MainWindow.xaml"
                this.screenViewToggle.Click += new System.Windows.RoutedEventHandler(this.screenViewToggle_Click);

#line default
#line hidden
                return;

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

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

            case 8:
                this.colorSpectrumSlider = ((Xceed.Wpf.Toolkit.ColorSpectrumSlider)(target));
                return;

            case 9:
                this.colorPicker = ((Xceed.Wpf.Toolkit.ColorPicker)(target));
                return;

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

            case 11:
                this.dragCanvas = ((System.Windows.Controls.Canvas)(target));
                return;

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

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

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

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

            case 16:
                this.colorRect = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 17:
                this.drapDropCanvas = ((System.Windows.Controls.Canvas)(target));
                return;

            case 18:
                this.fbIcon = ((System.Windows.Controls.ContentControl)(target));
                return;

            case 19:
                this.avatarIcon = ((System.Windows.Controls.ContentControl)(target));
                return;

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

            case 21:
                this.image1 = ((System.Windows.Controls.Image)(target));
                return;

            case 22:
                this.screenImageBox = ((System.Windows.Controls.ContentControl)(target));
                return;

            case 23:
                this.screenImage = ((System.Windows.Controls.Image)(target));
                return;

            case 24:
                this.scrollViewer = ((System.Windows.Controls.ScrollViewer)(target));
                return;

            case 25:
                this.scrollViewerGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 26:
                this.viewportControl = ((System.Windows.Controls.ItemsControl)(target));
                return;

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

#line 180 "..\..\MainWindow.xaml"
                this.sleepButton.Click += new System.Windows.RoutedEventHandler(this.sleepButton_Click);

#line default
#line hidden
                return;

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

#line 181 "..\..\MainWindow.xaml"
                this.shutdownButton.Click += new System.Windows.RoutedEventHandler(this.shutdownButton_Click);

#line default
#line hidden
                return;

            case 29:
                this.restartButton = ((System.Windows.Controls.Button)(target));

#line 182 "..\..\MainWindow.xaml"
                this.restartButton.Click += new System.Windows.RoutedEventHandler(this.restartButton_Click);

#line default
#line hidden
                return;

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

#line 183 "..\..\MainWindow.xaml"
                this.logoffButton.Click += new System.Windows.RoutedEventHandler(this.logoffButton_Click);

#line default
#line hidden
                return;

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

            case 32:
                this.browseApplication = ((System.Windows.Controls.Button)(target));

#line 185 "..\..\MainWindow.xaml"
                this.browseApplication.Click += new System.Windows.RoutedEventHandler(this.browseApplication_Click);

#line default
#line hidden
                return;

            case 33:
                this.applicationPathTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

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

#line 187 "..\..\MainWindow.xaml"
                this.launchApplicationButton.Click += new System.Windows.RoutedEventHandler(this.launchApplicationButton_Click);

#line default
#line hidden
                return;

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

            case 36:
                this.leftBatteryIndicator = ((System.Windows.Controls.Image)(target));
                return;

            case 37:
                this.rightBatteryIndicator = ((System.Windows.Controls.Image)(target));
                return;

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

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

            case 40:
                this.plot1 = ((OxyPlot.Wpf.Plot)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#28
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.GridOfWindow = ((System.Windows.Controls.Grid)(target));

            #line 16 "..\..\..\..\PL\Profile.xaml"
                this.GridOfWindow.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.GridOfWindow_MouseLeftButtonDown);

            #line default
            #line hidden
                return;

            case 2:

            #line 27 "..\..\..\..\PL\Profile.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_Minimize);

            #line default
            #line hidden
                return;

            case 3:

            #line 32 "..\..\..\..\PL\Profile.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_Exit);

            #line default
            #line hidden
                return;

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

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

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

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

            case 8:

            #line 54 "..\..\..\..\PL\Profile.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Edit_Profile_Click);

            #line default
            #line hidden
                return;

            case 9:

            #line 55 "..\..\..\..\PL\Profile.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Main_Menu_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.myPlot = ((OxyPlot.Wpf.Plot)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#29
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Window1MainGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.Plot1 = ((OxyPlot.Wpf.Plot)(target));
                return;

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

            case 4:
                this.Napiecie_Sterowanie = ((System.Windows.Controls.TextBox)(target));
                return;

            case 5:
                this.Suwak_Napiecie_RR = ((System.Windows.Controls.Slider)(target));

            #line 132 "..\..\HelperWindow1.xaml"
                this.Suwak_Napiecie_RR.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Suwak_ValueChanged_RR_V);

            #line default
            #line hidden
                return;

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

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

            case 8:
                this.Rez_Suwak = ((System.Windows.Controls.Slider)(target));

            #line 139 "..\..\HelperWindow1.xaml"
                this.Rez_Suwak.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Suwak_ValueChanged_RR_R);

            #line default
            #line hidden
                return;

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

            case 10:
                this.Frq_Sterowanie = ((System.Windows.Controls.TextBox)(target));
                return;

            case 11:
                this.Frq_Suwak = ((System.Windows.Controls.Slider)(target));

            #line 146 "..\..\HelperWindow1.xaml"
                this.Frq_Suwak.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Suwak_ValueChanged_RR_T);

            #line default
            #line hidden
                return;

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

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

            case 14:
                this.Suwak_Pojemnosc = ((System.Windows.Controls.Slider)(target));

            #line 153 "..\..\HelperWindow1.xaml"
                this.Suwak_Pojemnosc.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Suwak_ValueChanged_RR_P);

            #line default
            #line hidden
                return;

            case 15:
                this.Indukcyjnosc = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 16:
                this.Indukcyjnosc_Sterowanie = ((System.Windows.Controls.TextBox)(target));
                return;

            case 17:
                this.Suwak_Indukcyjnosc = ((System.Windows.Controls.Slider)(target));

            #line 160 "..\..\HelperWindow1.xaml"
                this.Suwak_Indukcyjnosc.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Suwak_ValueChanged_RR_L);

            #line default
            #line hidden
                return;

            case 18:
                this.Z = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 19:
                this.Z_Modul = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 20:
                this.IRMS = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 21:
                this.IRL_RMS = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 22:
                this.IC_RMS = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 23:
                this.Faza = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 24:
                this.Plot2 = ((OxyPlot.Wpf.Plot)(target));
                return;

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

            case 26:
                this.Napiecie_Sterowanie_LR = ((System.Windows.Controls.TextBox)(target));
                return;

            case 27:
                this.Suwak_Napiecie_LR = ((System.Windows.Controls.Slider)(target));

            #line 239 "..\..\HelperWindow1.xaml"
                this.Suwak_Napiecie_LR.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Suwak_ValueChanged_LR_V);

            #line default
            #line hidden
                return;

            case 28:
                this.Rezystancja_L_Rz = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 29:
                this.Rezystancja_Sterowanie_LR = ((System.Windows.Controls.TextBox)(target));
                return;

            case 30:
                this.Suwak_Rezystancja_LR = ((System.Windows.Controls.Slider)(target));

            #line 246 "..\..\HelperWindow1.xaml"
                this.Suwak_Rezystancja_LR.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Suwak_ValueChanged_LR_R);

            #line default
            #line hidden
                return;

            case 31:
                this.Indukcyjnosc_L_Rz = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 33:
                this.Suwak_Indukcyjnosc_LR = ((System.Windows.Controls.Slider)(target));

            #line 254 "..\..\HelperWindow1.xaml"
                this.Suwak_Indukcyjnosc_LR.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Suwak_ValueChanged_LR_L);

            #line default
            #line hidden
                return;

            case 34:
                this.Frq_L_Rz = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 36:
                this.Suwak_Frq_LR = ((System.Windows.Controls.Slider)(target));

            #line 261 "..\..\HelperWindow1.xaml"
                this.Suwak_Frq_LR.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Suwak_ValueChanged_LR_T);

            #line default
            #line hidden
                return;

            case 37:
                this.Pojemnosc_L_Rz = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 39:
                this.Suwak_Pojemnosc_LR = ((System.Windows.Controls.Slider)(target));

            #line 267 "..\..\HelperWindow1.xaml"
                this.Suwak_Pojemnosc_LR.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Suwak_ValueChanged_LR_C);

            #line default
            #line hidden
                return;

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

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

            case 42:
                this.IRMS_L = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 43:
                this.IRL_RMS_L = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 44:
                this.IC_RMS_L = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 45:
                this.Faza_L = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 46:
                this.Plot3 = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 47:
                this.Napiecie_CR = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 48:
                this.Napiecie_Sterowanie_CR = ((System.Windows.Controls.TextBox)(target));
                return;

            case 49:
                this.Suwak_Napiecie_CR = ((System.Windows.Controls.Slider)(target));

            #line 347 "..\..\HelperWindow1.xaml"
                this.Suwak_Napiecie_CR.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Suwak_ValueChanged_CR_V);

            #line default
            #line hidden
                return;

            case 50:
                this.Rezystancja_C_Rz = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 51:
                this.Rezystancja_Sterowanie_CR = ((System.Windows.Controls.TextBox)(target));
                return;

            case 52:
                this.Suwak_Rezystancja_CR = ((System.Windows.Controls.Slider)(target));

            #line 354 "..\..\HelperWindow1.xaml"
                this.Suwak_Rezystancja_CR.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Suwak_ValueChanged_CR_R);

            #line default
            #line hidden
                return;

            case 53:
                this.Indukcyjnosc_C_Rz = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 54:
                this.Indukcyjnosc_Sterowanie_CR = ((System.Windows.Controls.TextBox)(target));
                return;

            case 55:
                this.Suwak_Indukcyjnosc_CR = ((System.Windows.Controls.Slider)(target));

            #line 362 "..\..\HelperWindow1.xaml"
                this.Suwak_Indukcyjnosc_CR.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Suwak_ValueChanged_CR_L);

            #line default
            #line hidden
                return;

            case 56:
                this.Frq_C_Rz = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 57:
                this.Frq_Sterowanie_CR = ((System.Windows.Controls.TextBox)(target));
                return;

            case 58:
                this.Suwak_Frq_CR = ((System.Windows.Controls.Slider)(target));

            #line 369 "..\..\HelperWindow1.xaml"
                this.Suwak_Frq_CR.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Suwak_ValueChanged_CR_T);

            #line default
            #line hidden
                return;

            case 59:
                this.Pojemność_C_Rz = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 61:
                this.Suwak_Pojemnosc_CR = ((System.Windows.Controls.Slider)(target));

            #line 378 "..\..\HelperWindow1.xaml"
                this.Suwak_Pojemnosc_CR.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Suwak_ValueChanged_CR_C);

            #line default
            #line hidden
                return;

            case 62:
                this.Upływność_C_Rz = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 63:
                this.Uplywnosc_Sterowanie_CR = ((System.Windows.Controls.TextBox)(target));
                return;

            case 64:
                this.Suwak_Uplywnosc = ((System.Windows.Controls.Slider)(target));

            #line 385 "..\..\HelperWindow1.xaml"
                this.Suwak_Uplywnosc.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Suwak_ValueChanged_CR_U);

            #line default
            #line hidden
                return;

            case 65:
                this.Z_C = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 66:
                this.Z_Modul_C = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 67:
                this.IRMS_C = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 68:
                this.IRL_RMS_C = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 69:
                this.IC_RMS_C = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 70:
                this.Faza_C = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#30
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Date_de_début = ((System.Windows.Controls.DatePicker)(target));
     return;
     case 2:
     this.Date_de_fin = ((System.Windows.Controls.DatePicker)(target));
     return;
     case 3:
     this.Plot1 = ((OxyPlot.Wpf.Plot)(target));
     return;
     case 4:
     this.Plot2 = ((OxyPlot.Wpf.Plot)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#31
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.tabControl = ((System.Windows.Controls.TabControl)(target));
                return;

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

            #line 33 "..\..\MainWindow.xaml"
                this.mySlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.mySlider_ValueChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.linearview1 = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 4:
                this.linearview2 = ((OxyPlot.Wpf.Plot)(target));
                return;

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

            #line 88 "..\..\MainWindow.xaml"
                this.buttonOpen.Click += new System.Windows.RoutedEventHandler(this.buttonOpenDevice_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.canvasOpen = ((System.Windows.Controls.Canvas)(target));
                return;

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

            #line 91 "..\..\MainWindow.xaml"
                this.comboBoxRangeA.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comboBoxRangeA_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 92 "..\..\MainWindow.xaml"
                this.buttonA.Click += new System.Windows.RoutedEventHandler(this.buttonA_Click);

            #line default
            #line hidden
                return;

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

            #line 94 "..\..\MainWindow.xaml"
                this.comboBoxRangeB.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comboBoxRangeB_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 95 "..\..\MainWindow.xaml"
                this.buttonB.Click += new System.Windows.RoutedEventHandler(this.buttonB_Click);

            #line default
            #line hidden
                return;

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

            #line 97 "..\..\MainWindow.xaml"
                this.comboBoxRangeC.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comboBoxRangeC_SelectionChanged);

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

            #line 100 "..\..\MainWindow.xaml"
                this.comboBoxRangeD.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comboBoxRangeD_SelectionChanged);

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

            case 15:
                this.comboBoxRangeG = ((System.Windows.Controls.ComboBox)(target));

            #line 103 "..\..\MainWindow.xaml"
                this.comboBoxRangeG.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comboBoxRangeG_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 104 "..\..\MainWindow.xaml"
                this.buttonG.Click += new System.Windows.RoutedEventHandler(this.buttonG_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.sliderGAmplitude = ((System.Windows.Controls.Slider)(target));
                return;

            case 18:
                this.canvasGAmplitude = ((System.Windows.Controls.Canvas)(target));
                return;

            case 19:
                this.sliderGDCOffset = ((System.Windows.Controls.Slider)(target));
                return;

            case 20:
                this.canvasGDCOffset = ((System.Windows.Controls.Canvas)(target));
                return;

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

            #line 113 "..\..\MainWindow.xaml"
                this.buttonAcquisitionStart.Click += new System.Windows.RoutedEventHandler(this.buttonStartAcquisition_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.canvasAsquisitionStart = ((System.Windows.Controls.Canvas)(target));
                return;

            case 23:
                this.textBlockLogScroll = ((System.Windows.Controls.ScrollViewer)(target));
                return;

            case 24:
                this.textBlockLog = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#32
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ListTraffics = ((System.Windows.Controls.DataGrid)(target));
                return;

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

            #line 161 "..\..\MainWindow.xaml"
                this.appendConsole.Checked += new System.Windows.RoutedEventHandler(this.AppendConsole_Checked);

            #line default
            #line hidden
                return;

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

            #line 164 "..\..\MainWindow.xaml"
                this.overwriteConsole.Checked += new System.Windows.RoutedEventHandler(this.OverwriteConsole_Checked);

            #line default
            #line hidden
                return;

            case 4:

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

            #line default
            #line hidden
                return;

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

            #line 169 "..\..\MainWindow.xaml"
                this.btnContinue.Click += new System.Windows.RoutedEventHandler(this.BtnContinue_Click);

            #line default
            #line hidden
                return;

            case 6:

            #line 184 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.CheckBox)(target)).Unchecked += new System.Windows.RoutedEventHandler(this.GridPlotter_Unchecked);

            #line default
            #line hidden

            #line 184 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.CheckBox)(target)).Checked += new System.Windows.RoutedEventHandler(this.GridPlotter_Checked);

            #line default
            #line hidden
                return;

            case 7:
                this.Plotter = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 8:
                this.Logger = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#33
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 10 "..\..\MainWindow.xaml"
                ((FL1.MainWindow)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseDown);

            #line default
            #line hidden
                return;

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

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

            #line 14 "..\..\MainWindow.xaml"
                this.operationsBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.OperationsBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.aLeft = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 6:
                this.bLeft = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

            #line 37 "..\..\MainWindow.xaml"
                this.calculate.Click += new System.Windows.RoutedEventHandler(this.Calculate_Click);

            #line default
            #line hidden
                return;

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

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

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

            #line default
            #line hidden
                return;

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

            #line 44 "..\..\MainWindow.xaml"
                this.toBResult.Click += new System.Windows.RoutedEventHandler(this.ToBResult_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.additional = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

            #line default
            #line hidden
                return;

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

            #line 54 "..\..\MainWindow.xaml"
                this.addGrid.Click += new System.Windows.RoutedEventHandler(this.addGrid_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.widerIcon = ((MaterialDesignThemes.Wpf.PackIcon)(target));
                return;

            case 16:
                this.model = ((OxyPlot.Wpf.Plot)(target));
                return;

            case 17:
                this.graph1 = ((OxyPlot.Wpf.LineSeries)(target));
                return;

            case 18:
                this.graph2 = ((OxyPlot.Wpf.LineSeries)(target));
                return;

            case 19:
                this.graph3 = ((OxyPlot.Wpf.LineSeries)(target));
                return;

            case 20:
                this.viewModel = ((FL1.MainViewModel)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#34
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.interval_to_alpha_plot = ((OxyPlot.Wpf.Plot)(target));
     return;
     case 2:
     this.interval_to_n_plot = ((OxyPlot.Wpf.Plot)(target));
     return;
     case 3:
     
     #line 63 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.RadioButton)(target)).Checked += new System.Windows.RoutedEventHandler(this.parameter_type_rb_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     
     #line 68 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.RadioButton)(target)).Checked += new System.Windows.RoutedEventHandler(this.parameter_type_rb_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.update_model_btn = ((System.Windows.Controls.Button)(target));
     
     #line 74 "..\..\MainWindow.xaml"
     this.update_model_btn.Click += new System.Windows.RoutedEventHandler(this.update_model_btn_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }