Ejemplo n.º 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.editUserControl = ((GloryView.RFID.UserManager.IU.EditUsers)(target));
     return;
     case 2:
     this.border1 = ((System.Windows.Controls.Border)(target));
     return;
     case 3:
     this.button1 = ((System.Windows.Controls.Button)(target));
     
     #line 40 "..\..\..\..\UserManager.IU\EditUsers.xaml"
     this.button1.Click += new System.Windows.RoutedEventHandler(this.Save_Edit);
     
     #line default
     #line hidden
     return;
     case 4:
     this.button2 = ((System.Windows.Controls.Button)(target));
     
     #line 41 "..\..\..\..\UserManager.IU\EditUsers.xaml"
     this.button2.Click += new System.Windows.RoutedEventHandler(this.Close_EditUser);
     
     #line default
     #line hidden
     return;
     case 5:
     this.account = ((System.Windows.Controls.Label)(target));
     return;
     case 6:
     this.label3 = ((System.Windows.Controls.Label)(target));
     return;
     case 7:
     this.userPhone = ((System.Windows.Controls.TextBox)(target));
     return;
     case 8:
     this.label4 = ((System.Windows.Controls.Label)(target));
     return;
     case 9:
     this.userId = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.image1 = ((System.Windows.Controls.Image)(target));
     return;
     case 11:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 12:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 13:
     this.userName = ((System.Windows.Controls.TextBox)(target));
     return;
     case 14:
     this.label6 = ((System.Windows.Controls.Label)(target));
     return;
     case 15:
     this.userType = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 16:
     this.createName = ((System.Windows.Controls.Label)(target));
     return;
     case 17:
     this.createTime = ((System.Windows.Controls.Label)(target));
     return;
     case 18:
     this.status = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 19:
     this.border2 = ((System.Windows.Controls.Border)(target));
     return;
     }
     this._contentLoaded = true;
 }
Ejemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.editUserControl = ((GloryView.RFID.UserManager.IU.EditUsers)(target));
                return;

            case 2:
                this.border1 = ((System.Windows.Controls.Border)(target));
                return;

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

            #line 40 "..\..\..\..\UserManager.IU\EditUsers.xaml"
                this.button1.Click += new System.Windows.RoutedEventHandler(this.Save_Edit);

            #line default
            #line hidden
                return;

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

            #line 41 "..\..\..\..\UserManager.IU\EditUsers.xaml"
                this.button2.Click += new System.Windows.RoutedEventHandler(this.Close_EditUser);

            #line default
            #line hidden
                return;

            case 5:
                this.account = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.label3 = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.userPhone = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:
                this.label4 = ((System.Windows.Controls.Label)(target));
                return;

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

            case 10:
                this.image1 = ((System.Windows.Controls.Image)(target));
                return;

            case 11:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.label2 = ((System.Windows.Controls.Label)(target));
                return;

            case 13:
                this.userName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 14:
                this.label6 = ((System.Windows.Controls.Label)(target));
                return;

            case 15:
                this.userType = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 16:
                this.createName = ((System.Windows.Controls.Label)(target));
                return;

            case 17:
                this.createTime = ((System.Windows.Controls.Label)(target));
                return;

            case 18:
                this.status = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 19:
                this.border2 = ((System.Windows.Controls.Border)(target));
                return;
            }
            this._contentLoaded = true;
        }