void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.xAxis = ((Abt.Controls.SciChart.Visuals.Axes.NumericAxis)(target));
                return;

            case 2:
                this.mouseWheelZoomModifier = ((Abt.Controls.SciChart.ChartModifiers.MouseWheelZoomModifier)(target));
                return;

            case 3:
                this.zoomPan = ((Abt.Controls.SciChart.ChartModifiers.ZoomPanModifier)(target));
                return;

            case 4:
                this.bandXyZoomModifier = ((Abt.Controls.SciChart.ChartModifiers.RubberBandXyZoomModifier)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 131 "..\..\..\..\..\View\SciInspired\Charts\SciChartOsciloscope.xaml"
                ((System.Windows.Controls.Primitives.ToggleButton)(target)).Checked += new System.Windows.RoutedEventHandler(this.PanModifierChecked);

            #line default
            #line hidden

            #line 132 "..\..\..\..\..\View\SciInspired\Charts\SciChartOsciloscope.xaml"
                ((System.Windows.Controls.Primitives.ToggleButton)(target)).Unchecked += new System.Windows.RoutedEventHandler(this.PanModifierUnChecked);

            #line default
            #line hidden
                return;

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

            case 3:
                this.ZoomPanXDirection = ((System.Windows.Controls.CheckBox)(target));

            #line 144 "..\..\..\..\..\View\SciInspired\Charts\SciChartOsciloscope.xaml"
                this.ZoomPanXDirection.Checked += new System.Windows.RoutedEventHandler(this.ZoomPanXDirection_Checked);

            #line default
            #line hidden
                return;

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

            #line 145 "..\..\..\..\..\View\SciInspired\Charts\SciChartOsciloscope.xaml"
                this.ZoomPanYDirection.Checked += new System.Windows.RoutedEventHandler(this.ZoomPanYDirection_Checked);

            #line default
            #line hidden
                return;

            case 5:
                this.ZoomPanXYDirection = ((System.Windows.Controls.CheckBox)(target));

            #line 146 "..\..\..\..\..\View\SciInspired\Charts\SciChartOsciloscope.xaml"
                this.ZoomPanXYDirection.Checked += new System.Windows.RoutedEventHandler(this.ZoomPanXYDirection_Checked);

            #line default
            #line hidden
                return;

            case 6:

            #line 154 "..\..\..\..\..\View\SciInspired\Charts\SciChartOsciloscope.xaml"
                ((System.Windows.Controls.Primitives.ToggleButton)(target)).Checked += new System.Windows.RoutedEventHandler(this.ZoomChecked);

            #line default
            #line hidden

            #line 155 "..\..\..\..\..\View\SciInspired\Charts\SciChartOsciloscope.xaml"
                ((System.Windows.Controls.Primitives.ToggleButton)(target)).Unchecked += new System.Windows.RoutedEventHandler(this.ZoomUnchecked);

            #line default
            #line hidden
                return;

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

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

            #line 166 "..\..\..\..\..\View\SciInspired\Charts\SciChartOsciloscope.xaml"
                this.ZoomXDirectionOnly.Checked += new System.Windows.RoutedEventHandler(this.ZoomXDirectionOnly_Checked);

            #line default
            #line hidden

            #line 166 "..\..\..\..\..\View\SciInspired\Charts\SciChartOsciloscope.xaml"
                this.ZoomXDirectionOnly.Unchecked += new System.Windows.RoutedEventHandler(this.ZoomXDirectionOnly_UnChecked);

            #line default
            #line hidden
                return;

            case 9:

            #line 167 "..\..\..\..\..\View\SciInspired\Charts\SciChartOsciloscope.xaml"
                ((System.Windows.Controls.CheckBox)(target)).Checked += new System.Windows.RoutedEventHandler(this.ZoomExtentsYOnZoomChecked);

            #line default
            #line hidden

            #line 167 "..\..\..\..\..\View\SciInspired\Charts\SciChartOsciloscope.xaml"
                ((System.Windows.Controls.CheckBox)(target)).Unchecked += new System.Windows.RoutedEventHandler(this.ZoomExtentsYOnZoomUnChecked);

            #line default
            #line hidden
                return;

            case 10:

            #line 200 "..\..\..\..\..\View\SciInspired\Charts\SciChartOsciloscope.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnHistoryChartClicked);

            #line default
            #line hidden
                return;

            case 11:
                this.oscilloscopeChart = ((Abt.Controls.SciChart.Visuals.SciChartSurface)(target));
                return;

            case 12:
                this.xAxis = ((Abt.Controls.SciChart.Visuals.Axes.NumericAxis)(target));
                return;

            case 13:
                this.mouseWheelZoomModifier = ((Abt.Controls.SciChart.ChartModifiers.MouseWheelZoomModifier)(target));
                return;

            case 14:
                this.zoomPan = ((Abt.Controls.SciChart.ChartModifiers.ZoomPanModifier)(target));
                return;

            case 15:
                this.bandXyZoomModifier = ((Abt.Controls.SciChart.ChartModifiers.RubberBandXyZoomModifier)(target));
                return;

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

            #line 298 "..\..\..\..\..\View\SciInspired\Charts\SciChartOsciloscope.xaml"
                this.xDirection.Checked += new System.Windows.RoutedEventHandler(this.XDirection_Checked);

            #line default
            #line hidden
                return;

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

            #line 299 "..\..\..\..\..\View\SciInspired\Charts\SciChartOsciloscope.xaml"
                this.yDirection.Checked += new System.Windows.RoutedEventHandler(this.YDirection_Checked);

            #line default
            #line hidden
                return;

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

            #line 300 "..\..\..\..\..\View\SciInspired\Charts\SciChartOsciloscope.xaml"
                this.xyDirection.Checked += new System.Windows.RoutedEventHandler(this.XYDirection_Checked);

            #line default
            #line hidden
                return;

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

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

            case 21:
                this.VerticalLine = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 22:
                this.VerticalLinex = ((System.Windows.Shapes.Rectangle)(target));
                return;

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

            case 24:
                this.combo_freq_values = ((System.Windows.Controls.ComboBox)(target));
                return;

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

            case 26:

            #line 435 "..\..\..\..\..\View\SciInspired\Charts\SciChartOsciloscope.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Btn_AdvancedClicked);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }