Example #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Window = ((Pry_Histodontolgy.Presentacion.FrmUsuario)(target));
                return;

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

            case 3:
                this.Rectangulo_Contenedor = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 4:
                this.MenuBotones = ((System.Windows.Controls.Grid)(target));
                return;

            case 5:
                this.btnSalir = ((System.Windows.Controls.Button)(target));

            #line 849 "..\..\..\FrmUsuario.xaml"
                this.btnSalir.Click += new System.Windows.RoutedEventHandler(this.btnSalir_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Example #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Window = ((Pry_Histodontolgy.Presentacion.FrmUsuario)(target));
                return;

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

            case 3:
                this.Rectangulo_Contenedor = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 4:
                this.btnSalir = ((System.Windows.Controls.Button)(target));

            #line 456 "..\..\..\FrmUsuario.xaml"
                this.btnSalir.Click += new System.Windows.RoutedEventHandler(this.btnSalir_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.txtIdentificacionUsuario = ((System.Windows.Controls.TextBox)(target));
                return;

            case 6:
                this.txtNombreUsuario = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:
                this.dpFehaNacimientoUsuario = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 8:
                this.rbCodigo = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 9:
                this.rbNombre = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 10:
                this.btnBuscarUsuario = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }