void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainWindow1 = ((kurscachWPF.registration)(target)); return; case 2: this.MainBorder = ((System.Windows.Controls.Border)(target)); return; case 3: #line 35 "..\..\REG.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_3); #line default #line hidden return; case 4: this.Login = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.Password = ((System.Windows.Controls.PasswordBox)(target)); return; case 6: this.Confirm = ((System.Windows.Controls.Button)(target)); #line 57 "..\..\REG.xaml" this.Confirm.Click += new System.Windows.RoutedEventHandler(this.Button_Click_2); #line default #line hidden return; case 7: this.CB1 = ((System.Windows.Controls.CheckBox)(target)); #line 66 "..\..\REG.xaml" this.CB1.Checked += new System.Windows.RoutedEventHandler(this.CB1_Checked); #line default #line hidden return; case 8: this.CB2 = ((System.Windows.Controls.CheckBox)(target)); #line 67 "..\..\REG.xaml" this.CB2.Checked += new System.Windows.RoutedEventHandler(this.CB2_Checked); #line default #line hidden return; } this._contentLoaded = true; }