void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.ContainerGrid = ((System.Windows.Controls.Grid)(target)); return; case 2: this.ItemsGrid = ((System.Windows.Controls.Grid)(target)); return; case 3: this.NewPasswordVaultItemsContainer = ((PasswordBoss.Views.NewPasswordVaultItems)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.LayoutRoot = ((PasswordBoss.Views.NewPasswordVaultItems)(target)); return; case 2: this.RecommendedHeaderText = ((System.Windows.Controls.TextBlock)(target)); return; case 3: this.treeView = ((Telerik.Windows.Controls.RadTreeView)(target)); return; } this._contentLoaded = true; }