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

            case 2:
                this.viewPort = ((Prueba2.UserControl2)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.viewPort = ((Prueba2.UserControl2)(target));
                return;

            case 2:
                this.Stack = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 3:
                this.Cont = ((System.Windows.Controls.Canvas)(target));
                return;

            case 4:
                this.Cuadros = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.Gr = ((System.Windows.Controls.Grid)(target));

            #line 37 "..\..\UserControl2.xaml"
                this.Gr.Loaded += new System.Windows.RoutedEventHandler(this.Grafica_Loaded);

            #line default
            #line hidden
                return;

            case 6:
                this.EjeX = ((System.Windows.Controls.Canvas)(target));
                return;

            case 7:
                this.Componente = ((Prueba2.UserControl1)(target));
                return;
            }
            this._contentLoaded = true;
        }