void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.equipmentInformation = ((GloryView.RFID.DeviceMigrations.EquipmentInformation)(target));
                return;

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

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

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

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

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

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

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

            case 9:
                this.label5 = ((System.Windows.Controls.Label)(target));
                return;

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

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

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

            case 13:
                this.label15 = ((System.Windows.Controls.Label)(target));
                return;

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

            case 15:
                this.label7 = ((System.Windows.Controls.Label)(target));
                return;

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

            #line 84 "..\..\..\..\DeviceMigrations\EquipmentInformation.xaml"
                this.button1.Click += new System.Windows.RoutedEventHandler(this.Close_EquipmentInformation);

            #line default
            #line hidden
                return;

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

            case 18:
                this.label14 = ((System.Windows.Controls.Label)(target));
                return;

            case 19:
                this.label17 = ((System.Windows.Controls.Label)(target));
                return;

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

            case 21:
                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.equipmentInformation = ((GloryView.RFID.DeviceMigrations.EquipmentInformation)(target));
     return;
     case 2:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.label9 = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.label3 = ((System.Windows.Controls.Label)(target));
     return;
     case 6:
     this.label10 = ((System.Windows.Controls.Label)(target));
     return;
     case 7:
     this.label4 = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     this.label11 = ((System.Windows.Controls.Label)(target));
     return;
     case 9:
     this.label5 = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.label12 = ((System.Windows.Controls.Label)(target));
     return;
     case 11:
     this.label6 = ((System.Windows.Controls.Label)(target));
     return;
     case 12:
     this.label13 = ((System.Windows.Controls.Label)(target));
     return;
     case 13:
     this.label15 = ((System.Windows.Controls.Label)(target));
     return;
     case 14:
     this.label16 = ((System.Windows.Controls.Label)(target));
     return;
     case 15:
     this.label7 = ((System.Windows.Controls.Label)(target));
     return;
     case 16:
     this.button1 = ((System.Windows.Controls.Button)(target));
     
     #line 84 "..\..\..\..\DeviceMigrations\EquipmentInformation.xaml"
     this.button1.Click += new System.Windows.RoutedEventHandler(this.Close_EquipmentInformation);
     
     #line default
     #line hidden
     return;
     case 17:
     this.button2 = ((System.Windows.Controls.Button)(target));
     return;
     case 18:
     this.label14 = ((System.Windows.Controls.Label)(target));
     return;
     case 19:
     this.label17 = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.label8 = ((System.Windows.Controls.Label)(target));
     return;
     case 21:
     this.border1 = ((System.Windows.Controls.Border)(target));
     return;
     }
     this._contentLoaded = true;
 }