Beispiel #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.DigitalWalletAddEditControl = ((PasswordBoss.Views.UserControls.DigitalWalletAddControl)(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.CreditCardSettingGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 6:
                this.Color1RadioBtn = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 7:
                this.Color2RadioBtn = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 8:
                this.Color3RadioBtn = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 9:
                this.Color4RadioBtn = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 10:
                this.Color5RadioBtn = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 11:
                this.Color6RadioBtn = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 12:
                this.Color7RadioBtn = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 13:
                this.Color8RadioBtn = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 14:
                this.Color9RadioBtn = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 15:
                this.CreditCardScrollViewer = ((System.Windows.Controls.ScrollViewer)(target));
                return;

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

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

            case 18:
                this.CardTypeCombobox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 19:
                this.MonthCombobox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 20:
                this.YearCombobox = ((System.Windows.Controls.ComboBox)(target));
                return;

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

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

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

            case 24:
                this.PaypalSettingGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 25:
                this.PaypalScrollViewer = ((System.Windows.Controls.ScrollViewer)(target));
                return;

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

            case 27:
                this.txtPaypalUsername = ((System.Windows.Controls.TextBox)(target));
                return;

            case 28:
                this.PwdBox = ((System.Windows.Controls.PasswordBox)(target));
                return;

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

            case 30:
                this.PrgPwdGenerate = ((System.Windows.Controls.ProgressBar)(target));
                return;

            case 31:
                this.tbPwdProgress = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 32:
                this.PwdGeneratorGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 33:
                this.pwdSlider = ((System.Windows.Controls.Slider)(target));
                return;

            case 34:
                this.slidervalue_txtblock = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 35:
                this.btnCreatePwd = ((System.Windows.Controls.Button)(target));
                return;

            case 36:
                this.BankAccountSettingGrid = ((System.Windows.Controls.Grid)(target));
                return;

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

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

            case 39:
                this.txtNameOnAccount = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

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

            case 43:
                this.SecureshareList = ((System.Windows.Controls.ListView)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ContentPanel = ((PasswordBoss.Views.DigitalWalletContentPanel)(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.DigitalWalletItemsContainer = ((PasswordBoss.Views.DigitalWalletItems)(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.DigitalWalletAddNewItemGrid = ((System.Windows.Controls.Grid)(target));
                return;

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

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

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