void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.txtPwd = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(target)); return; case 2: this.lblTip = ((System.Windows.Controls.Label)(target)); return; case 3: this.tipControl = ((BPMS.Views.Default.TipControl)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.txtPwd = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(target)); return; case 2: this.txtRePwd = ((BPMS.Views.Default.PasswordBoxEditEx)(target)); return; case 3: this.tipControl = ((BPMS.Views.Default.TipControl)(target)); return; case 4: this.buttonTools = ((BPMS.Views.Default.ButtonTools)(target)); return; } this._contentLoaded = true; }