Ejemplo n.º 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.UserControl = ((InterfazWPF.ElementoMenu)(target));
                return;

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

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

            case 4:
                this.rectangle = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 5:
                this.rectangle1 = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 6:
                this.img_imagenIcono = ((System.Windows.Controls.Image)(target));
                return;

            case 7:
                this.img_imagenIcono_reflejo = ((System.Windows.Controls.Image)(target));
                return;

            case 8:
                this.txt_titulo = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 9:
                this.contenedorOpcionesElementoMenu = ((InterfazWPF.ContenedorOpcionesElementoMenu)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.UserControl = ((InterfazWPF.ContenedorOpcionesElementoMenu)(target));
                return;

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

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

            case 4:
                this.pnl_opciones = ((System.Windows.Controls.WrapPanel)(target));
                return;

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

            case 6:
                this.img_arriba_Resplandor = ((System.Windows.Controls.Image)(target));
                return;

            case 7:
                this.img_arriba = ((System.Windows.Controls.Image)(target));

            #line 54 "..\..\..\..\AdministracionSistema\ControlesUsuario\ContenedorOpcionesElementoMenu.xaml"
                this.img_arriba.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.img_arriba_MouseUp);

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