コード例 #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.SRTaskForm = ((Rimera.SRComplete.SRTask)(target));

            #line 10 "..\..\SRTaskForm.xaml"
                this.SRTaskForm.Loaded += new System.Windows.RoutedEventHandler(this.SRTaskForm_Loaded);

            #line default
            #line hidden
                return;

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

            case 3:
                this.lpResult = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

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

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

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

            #line 43 "..\..\SRTaskForm.xaml"
                this.lbOK.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.lbOK_MouseDown);

            #line default
            #line hidden
                return;

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

            #line 44 "..\..\SRTaskForm.xaml"
                this.lbCancel.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.lbCancel_MouseDown);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
コード例 #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.tabItemGeneral = ((System.Windows.Controls.TabItem)(target));
                return;

            case 2:
                this.AssetLifecycleStatus = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

            case 3:
                this.AssetTag = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.SerialNumber = ((System.Windows.Controls.TextBox)(target));
                return;

            case 5:
                this.AssetModel = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

            case 6:
                this.Category = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

            case 7:
                this.Type = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

            case 8:
                this.EquipmentCost = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 10:
                this.StockLocation = ((System.Windows.Controls.TextBox)(target));
                return;

            case 11:
                this.Notes = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 21 "..\..\Order.xaml"
                ((System.Windows.Controls.TabControl)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.TabControl_SelectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.tabItemGeneral = ((System.Windows.Controls.TabItem)(target));
                return;

            case 3:
                this.OrderNumber = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.CostCenter = ((System.Windows.Controls.TextBox)(target));
                return;

            case 5:
                this.Department = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

            case 6:
                this.Supplier = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

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

            case 8:
                this.tabItemRelItems = ((System.Windows.Controls.TabItem)(target));
                return;

            case 9:
                this.tabItemHistory = ((System.Windows.Controls.TabItem)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.tabItemGeneral = ((System.Windows.Controls.TabItem)(target));
                return;

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

            case 3:
                this.Logo = ((System.Windows.Controls.Image)(target));
                return;

            case 4:
                this.AssetLifecycleStatus = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

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

            case 8:
                this.AssetModel = ((System.Windows.Controls.TextBox)(target));
                return;

            case 9:
                this.Category = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

            case 10:
                this.Type = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 12:
                this.EquipmentCost = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 14:
                this.MaintenanceContractReferenceNumber = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 16:
                this.Country = ((System.Windows.Controls.TextBox)(target));
                return;

            case 17:
                this.Site = ((System.Windows.Controls.TextBox)(target));
                return;

            case 18:
                this.Location = ((System.Windows.Controls.TextBox)(target));
                return;

            case 19:
                this.Notes = ((System.Windows.Controls.TextBox)(target));
                return;

            case 20:
                this.tabItemRelItems = ((System.Windows.Controls.TabItem)(target));
                return;

            case 21:
                this.tabItemHistory = ((System.Windows.Controls.TabItem)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 11 "..\..\ModuleForm.xaml"
                ((SMCenter.Forms.ModuleForm)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden

            #line 11 "..\..\ModuleForm.xaml"
                ((SMCenter.Forms.ModuleForm)(target)).DataContextChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.UserControl_DataContextChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.Location = ((System.Windows.Controls.Image)(target));
                return;

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

            case 4:
                this.Logo = ((System.Windows.Controls.Image)(target));
                return;

            case 5:
                this.tabControlMain = ((System.Windows.Controls.TabControl)(target));
                return;

            case 6:
                this.tabItemGeneral = ((System.Windows.Controls.TabItem)(target));
                return;

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

            case 8:
                this.txtGeoName = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 10:
                this.txtMarkerName = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 12:
                this.txtIndex = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 14:
                this.lpAssetStatus = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

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

            case 16:
                this.TemplateLocationItem = ((SMCenter.Forms.ProjectionLocationTemplate)(target));
                return;

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

            case 18:
                this.txtNotes = ((System.Windows.Controls.TextBox)(target));
                return;

            case 19:
                this.tabItemRelItems = ((System.Windows.Controls.TabItem)(target));
                return;

            case 20:
                this.tabItemHistory = ((System.Windows.Controls.TabItem)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 11 "..\..\NodeForm2.xaml"
                ((SMCenter.Forms.NodeForm2)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden

            #line 11 "..\..\NodeForm2.xaml"
                ((SMCenter.Forms.NodeForm2)(target)).DataContextChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.UserControl_DataContextChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.Location = ((System.Windows.Controls.Image)(target));
                return;

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

            case 4:
                this.Logo = ((System.Windows.Controls.Image)(target));
                return;

            case 5:
                this.tabControlMain = ((System.Windows.Controls.TabControl)(target));
                return;

            case 6:
                this.tabItemGeneral = ((System.Windows.Controls.TabItem)(target));
                return;

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

            case 8:
                this.txtId = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 10:
                this.txtAssetKey = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 12:
                this.txtGeoName = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 14:
                this.lpAssetStatus = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

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

            case 16:
                this.txtUplinkPortNo = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 18:
                this.txtParentPortNo = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 20:
                this.txtSerial = ((System.Windows.Controls.TextBox)(target));
                return;

            case 21:
                this.lblBuhDoc = ((System.Windows.Controls.Label)(target));
                return;

            case 22:
                this.txtBuhDoc = ((System.Windows.Controls.TextBox)(target));
                return;

            case 23:
                this.lblHeightInUnits = ((System.Windows.Controls.Label)(target));
                return;

            case 24:
                this.txtHeightInUnits = ((System.Windows.Controls.TextBox)(target));
                return;

            case 25:
                this.lblNodeMonitorType = ((System.Windows.Controls.Label)(target));
                return;

            case 26:
                this.lpNodeMonitorType = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

            case 27:
                this.lblNodeType = ((System.Windows.Controls.Label)(target));
                return;

            case 28:
                this.lpNodeType = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

            case 29:
                this.lblLocation = ((System.Windows.Controls.Label)(target));
                return;

            case 30:
                this.TemplateLocationItem = ((SMCenter.Forms.ProjectionLocationTemplate)(target));
                return;

            case 31:
                this.lblNotes = ((System.Windows.Controls.Label)(target));
                return;

            case 32:
                this.txtNotes = ((System.Windows.Controls.TextBox)(target));
                return;

            case 33:
                this.tabItemRelItems = ((System.Windows.Controls.TabItem)(target));
                return;

            case 34:
                this.tabItemHistory = ((System.Windows.Controls.TabItem)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #7
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 31 "..\..\Microsoft.Demo.ServiceRequest.xaml"
                ((Microsoft.Demo.ServiceRequest.ServiceRequest)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

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

            case 3:
                this.txtTitle = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

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

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

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

            case 9:
                this.upAssignedTo = ((Microsoft.EnterpriseManagement.UI.WpfControls.UserPicker)(target));
                return;

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

            case 11:
                this.lpClassification = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

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

            case 13:
                this.upAffectedUser = ((Microsoft.EnterpriseManagement.UI.WpfControls.UserPicker)(target));
                return;

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

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

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

            case 17:
                this.dtScheduledStartDate = ((Microsoft.Windows.Controls.DatePicker)(target));
                return;

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

            case 19:
                this.dtScheduledEndDate = ((Microsoft.Windows.Controls.DatePicker)(target));
                return;

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

            case 21:
                this.dtActualStartDate = ((Microsoft.Windows.Controls.DatePicker)(target));
                return;

            case 22:
                this.lblActualEndDate = ((System.Windows.Controls.Label)(target));
                return;

            case 23:
                this.dtActualEndDate = ((Microsoft.Windows.Controls.DatePicker)(target));
                return;

            case 24:
                this.lblAffectedCIs = ((System.Windows.Controls.Label)(target));
                return;

            case 25:
                this.lvAffectedCIs = ((System.Windows.Controls.ListView)(target));

            #line 217 "..\..\Microsoft.Demo.ServiceRequest.xaml"
                this.lvAffectedCIs.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.lvAffectedCIs_MouseDoubleClick);

            #line default
            #line hidden
                return;

            case 26:
                this.btnAdd = ((System.Windows.Controls.Button)(target));

            #line 228 "..\..\Microsoft.Demo.ServiceRequest.xaml"
                this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click);

            #line default
            #line hidden
                return;

            case 27:
                this.btnRemove = ((System.Windows.Controls.Button)(target));

            #line 237 "..\..\Microsoft.Demo.ServiceRequest.xaml"
                this.btnRemove.Click += new System.Windows.RoutedEventHandler(this.btnRemove_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
コード例 #8
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 11 "..\..\SoftwareTitleForm.xaml"
                ((SMCenter.Forms.SoftwareTitleForm)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden

            #line 11 "..\..\SoftwareTitleForm.xaml"
                ((SMCenter.Forms.SoftwareTitleForm)(target)).DataContextChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.UserControl_DataContextChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.Location = ((System.Windows.Controls.Image)(target));
                return;

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

            case 4:
                this.Logo = ((System.Windows.Controls.Image)(target));
                return;

            case 5:
                this.tabControlMain = ((System.Windows.Controls.TabControl)(target));
                return;

            case 6:
                this.tabItemGeneral = ((System.Windows.Controls.TabItem)(target));
                return;

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

            case 8:
                this.txtDisplayName = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 10:
                this.txtGeoName = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 12:
                this.lpAssetStatus = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

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

            case 14:
                this.lpCategory = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

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

            case 16:
                this.TemplatePublisher = ((SMCenter.Forms.ProjectionObjectTemplate)(target));
                return;

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

            case 18:
                this.lpApprovalStatus = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

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

            case 20:
                this.txtNotes = ((System.Windows.Controls.TextBox)(target));
                return;

            case 21:
                this.lblVersions = ((System.Windows.Controls.Label)(target));
                return;

            case 22:
                this.LVVersions = ((System.Windows.Controls.ListView)(target));
                return;

            case 23:
                this.CIButtons = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 24:
                this.brd_CI_Edit = ((System.Windows.Controls.Border)(target));

            #line 161 "..\..\SoftwareTitleForm.xaml"
                this.brd_CI_Edit.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_CI_Edit_MouseDown);

            #line default
            #line hidden
                return;

            case 25:
                this.CI_Image_Edit = ((System.Windows.Controls.Image)(target));
                return;

            case 26:
                this.brd_CI_Delete = ((System.Windows.Controls.Border)(target));

            #line 164 "..\..\SoftwareTitleForm.xaml"
                this.brd_CI_Delete.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_CI_Delete_MouseDown);

            #line default
            #line hidden
                return;

            case 27:
                this.CI_Image_Delete = ((System.Windows.Controls.Image)(target));
                return;

            case 28:
                this.tabItemRelItems = ((System.Windows.Controls.TabItem)(target));
                return;

            case 29:
                this.tabItemHistory = ((System.Windows.Controls.TabItem)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #9
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 22 "..\..\ServerInfraStructureAsset.xaml"
                ((System.Windows.Controls.TabControl)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.TabControl_SelectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.tabItemGeneral = ((System.Windows.Controls.TabItem)(target));
                return;

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

            case 4:
                this.AssetLifecycleStatus = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

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

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

            case 7:
                this.AssetManufacturer = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

            case 8:
                this.AssetModel = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

            case 9:
                this.Type = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

            case 10:
                this.AssetCustodian = ((Microsoft.EnterpriseManagement.UI.WpfControls.UserPicker)(target));
                return;

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

            case 12:
                this.WarrantySLA = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 14:
                this.Region = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

            case 15:
                this.Country = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

            case 16:
                this.Site = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

            case 17:
                this.Location = ((System.Windows.Controls.TextBox)(target));
                return;

            case 18:
                this.Notes = ((System.Windows.Controls.TextBox)(target));
                return;

            case 19:
                this.tabItemRelItems = ((System.Windows.Controls.TabItem)(target));
                return;

            case 20:
                this.tabItemHistory = ((System.Windows.Controls.TabItem)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #10
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 11 "..\..\Copy of NetworkMapForm.xaml"
                ((SMCenter.Forms.NetworkMapForm)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden

            #line 11 "..\..\Copy of NetworkMapForm.xaml"
                ((SMCenter.Forms.NetworkMapForm)(target)).DataContextChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.UserControl_DataContextChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.Location = ((System.Windows.Controls.Image)(target));
                return;

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

            case 4:
                this.Logo = ((System.Windows.Controls.Image)(target));
                return;

            case 5:
                this.tabControlMain = ((System.Windows.Controls.TabControl)(target));
                return;

            case 6:
                this.tabItemGeneral = ((System.Windows.Controls.TabItem)(target));
                return;

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

            case 8:
                this.txtGeoName = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 10:
                this.lpAssetStatus = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

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

            case 12:
                this.txtId = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 14:
                this.TemplateLocationItem = ((SMCenter.Forms.ProjectionLocationTemplate)(target));
                return;

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

            case 16:
                this.txtNotes = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 18:
                this.ImageBox = ((System.Windows.Controls.Image)(target));
                return;

            case 19:
                this.ImageButtons = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 20:
                this.brd_Image_Add = ((System.Windows.Controls.Border)(target));

            #line 121 "..\..\Copy of NetworkMapForm.xaml"
                this.brd_Image_Add.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_Image_Add_MouseDown);

            #line default
            #line hidden
                return;

            case 21:
                this.Image_Add = ((System.Windows.Controls.Image)(target));
                return;

            case 22:
                this.brd_Image_Delete = ((System.Windows.Controls.Border)(target));

            #line 124 "..\..\Copy of NetworkMapForm.xaml"
                this.brd_Image_Delete.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_Image_Delete_MouseDown);

            #line default
            #line hidden
                return;

            case 23:
                this.Image_Delete = ((System.Windows.Controls.Image)(target));
                return;

            case 24:
                this.tabItemRelItems = ((System.Windows.Controls.TabItem)(target));
                return;

            case 25:
                this.tabItemHistory = ((System.Windows.Controls.TabItem)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #11
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 11 "..\..\LocationTemplate.xaml"
                ((SMC.CustomFormTemplates.LocationTemplate)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.Location = ((System.Windows.Controls.Image)(target));
                return;

            case 3:
                this.Logo = ((System.Windows.Controls.Image)(target));
                return;

            case 4:
                this.tabControlMain = ((System.Windows.Controls.TabControl)(target));
                return;

            case 5:
                this.tabItemGeneral = ((System.Windows.Controls.TabItem)(target));
                return;

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

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

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

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

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

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

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

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

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

            case 15:
                this.lpLocationType = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

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

            case 17:
                this.txtAddress = ((System.Windows.Controls.TextBox)(target));
                return;

            case 18:
                this.tabItemHierarchy = ((System.Windows.Controls.TabItem)(target));
                return;

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

            case 20:
                this.TreePanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 21:
                this.LocationTreeView = ((System.Windows.Controls.TreeView)(target));
                return;

            case 22:
                this.Buttons = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 23:
                this.lbAdd = ((System.Windows.Controls.Label)(target));

            #line 166 "..\..\LocationTemplate.xaml"
                this.lbAdd.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.lbAdd_MouseDown);

            #line default
            #line hidden
                return;

            case 24:
                this.lbCreate = ((System.Windows.Controls.Label)(target));

            #line 175 "..\..\LocationTemplate.xaml"
                this.lbCreate.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.lbCreate_MouseDown);

            #line default
            #line hidden
                return;

            case 25:
                this.lbOpen = ((System.Windows.Controls.Label)(target));

            #line 184 "..\..\LocationTemplate.xaml"
                this.lbOpen.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.lbOpen_MouseDown);

            #line default
            #line hidden
                return;

            case 26:
                this.lbDelete = ((System.Windows.Controls.Label)(target));

            #line 193 "..\..\LocationTemplate.xaml"
                this.lbDelete.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.lbDelete_MouseDown);

            #line default
            #line hidden
                return;

            case 27:
                this.lbDeleteLink = ((System.Windows.Controls.Label)(target));

            #line 202 "..\..\LocationTemplate.xaml"
                this.lbDeleteLink.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.lbDeleteLink_MouseDown);

            #line default
            #line hidden
                return;

            case 28:
                this.lbRefresh = ((System.Windows.Controls.Label)(target));

            #line 211 "..\..\LocationTemplate.xaml"
                this.lbRefresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.lbRefresh_MouseDown);

            #line default
            #line hidden
                return;

            case 29:
                this.tabItemHistory = ((System.Windows.Controls.TabItem)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #12
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 11 "..\..\CatalogItemForm.xaml"
                ((SMCenter.Forms.CatalogItemForm)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden

            #line 11 "..\..\CatalogItemForm.xaml"
                ((SMCenter.Forms.CatalogItemForm)(target)).DataContextChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.UserControl_DataContextChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.CatalogItem = ((System.Windows.Controls.Image)(target));
                return;

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

            case 4:
                this.Logo = ((System.Windows.Controls.Image)(target));
                return;

            case 5:
                this.tabControlMain = ((System.Windows.Controls.TabControl)(target));
                return;

            case 6:
                this.tabItemGeneral = ((System.Windows.Controls.TabItem)(target));
                return;

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

            case 8:
                this.txtMakeModel = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 10:
                this.lpStatus = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

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

            case 12:
                this.lpType = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

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

            case 14:
                this.txtDescription = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 16:
                this.TemplateManufacturer = ((SMCenter.Forms.ProjectionObjectTemplate)(target));
                return;

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

            case 18:
                this.txtManufacturerPartNumber = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 20:
                this.TemplatePreferredSuplier = ((SMCenter.Forms.ProjectionObjectTemplate)(target));
                return;

            case 21:
                this.lblPreferredSupplierPartNumber = ((System.Windows.Controls.Label)(target));
                return;

            case 22:
                this.txtPreferredSupplierPartNumber = ((System.Windows.Controls.TextBox)(target));
                return;

            case 23:
                this.lblCost = ((System.Windows.Controls.Label)(target));
                return;

            case 24:
                this.txtCost = ((System.Windows.Controls.TextBox)(target));
                return;

            case 25:
                this.tabItemHistory = ((System.Windows.Controls.TabItem)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #13
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 11 "..\..\OrganizationForm.xaml"
                ((SMCenter.Forms.OrganizationForm)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden

            #line 11 "..\..\OrganizationForm.xaml"
                ((SMCenter.Forms.OrganizationForm)(target)).DataContextChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.UserControl_DataContextChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.OrganizationImage = ((System.Windows.Controls.Image)(target));
                return;

            case 3:
                this.Logo = ((System.Windows.Controls.Image)(target));
                return;

            case 4:
                this.tabControlMain = ((System.Windows.Controls.TabControl)(target));
                return;

            case 5:
                this.tabItemGeneral = ((System.Windows.Controls.TabItem)(target));
                return;

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

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

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

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

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

            case 11:
                this.lpStatus = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

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

            case 13:
                this.lpType = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

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

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

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

            case 17:
                this.Contact = ((Microsoft.EnterpriseManagement.UI.WpfControls.UserPicker)(target));
                return;

            case 18:
                this.tabItemHierarchy = ((System.Windows.Controls.TabItem)(target));
                return;

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

            case 20:
                this.TreePanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 21:
                this.OrganizationTreeView = ((System.Windows.Controls.TreeView)(target));
                return;

            case 22:
                this.OrgButtons = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 23:
                this.brd_Org_Create = ((System.Windows.Controls.Border)(target));

            #line 156 "..\..\OrganizationForm.xaml"
                this.brd_Org_Create.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_Org_Create_MouseDown);

            #line default
            #line hidden
                return;

            case 24:
                this.Org_Image_Create = ((System.Windows.Controls.Image)(target));
                return;

            case 25:
                this.brd_Org_Add = ((System.Windows.Controls.Border)(target));

            #line 159 "..\..\OrganizationForm.xaml"
                this.brd_Org_Add.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_Org_Add_MouseDown);

            #line default
            #line hidden
                return;

            case 26:
                this.Org_Image_Add = ((System.Windows.Controls.Image)(target));
                return;

            case 27:
                this.brd_Org_Edit = ((System.Windows.Controls.Border)(target));

            #line 162 "..\..\OrganizationForm.xaml"
                this.brd_Org_Edit.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_Org_Edit_MouseDown);

            #line default
            #line hidden
                return;

            case 28:
                this.Org_Image_Edit = ((System.Windows.Controls.Image)(target));
                return;

            case 29:
                this.brd_Org_DeleteLink = ((System.Windows.Controls.Border)(target));

            #line 165 "..\..\OrganizationForm.xaml"
                this.brd_Org_DeleteLink.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_Org_DeleteLink_MouseDown);

            #line default
            #line hidden
                return;

            case 30:
                this.Org_Image_DeleteLink = ((System.Windows.Controls.Image)(target));
                return;

            case 31:
                this.brd_Org_Delete = ((System.Windows.Controls.Border)(target));

            #line 168 "..\..\OrganizationForm.xaml"
                this.brd_Org_Delete.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_Org_Delete_MouseDown);

            #line default
            #line hidden
                return;

            case 32:
                this.Org_Image_Delete = ((System.Windows.Controls.Image)(target));
                return;

            case 33:
                this.brd_Org_Refresh = ((System.Windows.Controls.Border)(target));

            #line 171 "..\..\OrganizationForm.xaml"
                this.brd_Org_Refresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_Org_Refresh_MouseDown);

            #line default
            #line hidden
                return;

            case 34:
                this.Org_Image_Refresh = ((System.Windows.Controls.Image)(target));
                return;

            case 35:
                this.tabItemMembership = ((System.Windows.Controls.TabItem)(target));
                return;

            case 36:
                this.lblMembership = ((System.Windows.Controls.Label)(target));
                return;

            case 37:
                this.ListView = ((System.Windows.Controls.ListView)(target));
                return;

            case 38:
                this.UserButtons = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 39:
                this.brd_User_Add = ((System.Windows.Controls.Border)(target));

            #line 215 "..\..\OrganizationForm.xaml"
                this.brd_User_Add.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_User_Add_MouseDown);

            #line default
            #line hidden
                return;

            case 40:
                this.Cont_Image_Add = ((System.Windows.Controls.Image)(target));
                return;

            case 41:
                this.brd_User_Edit = ((System.Windows.Controls.Border)(target));

            #line 218 "..\..\OrganizationForm.xaml"
                this.brd_User_Edit.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_User_Edit_MouseDown);

            #line default
            #line hidden
                return;

            case 42:
                this.Cont_Image_Edit = ((System.Windows.Controls.Image)(target));
                return;

            case 43:
                this.brd_User_Delete = ((System.Windows.Controls.Border)(target));

            #line 221 "..\..\OrganizationForm.xaml"
                this.brd_User_Delete.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_User_Delete_MouseDown);

            #line default
            #line hidden
                return;

            case 44:
                this.Cont_Image_Delete = ((System.Windows.Controls.Image)(target));
                return;

            case 45:
                this.tabItemHistory = ((System.Windows.Controls.TabItem)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #14
0
ファイル: NodeForm.g.i.cs プロジェクト: Daniloveb/SMCenter.C3
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 11 "..\..\NodeForm.xaml"
                ((SMCenter.Forms.NodeForm)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden

            #line 11 "..\..\NodeForm.xaml"
                ((SMCenter.Forms.NodeForm)(target)).DataContextChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.UserControl_DataContextChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.Location = ((System.Windows.Controls.Image)(target));
                return;

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

            case 4:
                this.Logo = ((System.Windows.Controls.Image)(target));
                return;

            case 5:
                this.tabControlMain = ((System.Windows.Controls.TabControl)(target));
                return;

            case 6:
                this.tabItemGeneral = ((System.Windows.Controls.TabItem)(target));
                return;

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

            case 8:
                this.txtId = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 10:
                this.txtAssetKey = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 12:
                this.txtGeoName = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 14:
                this.lpAssetStatus = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

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

            case 16:
                this.txtUplinkPortNo = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 18:
                this.txtParentPortNo = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 20:
                this.txtSerial = ((System.Windows.Controls.TextBox)(target));
                return;

            case 21:
                this.lblBuhDoc = ((System.Windows.Controls.Label)(target));
                return;

            case 22:
                this.txtBuhDoc = ((System.Windows.Controls.TextBox)(target));
                return;

            case 23:
                this.lblHeightInUnits = ((System.Windows.Controls.Label)(target));
                return;

            case 24:
                this.txtHeightInUnits = ((System.Windows.Controls.TextBox)(target));
                return;

            case 25:
                this.lblNodeMonitorType = ((System.Windows.Controls.Label)(target));
                return;

            case 26:
                this.lpNodeMonitorType = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

            case 27:
                this.lblNodeType = ((System.Windows.Controls.Label)(target));
                return;

            case 28:
                this.lpNodeType = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

            case 29:
                this.lblSNMPAddress = ((System.Windows.Controls.Label)(target));
                return;

            case 30:
                this.txtSNMPAddress = ((System.Windows.Controls.TextBox)(target));
                return;

            case 31:
                this.lblSNMPVersion = ((System.Windows.Controls.Label)(target));
                return;

            case 32:
                this.txtSNMPVersion = ((System.Windows.Controls.TextBox)(target));
                return;

            case 33:
                this.lblVirtualCommunitySuffix = ((System.Windows.Controls.Label)(target));
                return;

            case 34:
                this.txtVirtualCommunitySuffix = ((System.Windows.Controls.TextBox)(target));
                return;

            case 35:
                this.lblAccessMode = ((System.Windows.Controls.Label)(target));
                return;

            case 36:
                this.txtAccessMode = ((System.Windows.Controls.TextBox)(target));
                return;

            case 37:
                this.lblCertification = ((System.Windows.Controls.Label)(target));
                return;

            case 38:
                this.txtCertification = ((System.Windows.Controls.TextBox)(target));
                return;

            case 39:
                this.lblDeviceKey = ((System.Windows.Controls.Label)(target));
                return;

            case 40:
                this.txtDeviceKey = ((System.Windows.Controls.TextBox)(target));
                return;

            case 41:
                this.lblsysName = ((System.Windows.Controls.Label)(target));
                return;

            case 42:
                this.txtsysName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 43:
                this.lblSystemObjectID = ((System.Windows.Controls.Label)(target));
                return;

            case 44:
                this.txtSystemObjectID = ((System.Windows.Controls.TextBox)(target));
                return;

            case 45:
                this.lblModel = ((System.Windows.Controls.Label)(target));
                return;

            case 46:
                this.txtModel = ((System.Windows.Controls.TextBox)(target));
                return;

            case 47:
                this.lblLocation = ((System.Windows.Controls.Label)(target));
                return;

            case 48:
                this.TemplateLocationItem = ((SMCenter.Forms.ProjectionLocationTemplate)(target));
                return;

            case 49:
                this.lblRack = ((System.Windows.Controls.Label)(target));
                return;

            case 50:
                this.TemplateRackItem = ((SMCenter.Forms.ProjectionRackTemplate)(target));
                return;

            case 51:
                this.lblNotes = ((System.Windows.Controls.Label)(target));
                return;

            case 52:
                this.txtNotes = ((System.Windows.Controls.TextBox)(target));
                return;

            case 53:
                this.tabItemRelItems = ((System.Windows.Controls.TabItem)(target));
                return;

            case 54:
                this.tabItemHistory = ((System.Windows.Controls.TabItem)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #15
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 12 "..\..\Copy of HAForm.xaml"
                ((SMCenter.Forms.HAForm)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden

            #line 12 "..\..\Copy of HAForm.xaml"
                ((SMCenter.Forms.HAForm)(target)).DataContextChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.UserControl_DataContextChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.Location = ((System.Windows.Controls.Image)(target));
                return;

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

            case 4:
                this.Logo = ((System.Windows.Controls.Image)(target));
                return;

            case 5:
                this.tabControlMain = ((System.Windows.Controls.TabControl)(target));
                return;

            case 6:
                this.tabItemGeneral = ((System.Windows.Controls.TabItem)(target));
                return;

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

            case 8:
                this.txtDisplayName = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 10:
                this.txtAssetKey = ((System.Windows.Controls.TextBox)(target));

            #line 83 "..\..\Copy of HAForm.xaml"
                this.txtAssetKey.SourceUpdated += new System.EventHandler <System.Windows.Data.DataTransferEventArgs>(this.txtAssetKey_SourceUpdated);

            #line default
            #line hidden
                return;

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

            case 12:
                this.lpLifecycleStatus = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

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

            case 14:
                this.txtNASerNumber = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 16:
                this.lpHAType = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

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

            case 18:
                this.TemplateCatalogItem = ((SMCenter.Forms.ProjectionObjectTemplate)(target));
                return;

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

            case 20:
                this.txtDescription = ((System.Windows.Controls.TextBox)(target));
                return;

            case 21:
                this.lblConfigItems = ((System.Windows.Controls.Label)(target));
                return;

            case 22:
                this.ListViewCI = ((System.Windows.Controls.ListView)(target));
                return;

            case 23:
                this.CIButtons = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 24:
                this.brd_CI_Add = ((System.Windows.Controls.Border)(target));

            #line 154 "..\..\Copy of HAForm.xaml"
                this.brd_CI_Add.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_CI_Add_MouseDown);

            #line default
            #line hidden
                return;

            case 25:
                this.CI_Image_Add = ((System.Windows.Controls.Image)(target));
                return;

            case 26:
                this.brd_CI_Edit = ((System.Windows.Controls.Border)(target));

            #line 157 "..\..\Copy of HAForm.xaml"
                this.brd_CI_Edit.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_CI_Edit_MouseDown);

            #line default
            #line hidden
                return;

            case 27:
                this.CI_Image_Edit = ((System.Windows.Controls.Image)(target));
                return;

            case 28:
                this.brd_CI_Delete = ((System.Windows.Controls.Border)(target));

            #line 160 "..\..\Copy of HAForm.xaml"
                this.brd_CI_Delete.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_CI_Delete_MouseDown);

            #line default
            #line hidden
                return;

            case 29:
                this.CI_Image_Delete = ((System.Windows.Controls.Image)(target));
                return;

            case 30:
                this.lblWarranty = ((System.Windows.Controls.Label)(target));
                return;

            case 31:
                this.TemplateWarranty = ((SMCenter.Forms.ProjectionObjectTemplate)(target));
                return;

            case 32:
                this.lblSupport = ((System.Windows.Controls.Label)(target));
                return;

            case 33:
                this.TemplateSupportContract = ((SMCenter.Forms.ProjectionObjectTemplate)(target));
                return;

            case 34:
                this.lblAssUser = ((System.Windows.Controls.Label)(target));
                return;

            case 35:
                this.HAOwner = ((Microsoft.EnterpriseManagement.UI.WpfControls.UserPicker)(target));
                return;

            case 36:
                this.lblOrganization = ((System.Windows.Controls.Label)(target));
                return;

            case 37:
                this.TemplateOrganization = ((SMCenter.Forms.ProjectionObjectTemplate)(target));
                return;

            case 38:
                this.lblLocation = ((System.Windows.Controls.Label)(target));
                return;

            case 39:
                this.TemplateLocationItem = ((SMCenter.Forms.ProjectionLocationTemplate)(target));
                return;

            case 40:
                this.tabItemFinance = ((System.Windows.Controls.TabItem)(target));
                return;

            case 41:
                this.lblCostCenter = ((System.Windows.Controls.Label)(target));
                return;

            case 42:
                this.TemplateCostCenter = ((SMCenter.Forms.ProjectionObjectTemplate)(target));
                return;

            case 43:
                this.lblReceivedDate = ((System.Windows.Controls.Label)(target));
                return;

            case 44:
                this.dtReceivedDate = ((Microsoft.Windows.Controls.DatePicker)(target));
                return;

            case 45:
                this.lblCost = ((System.Windows.Controls.Label)(target));
                return;

            case 46:
                this.txtCost = ((System.Windows.Controls.TextBox)(target));
                return;

            case 47:
                this.lblLifecycleStatusChangedDate = ((System.Windows.Controls.Label)(target));
                return;

            case 48:
                this.dtLifecycleStatusChangedDate = ((Microsoft.Windows.Controls.DatePicker)(target));
                return;

            case 49:
                this.lblPurchaseOrderNumber = ((System.Windows.Controls.Label)(target));
                return;

            case 50:
                this.txtPurchaseOrderNumber = ((System.Windows.Controls.TextBox)(target));
                return;

            case 51:
                this.lblPurchaseOrderDate = ((System.Windows.Controls.Label)(target));
                return;

            case 52:
                this.dtPurchaseOrderDate = ((Microsoft.Windows.Controls.DatePicker)(target));
                return;

            case 53:
                this.lblInvoiceNumber = ((System.Windows.Controls.Label)(target));
                return;

            case 54:
                this.txtInvoiceNumber = ((System.Windows.Controls.TextBox)(target));
                return;

            case 55:
                this.lblInvoiceDate = ((System.Windows.Controls.Label)(target));
                return;

            case 56:
                this.dtInvoiceDate = ((Microsoft.Windows.Controls.DatePicker)(target));
                return;

            case 57:
                this.lblSupplier = ((System.Windows.Controls.Label)(target));
                return;

            case 58:
                this.TemplateSupplier = ((SMCenter.Forms.ProjectionObjectTemplate)(target));
                return;

            case 59:
                this.lblLease = ((System.Windows.Controls.Label)(target));
                return;

            case 60:
                this.TemplateLease = ((SMCenter.Forms.ProjectionObjectTemplate)(target));
                return;

            case 61:
                this.lblCostEvents = ((System.Windows.Controls.Label)(target));
                return;

            case 62:
                this.CostEventsListView = ((System.Windows.Controls.ListView)(target));
                return;

            case 63:
                this.CostEventsButtons = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 64:
                this.brd_CE_Add = ((System.Windows.Controls.Border)(target));
                return;

            case 65:
                this.Image_Add = ((System.Windows.Controls.Image)(target));
                return;

            case 66:
                this.brd_CE_Edit = ((System.Windows.Controls.Border)(target));
                return;

            case 67:
                this.Image_Edit = ((System.Windows.Controls.Image)(target));
                return;

            case 68:
                this.brd_CE_Delete = ((System.Windows.Controls.Border)(target));
                return;

            case 69:
                this.Image_Delete = ((System.Windows.Controls.Image)(target));
                return;

            case 70:
                this.tabItemRelItems = ((System.Windows.Controls.TabItem)(target));
                return;

            case 71:
                this.tabItemHistory = ((System.Windows.Controls.TabItem)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #16
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 11 "..\..\LocationForm.xaml"
                ((SMCenter.Forms.LocationForm)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.Location = ((System.Windows.Controls.Image)(target));
                return;

            case 3:
                this.Logo = ((System.Windows.Controls.Image)(target));
                return;

            case 4:
                this.tabControlMain = ((System.Windows.Controls.TabControl)(target));
                return;

            case 5:
                this.tabItemGeneral = ((System.Windows.Controls.TabItem)(target));
                return;

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

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

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

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

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

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

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

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

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

            case 15:
                this.lpLocationType = ((Microsoft.EnterpriseManagement.UI.WpfControls.ListPicker)(target));
                return;

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

            case 17:
                this.txtAddress = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 19:
                this.txtPath = ((System.Windows.Controls.TextBox)(target));
                return;

            case 20:
                this.tabItemHierarchy = ((System.Windows.Controls.TabItem)(target));
                return;

            case 21:
                this.lblTree = ((System.Windows.Controls.Label)(target));
                return;

            case 22:
                this.TreePanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 23:
                this.LocationTreeView = ((System.Windows.Controls.TreeView)(target));

            #line 158 "..\..\LocationForm.xaml"
                this.LocationTreeView.AddHandler(System.Windows.Controls.TreeViewItem.ExpandedEvent, new System.Windows.RoutedEventHandler(this.TreeViewItem_Expanded));

            #line default
            #line hidden
                return;

            case 24:
                this.LocButtons = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 25:
                this.brd_Loc_Create = ((System.Windows.Controls.Border)(target));

            #line 163 "..\..\LocationForm.xaml"
                this.brd_Loc_Create.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_Loc_Create_MouseDown);

            #line default
            #line hidden
                return;

            case 26:
                this.Loc_Image_Create = ((System.Windows.Controls.Image)(target));
                return;

            case 27:
                this.brd_Loc_Add = ((System.Windows.Controls.Border)(target));

            #line 166 "..\..\LocationForm.xaml"
                this.brd_Loc_Add.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_Loc_Add_MouseDown);

            #line default
            #line hidden
                return;

            case 28:
                this.Loc_Image_Add = ((System.Windows.Controls.Image)(target));
                return;

            case 29:
                this.brd_Loc_Edit = ((System.Windows.Controls.Border)(target));

            #line 169 "..\..\LocationForm.xaml"
                this.brd_Loc_Edit.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_Loc_Edit_MouseDown);

            #line default
            #line hidden
                return;

            case 30:
                this.Loc_Image_Edit = ((System.Windows.Controls.Image)(target));
                return;

            case 31:
                this.brd_Loc_DeleteLink = ((System.Windows.Controls.Border)(target));

            #line 172 "..\..\LocationForm.xaml"
                this.brd_Loc_DeleteLink.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_Loc_DeleteLink_MouseDown);

            #line default
            #line hidden
                return;

            case 32:
                this.Loc_Image_DeleteLink = ((System.Windows.Controls.Image)(target));
                return;

            case 33:
                this.brd_Loc_Delete = ((System.Windows.Controls.Border)(target));

            #line 175 "..\..\LocationForm.xaml"
                this.brd_Loc_Delete.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_Loc_Delete_MouseDown);

            #line default
            #line hidden
                return;

            case 34:
                this.Loc_Image_Delete = ((System.Windows.Controls.Image)(target));
                return;

            case 35:
                this.brd_Loc_Refresh = ((System.Windows.Controls.Border)(target));

            #line 178 "..\..\LocationForm.xaml"
                this.brd_Loc_Refresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.brd_Loc_Refresh_MouseDown);

            #line default
            #line hidden
                return;

            case 36:
                this.Loc_Image_Refresh = ((System.Windows.Controls.Image)(target));
                return;

            case 37:
                this.tabItemHistory = ((System.Windows.Controls.TabItem)(target));
                return;
            }
            this._contentLoaded = true;
        }