void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 10 "..\..\..\loginPage\loginPage.xaml" ((ChatSock_v1._0._2.loginPage.loginPage)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Page_Loaded); #line default #line hidden return; case 2: this.body = ((System.Windows.Controls.Grid)(target)); return; case 3: this.usernameLionBox = ((ChatSock_v1._0._2.customControls.lionTextBox)(target)); return; case 4: this.passwordText = ((ChatSock_v1._0._2.customControls.lionPasswordBox)(target)); return; case 5: this.signinButton = ((ChatSock_v1._0._2.customControls.lionButton)(target)); return; case 6: this.forgotPasswordLink = ((System.Windows.Controls.Label)(target)); #line 28 "..\..\..\loginPage\loginPage.xaml" this.forgotPasswordLink.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.forgotPasswordLink_MouseDown); #line default #line hidden return; case 7: this.createAccountLink = ((System.Windows.Documents.Hyperlink)(target)); #line 37 "..\..\..\loginPage\loginPage.xaml" this.createAccountLink.Click += new System.Windows.RoutedEventHandler(this.createAccount); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.buttonWindow = ((ChatSock_v1._0._2.customControls.lionButton)(target)); return; case 2: this.backgroundBorder = ((System.Windows.Controls.Border)(target)); #line 11 "..\..\..\customControls\lionButton.xaml" this.backgroundBorder.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseDown); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.body = ((System.Windows.Controls.Grid)(target)); return; case 2: this.subtext00 = ((System.Windows.Controls.Label)(target)); return; case 3: this.subtext01 = ((System.Windows.Controls.Label)(target)); return; case 4: this.emailText = ((ChatSock_v1._0._2.customControls.lionTextBox)(target)); return; case 5: this.codeText = ((ChatSock_v1._0._2.customControls.lionTextBox)(target)); return; case 6: this.recover = ((ChatSock_v1._0._2.customControls.lionButton)(target)); return; case 7: #line 37 "..\..\..\recoverPage\recoverPage.xaml" ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.back); #line default #line hidden return; } this._contentLoaded = true; }