void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.equipment = ((GloryView.RFID.RoomManagement.AddEquipment)(target));
     return;
     case 2:
     this.addDevice = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.addRoomName = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.label10 = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.textBox3 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 6:
     this.label11 = ((System.Windows.Controls.Label)(target));
     return;
     case 7:
     this.comboBox1 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 8:
     this.label12 = ((System.Windows.Controls.Label)(target));
     return;
     case 9:
     this.textBox4 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 10:
     this.label13 = ((System.Windows.Controls.Label)(target));
     return;
     case 11:
     this.textBox5 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 12:
     this.button2 = ((System.Windows.Controls.Button)(target));
     return;
     case 13:
     this.button3 = ((System.Windows.Controls.Button)(target));
     
     #line 44 "..\..\..\..\RoomManagement\AddEquipment.xaml"
     this.button3.Click += new System.Windows.RoutedEventHandler(this.Add_Equipment);
     
     #line default
     #line hidden
     return;
     case 14:
     this.label8 = ((System.Windows.Controls.Label)(target));
     return;
     case 15:
     this.textBox6 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 16:
     this.label9 = ((System.Windows.Controls.Label)(target));
     return;
     case 17:
     this.border1 = ((System.Windows.Controls.Border)(target));
     return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.equipment = ((GloryView.RFID.RoomManagement.AddEquipment)(target));
                return;

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

            case 3:
                this.addRoomName = ((System.Windows.Controls.Label)(target));
                return;

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

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

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

            case 7:
                this.comboBox1 = ((System.Windows.Controls.ComboBox)(target));
                return;

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

            case 9:
                this.textBox4 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 10:
                this.label13 = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.textBox5 = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 13:
                this.button3 = ((System.Windows.Controls.Button)(target));

            #line 44 "..\..\..\..\RoomManagement\AddEquipment.xaml"
                this.button3.Click += new System.Windows.RoutedEventHandler(this.Add_Equipment);

            #line default
            #line hidden
                return;

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

            case 15:
                this.textBox6 = ((System.Windows.Controls.TextBox)(target));
                return;

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

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