void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.P = ((Endless_Development_Project_Studio.ServerOutputControl.OutPutControl)(target));
                return;

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

            #line 32 "..\..\..\Window\ServerWindow.xaml"
                this.Input.KeyDown += new System.Windows.Input.KeyEventHandler(this.TextBox_KeyDown);

            #line default
            #line hidden
                return;

            case 3:

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

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

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

            #line 35 "..\..\..\..\Window\RemoteServer\RemotwServerWindow.xaml"
                this.Input.KeyDown += new System.Windows.Input.KeyEventHandler(this.TextBox_KeyDown);

            #line default
            #line hidden
                return;

            case 3:

            #line 37 "..\..\..\..\Window\RemoteServer\RemotwServerWindow.xaml"
                ((System.Windows.Controls.Border)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseLeftButtonDown);

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

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

            #line default
            #line hidden
                return;

            case 2:
                this.OPC = ((Endless_Development_Project_Studio.ServerOutputControl.OutPutControl)(target));
                return;
            }
            this._contentLoaded = true;
        }