void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.PersonalInfoAddNewItemControl = ((PasswordBoss.Views.UserControls.PersonalInfoAddNewItem)(target));
                return;

            case 2:
                this.AddNewItemTabControl = ((System.Windows.Controls.TabControl)(target));
                return;

            case 3:
                this.tabSettings = ((System.Windows.Controls.TabItem)(target));
                return;

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

            case 5:
                this.PersonalInfoScroller = ((System.Windows.Controls.ScrollViewer)(target));
                return;

            case 6:
                this.AddNamesGrid = ((System.Windows.Controls.Grid)(target));
                return;

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

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

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

            case 10:
                this.AddAddress = ((System.Windows.Controls.Grid)(target));
                return;

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

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

            case 13:
                this.AddPhoneGrid = ((System.Windows.Controls.Grid)(target));
                return;

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

            case 15:
                this.AddEmailGrid = ((System.Windows.Controls.Grid)(target));
                return;

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

            case 17:
                this.AddLicenseGrid = ((System.Windows.Controls.Grid)(target));
                return;

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

            case 19:
                this.AddMemberIdGrid = ((System.Windows.Controls.Grid)(target));
                return;

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

            case 21:
                this.AddSocialSecurityGrid = ((System.Windows.Controls.Grid)(target));
                return;

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

            case 23:
                this.AddPassportGrid = ((System.Windows.Controls.Grid)(target));
                return;

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

            case 25:
                this.AddCompanyGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 26:
                this.txtCompany = ((System.Windows.Controls.TextBox)(target));
                return;

            case 27:
                this.AddSecureNoteGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 28:
                this.txtSecureNoteTitle = ((System.Windows.Controls.TextBox)(target));
                return;

            case 29:
                this.btnCancel = ((System.Windows.Controls.Button)(target));
                return;

            case 30:
                this.tabSecureShare = ((System.Windows.Controls.TabItem)(target));
                return;

            case 31:
                this.imgTabShare = ((System.Windows.Controls.Image)(target));
                return;

            case 32:
                this.btnSecuerShareCancel = ((System.Windows.Controls.Button)(target));
                return;

            case 33:
                this.SecureshareList = ((System.Windows.Controls.ListView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ContentPanel = ((PasswordBoss.Views.PersonalInfoContentPanel)(target));
                return;

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

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

            case 4:
                this.TbView = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 5:
                this.gridImg = ((System.Windows.Controls.Image)(target));
                return;

            case 6:
                this.listImg = ((System.Windows.Controls.Image)(target));
                return;

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

            case 8:
                this.btnAddNewItem = ((System.Windows.Controls.Button)(target));
                return;

            case 9:
                this.ItemsGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 10:
                this.PersonalInfoItemsContainer = ((PasswordBoss.Views.PersonalInfoItems)(target));
                return;

            case 11:
                this.container_sp = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 12:
                this.GridViewTileWrapPanel = ((System.Windows.Controls.WrapPanel)(target));
                return;

            case 13:
                this.ListViewStackPanel = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 14:
                this.PersonalInfoAddNewItemGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 15:
                this.BtnAddNames = ((System.Windows.Controls.Button)(target));
                return;

            case 16:
                this.PersonalInfoAddControlGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 17:
                this.PersonalInfoAddControl = ((PasswordBoss.Views.UserControls.PersonalInfoAddNewItem)(target));
                return;
            }
            this._contentLoaded = true;
        }