void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.StatystykiAdminPage = ((Hercules.Statystyki_Admin)(target)); return; case 2: this.TrenerCB = ((System.Windows.Controls.ComboBox)(target)); #line 19 "..\..\Statystyki_Admin.xaml" this.TrenerCB.Loaded += new System.Windows.RoutedEventHandler(this.ComboBox_Loaded); #line default #line hidden return; case 3: this.MiesiacCB = ((System.Windows.Controls.ComboBox)(target)); #line 21 "..\..\Statystyki_Admin.xaml" this.MiesiacCB.Loaded += new System.Windows.RoutedEventHandler(this.MiesiacCB_Loaded); #line default #line hidden return; case 4: this.RokMiesiacTB = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.RokRokTB = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.PobierzMiesiacBTN = ((System.Windows.Controls.Button)(target)); return; case 7: this.PobierzRokBTN = ((System.Windows.Controls.Button)(target)); return; case 8: this.ZarobkiMiesiacTB = ((System.Windows.Controls.TextBox)(target)); return; case 9: this.ZarobkiRokTB = ((System.Windows.Controls.TextBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.StatystykiAdminPage = ((Hercules.Statystyki_Admin)(target)); return; case 2: this.TrenerCB = ((System.Windows.Controls.ComboBox)(target)); #line 19 "..\..\..\AdministratorView\Statystyki_Admin.xaml" this.TrenerCB.Loaded += new System.Windows.RoutedEventHandler(this.ComboBox_Loaded); #line default #line hidden return; case 3: this.RokRokTB = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.PobierzMiesiacBTN = ((System.Windows.Controls.Button)(target)); #line 22 "..\..\..\AdministratorView\Statystyki_Admin.xaml" this.PobierzMiesiacBTN.Click += new System.Windows.RoutedEventHandler(this.PobierzMiesiacBTN_Click); #line default #line hidden return; case 5: this.PobierzRokBTN = ((System.Windows.Controls.Button)(target)); #line 23 "..\..\..\AdministratorView\Statystyki_Admin.xaml" this.PobierzRokBTN.Click += new System.Windows.RoutedEventHandler(this.PobierzRokBTN_Click); #line default #line hidden return; case 6: this.ZarobkiMiesiacTB = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.ZarobkiRokTB = ((System.Windows.Controls.TextBox)(target)); return; case 8: this.poczatkowaDP = ((System.Windows.Controls.DatePicker)(target)); return; case 9: this.koncowaDP = ((System.Windows.Controls.DatePicker)(target)); return; case 10: this.trenerHistoriaCB = ((System.Windows.Controls.ComboBox)(target)); #line 40 "..\..\..\AdministratorView\Statystyki_Admin.xaml" this.trenerHistoriaCB.Loaded += new System.Windows.RoutedEventHandler(this.trenerHistoriaCB_Loaded); #line default #line hidden return; case 11: this.peselKlientHistoriaTB = ((System.Windows.Controls.TextBox)(target)); #line 41 "..\..\..\AdministratorView\Statystyki_Admin.xaml" this.peselKlientHistoriaTB.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBox_TextChanged); #line default #line hidden return; case 12: this.HistoriaTreningowBTN = ((System.Windows.Controls.Button)(target)); #line 44 "..\..\..\AdministratorView\Statystyki_Admin.xaml" this.HistoriaTreningowBTN.Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; case 13: this.HistoriaDV = ((System.Windows.Controls.DataGrid)(target)); return; } this._contentLoaded = true; }