void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.account = ((View.User_Control.Account)(target)); return; case 2: this.movieLoader = ((System.Windows.Controls.MediaElement)(target)); return; case 3: this.btnChangePass = ((System.Windows.Controls.Button)(target)); #line 102 "..\..\..\User Control\Account.xaml" this.btnChangePass.Click += new System.Windows.RoutedEventHandler(this.btnChangePass_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.account = ((View.User_Control.Account)(target)); return; case 2: this.movieLoader = ((System.Windows.Controls.MediaElement)(target)); return; case 3: this.Phone_clientt = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.Name_clientt = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.Address_clientt = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.saveInfor = ((System.Windows.Controls.Button)(target)); #line 75 "..\..\..\User Control\Account.xaml" this.saveInfor.Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; case 7: this.phoneNumberto = ((System.Windows.Controls.TextBox)(target)); return; case 8: this.passwordold = ((System.Windows.Controls.TextBox)(target)); return; case 9: this.passssword1 = ((System.Windows.Controls.PasswordBox)(target)); return; case 10: this.password2 = ((System.Windows.Controls.PasswordBox)(target)); return; case 11: this.btnChangePass = ((System.Windows.Controls.Button)(target)); #line 105 "..\..\..\User Control\Account.xaml" this.btnChangePass.Click += new System.Windows.RoutedEventHandler(this.btnChangePass_Click); #line default #line hidden return; } this._contentLoaded = true; }