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

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

            #line default
            #line hidden
                return;

            case 2:

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

            #line default
            #line hidden
                return;

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

            case 4:

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

            #line default
            #line hidden
                return;

            case 5:
                this.reproductor = ((Karaoke.Controles.Reproductor)(target));
                return;

            case 6:
                this.discos = ((System.Windows.Controls.Primitives.UniformGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.reproductor = ((Karaoke.Controles.Reproductor)(target));
                return;

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

            case 3:
                this.txt_mensaje = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.rtg_izquierdoMEnter_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 2:
                this.rtg_izquierdoMSalir_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 3:
                this.rtg_derechoMEnter_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 4:
                this.rtg_derechoMSalir_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 5:
                this.rtg_arribaMEnter_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 6:
                this.rtg_arribaMLeave_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 7:
                this.rtg_abajoMEnter_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 8:
                this.rtg_abajoMLeave_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 9:
                this.rtg_derecho = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 10:
                this.rtg_izquierdo = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 11:
                this.discos = ((System.Windows.Controls.Primitives.UniformGrid)(target));
                return;

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

            case 13:
                this.reproductor = ((Karaoke.Controles.Reproductor)(target));
                return;

            case 14:
                this.controladoresTouch = ((Karaoke.Controles.ControladoresTouch)(target));
                return;

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

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

            case 17:
                this.rtg_rectanguloAbajo = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 18:
                this.grd_PlayList = ((System.Windows.Controls.Primitives.UniformGrid)(target));
                return;

            case 19:
                this.img_opciones = ((System.Windows.Controls.Image)(target));
                return;

            case 20:
                this.img_cerrar = ((System.Windows.Controls.Image)(target));
                return;

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

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

            case 23:
                this.txt_creditos = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }