示例#1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.repair_Control = ((GloryView.RFID.DeviceMigrations.Equipments)(target));
     return;
     case 2:
     this.equipment_information = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.grid1 = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.roomName = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.label3 = ((System.Windows.Controls.Label)(target));
     return;
     case 6:
     this.textBox2 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 7:
     this.button1 = ((System.Windows.Controls.Button)(target));
     return;
     case 8:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 9:
     this.comboBox1 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 10:
     this.label10 = ((System.Windows.Controls.Label)(target));
     return;
     case 11:
     this.roomBox = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 12:
     this.textBlock1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 13:
     this.edit = ((System.Windows.Documents.Hyperlink)(target));
     
     #line 46 "..\..\..\..\DeviceMigrations\Equipments .xaml"
     this.edit.Click += new System.Windows.RoutedEventHandler(this.Return_Click);
     
     #line default
     #line hidden
     return;
     case 14:
     this.repairGrid = ((System.Windows.Controls.DataGrid)(target));
     return;
     case 16:
     this.page = ((GloryView.RFID.PageControl.Pager)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.repair_Control = ((GloryView.RFID.DeviceMigrations.Equipments)(target));
                return;

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

            case 3:
                this.grid1 = ((System.Windows.Controls.Grid)(target));
                return;

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

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

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

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

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

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

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

            case 11:
                this.roomBox = ((System.Windows.Controls.ComboBox)(target));
                return;

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

            case 13:
                this.edit = ((System.Windows.Documents.Hyperlink)(target));

            #line 46 "..\..\..\..\DeviceMigrations\Equipments .xaml"
                this.edit.Click += new System.Windows.RoutedEventHandler(this.Return_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.repairGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 16:
                this.page = ((GloryView.RFID.PageControl.Pager)(target));
                return;
            }
            this._contentLoaded = true;
        }