void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Icons = ((System.Windows.Controls.Image)(target));
                return;

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

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

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

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

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

            case 7:

            #line 33 "..\..\..\..\View\Monitor\MonitorProcess.xaml"
                ((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.Chart1 = ((TrafficWatch.Control.ChartTraffic)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.VolumeWindow = ((TrafficWatch.PopWindow)(target));

            #line 15 "..\..\..\View\PopWindow.xaml"
                this.VolumeWindow.Deactivated += new System.EventHandler(this.Window_Deactivated);

            #line default
            #line hidden

            #line 16 "..\..\..\View\PopWindow.xaml"
                this.VolumeWindow.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Window_PreviewKeyDown);

            #line default
            #line hidden

            #line 21 "..\..\..\View\PopWindow.xaml"
                this.VolumeWindow.MouseEnter += new System.Windows.Input.MouseEventHandler(this.G1_MouseEnter);

            #line default
            #line hidden

            #line 22 "..\..\..\View\PopWindow.xaml"
                this.VolumeWindow.MouseLeave += new System.Windows.Input.MouseEventHandler(this.G1_MouseLeave);

            #line default
            #line hidden

            #line 23 "..\..\..\View\PopWindow.xaml"
                this.VolumeWindow.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.G1_MouseLeftButtonDown);

            #line default
            #line hidden

            #line 24 "..\..\..\View\PopWindow.xaml"
                this.VolumeWindow.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.VolumeWindow_MouseDown);

            #line default
            #line hidden
                return;

            case 2:
                this.LayoutRoot = ((System.Windows.Controls.ScrollViewer)(target));
                return;

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

            case 4:
                this.R0 = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 5:
                this.R1 = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 6:
                this.R2 = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 7:
                this.GBlur = ((System.Windows.Controls.Grid)(target));
                return;

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

            case 9:

            #line 275 "..\..\..\View\PopWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Exclod_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.Arrow1 = ((System.Windows.Shapes.Path)(target));
                return;

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

            case 12:
                this.ButtenView = ((System.Windows.Controls.Grid)(target));

            #line 311 "..\..\..\View\PopWindow.xaml"
                this.ButtenView.MouseEnter += new System.Windows.Input.MouseEventHandler(this.ButtenView_MouseEnter);

            #line default
            #line hidden

            #line 311 "..\..\..\View\PopWindow.xaml"
                this.ButtenView.MouseLeave += new System.Windows.Input.MouseEventHandler(this.ButtenView_MouseLeave);

            #line default
            #line hidden

            #line 311 "..\..\..\View\PopWindow.xaml"
                this.ButtenView.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.ButtenView_MouseLeftButtonDown);

            #line default
            #line hidden
                return;

            case 13:
                this.backgroundGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 14:
                this.See = ((System.Windows.Shapes.Path)(target));
                return;

            case 15:
                this.lblInterfaceType = ((System.Windows.Controls.Label)(target));
                return;

            case 16:
                this.lblDownload = ((System.Windows.Controls.Label)(target));
                return;

            case 17:
                this.labelIPAddress = ((System.Windows.Controls.Label)(target));
                return;

            case 18:
                this.lblUpload = ((System.Windows.Controls.Label)(target));
                return;

            case 19:
                this.lblBytesSent = ((System.Windows.Controls.Label)(target));
                return;

            case 20:
                this.lblBytesReceived = ((System.Windows.Controls.Label)(target));
                return;

            case 21:
                this.M2 = ((System.Windows.Controls.Grid)(target));
                return;

            case 22:
                this.M3 = ((System.Windows.Controls.Grid)(target));
                return;

            case 23:
                this.Chart1 = ((TrafficWatch.Control.ChartTraffic)(target));
                return;

            case 24:

            #line 366 "..\..\..\View\PopWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Exclod_Click);

            #line default
            #line hidden
                return;

            case 25:
                this.Arrow2 = ((System.Windows.Shapes.Path)(target));
                return;
            }
            this._contentLoaded = true;
        }