void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\mother\AddMotherUserControl.xaml" ((PLWPF.AddMotherUserControl)(target)).AddHandler(System.Windows.Controls.Validation.ErrorEvent, new System.EventHandler <System.Windows.Controls.ValidationErrorEventArgs>(this.validation_Error)); #line default #line hidden return; case 2: this.title = ((System.Windows.Controls.Label)(target)); return; case 3: this.motherDetailsGrid = ((System.Windows.Controls.Grid)(target)); return; case 4: this.idTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.firstNameTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.lastNameTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.phoneNumberTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 8: this.homeAddressTextBox = ((PLWPF.PlaceAutoCompleteUC)(target)); return; case 9: this.wantedNannyAddressTextBox = ((PLWPF.PlaceAutoCompleteUC)(target)); return; case 10: this.isSingleMotherCheckBox = ((System.Windows.Controls.CheckBox)(target)); return; case 11: this.statusComboBox = ((System.Windows.Controls.ComboBox)(target)); return; case 12: this.motherSchedule = ((System.Windows.Controls.Expander)(target)); return; case 13: this.motherScheduleDataGrid = ((System.Windows.Controls.DataGrid)(target)); return; case 14: this.dayColumn = ((System.Windows.Controls.DataGridTextColumn)(target)); return; case 15: this.isWorkDayColumn = ((System.Windows.Controls.DataGridCheckBoxColumn)(target)); return; case 16: this.startHourColumn = ((System.Windows.Controls.DataGridTextColumn)(target)); return; case 17: this.endHourColumn = ((System.Windows.Controls.DataGridTextColumn)(target)); return; case 18: this.CommentsGrid = ((System.Windows.Controls.Expander)(target)); return; case 19: this.CommentsExpander = ((PLWPF.CommentsUserControl)(target)); return; case 20: this.AddMotherButton = ((System.Windows.Controls.Button)(target)); #line 76 "..\..\..\mother\AddMotherUserControl.xaml" this.AddMotherButton.Click += new System.Windows.RoutedEventHandler(this.AddMotherButton_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 10 "..\..\..\nanny\AddNannyUserControl.xaml" ((PLWPF.AddNannyUserControl)(target)).AddHandler(System.Windows.Controls.Validation.ErrorEvent, new System.EventHandler <System.Windows.Controls.ValidationErrorEventArgs>(this.validation_Error)); #line default #line hidden return; case 2: this.title = ((System.Windows.Controls.Label)(target)); return; case 3: this.NannyDetailsGrid = ((System.Windows.Controls.Grid)(target)); return; case 4: this.idTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.firstNameTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.lastNameTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.phoneNumberTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 8: this.birthDateDatePicker = ((System.Windows.Controls.DatePicker)(target)); return; case 9: this.AddressUC = ((PLWPF.PlaceAutoCompleteUC)(target)); return; case 10: this.floorUC = ((PLWPF.NumericUpDownControl)(target)); return; case 11: this.isElevatorCheckBox = ((System.Windows.Controls.CheckBox)(target)); return; case 12: this.ChildrenDetailsStackPanel = ((System.Windows.Controls.StackPanel)(target)); return; case 13: this.maxNumOfChildrenGrid = ((System.Windows.Controls.Grid)(target)); return; case 14: this.maxNumOfChildren = ((PLWPF.NumericUpDownControl)(target)); return; case 15: this.agesStackPanel = ((System.Windows.Controls.StackPanel)(target)); return; case 16: this.ageTextBox = ((System.Windows.Controls.Label)(target)); return; case 17: this.MinAge = ((PLWPF.NumericUpDownControl)(target)); return; case 18: this.MaxAge = ((PLWPF.NumericUpDownControl)(target)); return; case 19: this.paymentDetailsStackPanel = ((System.Windows.Controls.StackPanel)(target)); return; case 20: this.MonthlyRateGrid = ((System.Windows.Controls.Grid)(target)); return; case 21: this.monthlyRateTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 22: this.IsEnablePayForHourGrid = ((System.Windows.Controls.Grid)(target)); return; case 23: this.enanblePayForHourCheckBox = ((System.Windows.Controls.CheckBox)(target)); #line 113 "..\..\..\nanny\AddNannyUserControl.xaml" this.enanblePayForHourCheckBox.Unchecked += new System.Windows.RoutedEventHandler(this.enanblePayForHourCheckBox_Unchecked); #line default #line hidden return; case 24: this.HourlyRateGrid = ((System.Windows.Controls.Grid)(target)); return; case 25: this.hourlyRateTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 26: this.professionalDetailsStackPanel = ((System.Windows.Controls.StackPanel)(target)); return; case 27: this.NumberOfExperienceYearsGrid = ((System.Windows.Controls.Grid)(target)); return; case 28: this.numberOfExperienceYearsNumUpDown = ((PLWPF.NumericUpDownControl)(target)); return; case 29: this.SpecialActivitiesExpander = ((System.Windows.Controls.Expander)(target)); return; case 30: this.SpecialActivitiesText = ((PLWPF.CommentsUserControl)(target)); return; case 31: this.RecommendationsExpander = ((System.Windows.Controls.Expander)(target)); return; case 32: this.RecommendationsText = ((PLWPF.CommentsUserControl)(target)); return; case 33: this.nannyScheduleDataGrid = ((System.Windows.Controls.DataGrid)(target)); return; case 34: this.dayColumn = ((System.Windows.Controls.DataGridTextColumn)(target)); return; case 35: this.isWorkDayColumn = ((System.Windows.Controls.DataGridCheckBoxColumn)(target)); return; case 36: this.startHourColumn = ((System.Windows.Controls.DataGridTextColumn)(target)); return; case 37: this.endHourColumn = ((System.Windows.Controls.DataGridTextColumn)(target)); return; case 38: this.moreDetails = ((System.Windows.Controls.StackPanel)(target)); return; case 39: this.KosherFoodGrid = ((System.Windows.Controls.Grid)(target)); return; case 40: this.isKosherFoodCheckBox = ((System.Windows.Controls.CheckBox)(target)); return; case 41: this.ReligiousEducationGrid = ((System.Windows.Controls.Grid)(target)); return; case 42: this.isReligiousEducationCheckBox = ((System.Windows.Controls.CheckBox)(target)); return; case 43: this.VacationGrid = ((System.Windows.Controls.Grid)(target)); return; case 44: this.isVacationAsTMTCheckBox = ((System.Windows.Controls.CheckBox)(target)); return; case 45: this.CommentsExpander = ((System.Windows.Controls.Expander)(target)); return; case 46: this.CommentsText = ((PLWPF.CommentsUserControl)(target)); return; case 47: this.AddNannyButton = ((System.Windows.Controls.Button)(target)); #line 205 "..\..\..\nanny\AddNannyUserControl.xaml" this.AddNannyButton.Click += new System.Windows.RoutedEventHandler(this.AddNannyButton_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\child\AddChildUserControl.xaml" ((PLWPF.AddChildUserControl)(target)).AddHandler(System.Windows.Controls.Validation.ErrorEvent, new System.EventHandler <System.Windows.Controls.ValidationErrorEventArgs>(this.validation_Error)); #line default #line hidden return; case 2: this.title = ((System.Windows.Controls.Label)(target)); return; case 3: this.childDetailsGrid = ((System.Windows.Controls.Grid)(target)); return; case 4: this.idTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.motherIdComboBox = ((System.Windows.Controls.ComboBox)(target)); return; case 6: this.firstNameTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.birthDateDatePicker = ((System.Windows.Controls.DatePicker)(target)); return; case 8: this.isSpecialNeedsChildStackPanel = ((System.Windows.Controls.StackPanel)(target)); return; case 9: this.isSpecialNeedsChildGrid = ((System.Windows.Controls.Grid)(target)); return; case 10: this.isSpecialNeedsChildCheckBox = ((System.Windows.Controls.CheckBox)(target)); #line 65 "..\..\..\child\AddChildUserControl.xaml" this.isSpecialNeedsChildCheckBox.Unchecked += new System.Windows.RoutedEventHandler(this.isSpecialNeedsChildCheckBox_Unchecked); #line default #line hidden return; case 11: this.SpecialNeedsText = ((PLWPF.CommentsUserControl)(target)); return; case 12: this.isFoodAllergyStackPanel = ((System.Windows.Controls.StackPanel)(target)); return; case 13: this.isFoodAllergyGrid = ((System.Windows.Controls.Grid)(target)); return; case 14: this.isFoodAllergyCheckBox = ((System.Windows.Controls.CheckBox)(target)); #line 81 "..\..\..\child\AddChildUserControl.xaml" this.isFoodAllergyCheckBox.Unchecked += new System.Windows.RoutedEventHandler(this.isFoodAllergyCheckBox_Unchecked); #line default #line hidden return; case 15: this.FoodAllergyText = ((PLWPF.CommentsUserControl)(target)); return; case 16: this.isMedicinesAllergyStackPanel = ((System.Windows.Controls.StackPanel)(target)); return; case 17: this.isMedicinesAllergyGrid = ((System.Windows.Controls.Grid)(target)); return; case 18: this.isMedicinesAllergyCheckBox = ((System.Windows.Controls.CheckBox)(target)); #line 96 "..\..\..\child\AddChildUserControl.xaml" this.isMedicinesAllergyCheckBox.Unchecked += new System.Windows.RoutedEventHandler(this.isMedicinesAllergyCheckBox_Unchecked); #line default #line hidden return; case 19: this.MedicinesAllergyText = ((PLWPF.CommentsUserControl)(target)); return; case 20: this.isBeastMilk = ((System.Windows.Controls.Grid)(target)); return; case 21: this.isBreastMilkCheckBox = ((System.Windows.Controls.CheckBox)(target)); return; case 22: this.CommentsExpender = ((System.Windows.Controls.Expander)(target)); return; case 23: this.CommentsText = ((PLWPF.CommentsUserControl)(target)); return; case 24: this.AddChildButton = ((System.Windows.Controls.Button)(target)); #line 118 "..\..\..\child\AddChildUserControl.xaml" this.AddChildButton.Click += new System.Windows.RoutedEventHandler(this.AddChildButton_Click); #line default #line hidden return; } this._contentLoaded = true; }