void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this._this = ((WPF_Redux_Client.CustomControls.TextBoxWithPlaceHolder)(target)); return; case 2: this.title = ((System.Windows.Controls.TextBlock)(target)); return; case 3: this.email = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.passbox = ((System.Windows.Controls.PasswordBox)(target)); #line 169 "..\..\..\CustomControls\TextBoxWithPlaceHolder.xaml" this.passbox.PasswordChanged += new System.Windows.RoutedEventHandler(this.passbox_PasswordChanged); #line default #line hidden return; case 5: this.showPass = ((System.Windows.Controls.Button)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.textBox_Email = ((WPF_Redux_Client.CustomControls.TextBoxWithPlaceHolder)(target)); return; case 2: this.Button_Code = ((System.Windows.Controls.Button)(target)); #line 77 "..\..\..\Pages\RememberPassPage.xaml" this.Button_Code.Click += new System.Windows.RoutedEventHandler(this.Button_Click_1); #line default #line hidden return; case 3: this.textBox_Code = ((WPF_Redux_Client.CustomControls.TextBoxWithPlaceHolder)(target)); return; case 4: this.Button_Accept_Code = ((System.Windows.Controls.Button)(target)); #line 88 "..\..\..\Pages\RememberPassPage.xaml" this.Button_Accept_Code.Click += new System.Windows.RoutedEventHandler(this.Button_Click_2); #line default #line hidden return; case 5: this.textBox_Password = ((WPF_Redux_Client.CustomControls.TextBoxWithPlaceHolder)(target)); return; case 6: this.textBox_AcceptPassword = ((WPF_Redux_Client.CustomControls.TextBoxWithPlaceHolder)(target)); return; case 7: this.textBlock_Warnings = ((System.Windows.Controls.TextBlock)(target)); return; case 8: this.Button_Change = ((System.Windows.Controls.Button)(target)); #line 115 "..\..\..\Pages\RememberPassPage.xaml" this.Button_Change.Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.userName = ((System.Windows.Documents.Run)(target)); return; case 2: this.textBox_Email = ((WPF_Redux_Client.CustomControls.TextBoxWithPlaceHolder)(target)); return; case 3: this.PassBox = ((WPF_Redux_Client.CustomControls.TextBoxWithPlaceHolder)(target)); return; case 4: #line 130 "..\..\..\Pages\LoginPage.xaml" ((System.Windows.Controls.TextBlock)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.TextBlock_MouseDown_1); #line default #line hidden return; case 5: #line 146 "..\..\..\Pages\LoginPage.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; case 6: #line 153 "..\..\..\Pages\LoginPage.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.country_name = ((System.Windows.Documents.Run)(target)); return; case 2: this.city_name = ((System.Windows.Documents.Run)(target)); return; case 3: this.textBox_Name_Family = ((WPF_Redux_Client.CustomControls.TextBoxWithPlaceHolder)(target)); return; case 4: this.textBox_Birthday_DD = ((WPF_Redux_Client.CustomControls.TextBoxWithPlaceHolder)(target)); return; case 5: this.textBox_Birthday_MM = ((WPF_Redux_Client.CustomControls.TextBoxWithPlaceHolder)(target)); return; case 6: this.textBox_Birthday_Year = ((WPF_Redux_Client.CustomControls.TextBoxWithPlaceHolder)(target)); return; case 7: #line 153 "..\..\..\Pages\RegPage.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1); #line default #line hidden return; case 8: #line 161 "..\..\..\Pages\RegPage.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_2); #line default #line hidden return; case 9: this.textBox_Mail = ((WPF_Redux_Client.CustomControls.TextBoxWithPlaceHolder)(target)); return; case 10: this.passBox = ((WPF_Redux_Client.CustomControls.TextBoxWithPlaceHolder)(target)); return; case 11: #line 187 "..\..\..\Pages\RegPage.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_3); #line default #line hidden return; } this._contentLoaded = true; }