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

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

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

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

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

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

            case 7:
                this.txb3 = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 9:
                this.txb3_Copy = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 10:
                this.txbPrecio = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 11:
                this.txb3_Copy1 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 12:
                this.txb3_Copy2 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 13:
                this.txbNuevoPrecio = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 14:
                this.txbPorcentaje = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 15:
                this.btnGuardar = ((System.Windows.Controls.Button)(target));

            #line 27 "..\..\..\..\Ventanas_Modales\Clientes\wnwCantidadProductoPedido.xaml"
                this.btnGuardar.Click += new System.Windows.RoutedEventHandler(this.BtnGuardar_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.btnCancelar = ((System.Windows.Controls.Button)(target));

            #line 35 "..\..\..\..\Ventanas_Modales\Clientes\wnwCantidadProductoPedido.xaml"
                this.btnCancelar.Click += new System.Windows.RoutedEventHandler(this.BtnCancelar_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.txb3_Copy3 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 18:
                this.txbTotal = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 19:
                this.ucPedido = ((SIGEEA_App.User_Controls.uc_ControlNumericoGrande)(target));
                return;

            case 20:
                this.ucDescuento = ((SIGEEA_App.User_Controls.uc_ControlNumericoDescuento)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtNumero0 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 2:
                this.btnPedir = ((System.Windows.Controls.Button)(target));

            #line 14 "..\..\..\..\Ventanas_Modales\Insumos\wnwPedidoInsumo.xaml"
                this.btnPedir.Click += new System.Windows.RoutedEventHandler(this.btnPedir_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.btnCancelar = ((System.Windows.Controls.Button)(target));

            #line 22 "..\..\..\..\Ventanas_Modales\Insumos\wnwPedidoInsumo.xaml"
                this.btnCancelar.Click += new System.Windows.RoutedEventHandler(this.btnCancelar_Click);

            #line default
            #line hidden
                return;

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

            case 5:
                this.cmbUMedida = ((System.Windows.Controls.ComboBox)(target));

            #line 39 "..\..\..\..\Ventanas_Modales\Insumos\wnwPedidoInsumo.xaml"
                this.cmbUMedida.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbUMedida_SelectionChanged);

            #line default
            #line hidden
                return;

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

            case 7:
                this.txtNumero0_Copy2 = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 9:
                this.txtDescripcion = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 10:
                this.txtNumero0_Copy3 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 11:
                this.txtDisponible = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 12:
                this.ucPedido = ((SIGEEA_App.User_Controls.uc_ControlNumericoGrande)(target));
                return;

            case 13:
                this.txtNumero0_Copy4 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 14:
                this.txtDetalle = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }