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

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

            #line default
            #line hidden
                return;

            case 2:
                this.viewBox = ((System.Windows.Controls.Viewbox)(target));
                return;

            case 3:
                this.test = ((System.Windows.Controls.Label)(target));
                return;

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

            case 5:
                this.drawingCanvas = ((SoftwareDesign_2017.DrawingCanvas)(target));
                return;

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

            case 7:
                this.yLabel = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 26 "..\..\Graphic.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Save_Button_Click);

            #line default
            #line hidden
                return;

            case 2:
                this.zoomIn = ((System.Windows.Controls.Primitives.ToggleButton)(target));
                return;

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

            case 4:
                this.viewBox = ((System.Windows.Controls.Viewbox)(target));
                return;

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

            case 6:
                this.graphic = ((System.Windows.Controls.Grid)(target));
                return;

            case 7:
                this.drawingCanvas = ((SoftwareDesign_2017.DrawingCanvas)(target));
                return;

            case 8:
                this.listBox = ((System.Windows.Controls.ListBox)(target));

            #line 42 "..\..\Graphic.xaml"
                this.listBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.xLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this.yLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.posTextBlock = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainSplitter = ((System.Windows.Controls.GridSplitter)(target));
                return;

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

            case 3:
                this.tabItem1_canvas = ((SoftwareDesign_2017.DrawingCanvas)(target));
                return;

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

            #line 21 "..\..\MainWindow.xaml"
                this.BpskSubmmit_Button.Click += new System.Windows.RoutedEventHandler(this.Submmit_Button_Click);

            #line default
            #line hidden
                return;

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

            #line 22 "..\..\MainWindow.xaml"
                this.tabItem1_Button2.Click += new System.Windows.RoutedEventHandler(this.SavePic_Button_Click);

            #line default
            #line hidden
                return;

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

            #line 25 "..\..\MainWindow.xaml"
                this.tabItem1_TextBox1.GotFocus += new System.Windows.RoutedEventHandler(this.tabItem1_TextBox1_GotFocus);

            #line default
            #line hidden

            #line 25 "..\..\MainWindow.xaml"
                this.tabItem1_TextBox1.PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.tabItem1_TextBox1_PreviewMouseLeftButtonDown);

            #line default
            #line hidden
                return;

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

            case 8:
                this.tabItem2_grid = ((System.Windows.Controls.Grid)(target));
                return;

            case 9:
                this.tabItem2_canvas = ((SoftwareDesign_2017.DrawingCanvas)(target));
                return;

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

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

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

            #line 42 "..\..\MainWindow.xaml"
                this.tabItem2_TextBox1.GotFocus += new System.Windows.RoutedEventHandler(this.tabItem1_TextBox1_GotFocus);

            #line default
            #line hidden

            #line 42 "..\..\MainWindow.xaml"
                this.tabItem2_TextBox1.PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.tabItem1_TextBox1_PreviewMouseLeftButtonDown);

            #line default
            #line hidden
                return;

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

            #line 45 "..\..\MainWindow.xaml"
                this.tabItem2_TextBox2.GotFocus += new System.Windows.RoutedEventHandler(this.tabItem1_TextBox1_GotFocus);

            #line default
            #line hidden

            #line 45 "..\..\MainWindow.xaml"
                this.tabItem2_TextBox2.PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.tabItem1_TextBox1_PreviewMouseLeftButtonDown);

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