void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 10 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\SetDiagnosis.xaml" ((DoctorHelper.WorkPlace.Doctor.Menu.MenuItemPatient.SetDiagnosis)(target)).Closed += new System.EventHandler(this.Window_Closed); #line default #line hidden return; case 2: this.AnimationLoading = ((DoctorHelper.Resources.Animation)(target)); return; case 3: this.FullGrid = ((System.Windows.Controls.Grid)(target)); return; case 4: this.ComboBoxDisease = ((DoctorHelper.Resources.FilterComboBox)(target)); return; case 5: this.TextBoxDiagnosis = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.TextBoxTreatment = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.ButtonSaveDiagnosis = ((System.Windows.Controls.Button)(target)); #line 54 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\SetDiagnosis.xaml" this.ButtonSaveDiagnosis.Click += new System.Windows.RoutedEventHandler(this.ButtonSaveDiagnosis_Click); #line default #line hidden return; case 8: this.ButtonAddPhoto = ((System.Windows.Controls.Button)(target)); #line 62 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\SetDiagnosis.xaml" this.ButtonAddPhoto.Click += new System.Windows.RoutedEventHandler(this.ButtonAddPhoto_Click); #line default #line hidden return; case 9: this.ListBoxPhoto = ((System.Windows.Controls.ListBox)(target)); #line 70 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\SetDiagnosis.xaml" this.ListBoxPhoto.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.ListBoxPhoto_MouseDoubleClick); #line default #line hidden return; case 10: this.ListBoxProcedure = ((System.Windows.Controls.ListBox)(target)); #line 84 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\SetDiagnosis.xaml" this.ListBoxProcedure.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.ListBoxProcedure_MouseDoubleClick); #line default #line hidden return; case 11: this.ComboBoxProcedure = ((System.Windows.Controls.ComboBox)(target)); #line 91 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\SetDiagnosis.xaml" this.ComboBoxProcedure.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxProcedure_SelectionChanged); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.AnimationLoading = ((DoctorHelper.Resources.Animation)(target)); return; case 2: this.FullGrid = ((System.Windows.Controls.Grid)(target)); return; case 3: this.LabelIGynecologist = ((System.Windows.Controls.Label)(target)); return; case 4: this.ListBoxDiagnosis = ((System.Windows.Controls.ListBox)(target)); return; case 5: this.LabelSurgeon = ((System.Windows.Controls.Label)(target)); return; case 6: this.LabelNeurologist = ((System.Windows.Controls.Label)(target)); return; case 7: this.LabelOculist = ((System.Windows.Controls.Label)(target)); return; case 8: this.LabelOtolaryngologist = ((System.Windows.Controls.Label)(target)); return; case 9: this.LabelTherapist = ((System.Windows.Controls.Label)(target)); return; case 10: this.LabelGynecologist = ((System.Windows.Controls.Label)(target)); return; case 11: this.LabelXray = ((System.Windows.Controls.Label)(target)); return; case 12: this.LabelResearch = ((System.Windows.Controls.Label)(target)); return; case 13: this.LabelVaccinations = ((System.Windows.Controls.Label)(target)); return; case 14: this.ButtonSurgeon = ((System.Windows.Controls.Button)(target)); #line 38 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\Examination.xaml" this.ButtonSurgeon.Click += new System.Windows.RoutedEventHandler(this.ButtonSurgeon_Click); #line default #line hidden return; case 15: this.ButtonNeurologist = ((System.Windows.Controls.Button)(target)); #line 46 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\Examination.xaml" this.ButtonNeurologist.Click += new System.Windows.RoutedEventHandler(this.ButtonNeurologist_Click); #line default #line hidden return; case 16: this.ButtonOculist = ((System.Windows.Controls.Button)(target)); #line 54 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\Examination.xaml" this.ButtonOculist.Click += new System.Windows.RoutedEventHandler(this.ButtonOculist_Click); #line default #line hidden return; case 17: this.ButtonOtolaryngologist = ((System.Windows.Controls.Button)(target)); #line 62 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\Examination.xaml" this.ButtonOtolaryngologist.Click += new System.Windows.RoutedEventHandler(this.ButtonOtolaryngologist_Click); #line default #line hidden return; case 18: this.ButtonTherapist = ((System.Windows.Controls.Button)(target)); #line 70 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\Examination.xaml" this.ButtonTherapist.Click += new System.Windows.RoutedEventHandler(this.ButtonTherapist_Click); #line default #line hidden return; case 19: this.ButtonGynecologist = ((System.Windows.Controls.Button)(target)); #line 78 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\Examination.xaml" this.ButtonGynecologist.Click += new System.Windows.RoutedEventHandler(this.ButtonGynecologist_Click); #line default #line hidden return; case 20: this.ButtonXray = ((System.Windows.Controls.Button)(target)); #line 86 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\Examination.xaml" this.ButtonXray.Click += new System.Windows.RoutedEventHandler(this.ButtonXray_Click); #line default #line hidden return; case 21: this.ButtonResearch = ((System.Windows.Controls.Button)(target)); #line 94 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\Examination.xaml" this.ButtonResearch.Click += new System.Windows.RoutedEventHandler(this.ButtonResearch_Click); #line default #line hidden return; case 22: this.ButtonVaccinations = ((System.Windows.Controls.Button)(target)); #line 102 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\Examination.xaml" this.ButtonVaccinations.Click += new System.Windows.RoutedEventHandler(this.ButtonVaccinations_Click); #line default #line hidden return; case 23: this.TextBoxData = ((System.Windows.Controls.TextBox)(target)); #line 110 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\Examination.xaml" this.TextBoxData.KeyUp += new System.Windows.Input.KeyEventHandler(this.TextBoxData_KeyUp); #line default #line hidden return; case 24: this.ButtonSave = ((System.Windows.Controls.Button)(target)); #line 111 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\Examination.xaml" this.ButtonSave.Click += new System.Windows.RoutedEventHandler(this.ButtonSave_Click); #line default #line hidden return; case 25: this.ButtonHistoryExamination = ((System.Windows.Controls.Button)(target)); #line 119 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\Examination.xaml" this.ButtonHistoryExamination.Click += new System.Windows.RoutedEventHandler(this.ButtonHistoryExamination_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 "..\..\..\Authorization\LoginForm.xaml" ((DoctorHelper.Authorization.MainWindow)(target)).KeyDown += new System.Windows.Input.KeyEventHandler(this.Window_KeyDown); #line default #line hidden return; case 2: this.AnimationLoading = ((DoctorHelper.Resources.Animation)(target)); return; case 3: this.DockPanelFullPanel = ((System.Windows.Controls.DockPanel)(target)); return; case 4: this.LabelLogin = ((System.Windows.Controls.Label)(target)); return; case 5: this.LabelPassword = ((System.Windows.Controls.Label)(target)); return; case 6: this.TextBoxLogin = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.PasswordBoxPassword = ((System.Windows.Controls.PasswordBox)(target)); return; case 8: this.ButtonLogin = ((System.Windows.Controls.Button)(target)); #line 26 "..\..\..\Authorization\LoginForm.xaml" this.ButtonLogin.Click += new System.Windows.RoutedEventHandler(this.ButtonLogin_Click); #line default #line hidden return; case 9: this.ButtonClose = ((System.Windows.Controls.Button)(target)); #line 42 "..\..\..\Authorization\LoginForm.xaml" this.ButtonClose.Click += new System.Windows.RoutedEventHandler(this.ButtonClose_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.AnimationLoading = ((DoctorHelper.Resources.Animation)(target)); return; case 2: this.PatientsPanel = ((System.Windows.Controls.DockPanel)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.AnimationLoading = ((DoctorHelper.Resources.Animation)(target)); return; case 2: this.FullGrid = ((System.Windows.Controls.Grid)(target)); return; case 3: this.LabelDiagnosis = ((System.Windows.Controls.Label)(target)); return; case 4: this.LabelTreatment = ((System.Windows.Controls.Label)(target)); return; case 5: this.TextBoxMyNameTemplate = ((System.Windows.Controls.TextBox)(target)); #line 21 "..\..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDataBaseDoctor\Template\AddTemplates.xaml" this.TextBoxMyNameTemplate.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBoxMyNameTemplate_TextChanged); #line default #line hidden return; case 6: this.TextBoxDiagnosis = ((System.Windows.Controls.TextBox)(target)); #line 22 "..\..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDataBaseDoctor\Template\AddTemplates.xaml" this.TextBoxDiagnosis.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBoxDiagnosis_TextChanged); #line default #line hidden return; case 7: this.TextBoxTreatment = ((System.Windows.Controls.TextBox)(target)); #line 23 "..\..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDataBaseDoctor\Template\AddTemplates.xaml" this.TextBoxTreatment.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBoxTreatment_TextChanged); #line default #line hidden return; case 8: this.ButtonSaveTemplateDiagnosis = ((System.Windows.Controls.Button)(target)); #line 24 "..\..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDataBaseDoctor\Template\AddTemplates.xaml" this.ButtonSaveTemplateDiagnosis.Click += new System.Windows.RoutedEventHandler(this.ButtonSaveTemplateDiagnosis_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.AnimationLoading = ((DoctorHelper.Resources.Animation)(target)); return; case 2: this.FullGrid = ((System.Windows.Controls.Grid)(target)); return; case 3: this.dtGrid = ((System.Windows.Controls.DataGrid)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\..\WorkPlace\Doctor\DoctorWorkPlace.xaml" ((DoctorHelper.WorkPlace.Doctor.DoctorWorkPlace)(target)).Closed += new System.EventHandler(this.Window_Closed); #line default #line hidden return; case 2: this.AnimationLoading = ((DoctorHelper.Resources.Animation)(target)); return; case 3: this.DockPanelFullPanel = ((System.Windows.Controls.DockPanel)(target)); return; case 4: this.DoctorMenu = ((System.Windows.Controls.Menu)(target)); return; case 5: this.ButtonEditPersonalData = ((System.Windows.Controls.MenuItem)(target)); #line 21 "..\..\..\..\WorkPlace\Doctor\DoctorWorkPlace.xaml" this.ButtonEditPersonalData.Click += new System.Windows.RoutedEventHandler(this.ButtonEditPersonalData_Click); #line default #line hidden return; case 6: this.ButtonClose = ((System.Windows.Controls.MenuItem)(target)); #line 22 "..\..\..\..\WorkPlace\Doctor\DoctorWorkPlace.xaml" this.ButtonClose.Click += new System.Windows.RoutedEventHandler(this.ButtonClose_Click); #line default #line hidden return; case 7: this.ButtonSetDiagnosis = ((System.Windows.Controls.MenuItem)(target)); #line 25 "..\..\..\..\WorkPlace\Doctor\DoctorWorkPlace.xaml" this.ButtonSetDiagnosis.Click += new System.Windows.RoutedEventHandler(this.ButtonSetDiagnosis_Click); #line default #line hidden return; case 8: this.ButtonSetAnalysis = ((System.Windows.Controls.MenuItem)(target)); #line 26 "..\..\..\..\WorkPlace\Doctor\DoctorWorkPlace.xaml" this.ButtonSetAnalysis.Click += new System.Windows.RoutedEventHandler(this.ButtonSetAnalysis_Click); #line default #line hidden return; case 9: this.ButtonOnReception = ((System.Windows.Controls.MenuItem)(target)); #line 27 "..\..\..\..\WorkPlace\Doctor\DoctorWorkPlace.xaml" this.ButtonOnReception.Click += new System.Windows.RoutedEventHandler(this.ButtonOnReception_Click); #line default #line hidden return; case 10: this.ButtonExamination = ((System.Windows.Controls.MenuItem)(target)); #line 28 "..\..\..\..\WorkPlace\Doctor\DoctorWorkPlace.xaml" this.ButtonExamination.Click += new System.Windows.RoutedEventHandler(this.ButtonExamination_Click); #line default #line hidden return; case 11: this.CheckBoxViewDiagnosisDepartment = ((System.Windows.Controls.CheckBox)(target)); #line 29 "..\..\..\..\WorkPlace\Doctor\DoctorWorkPlace.xaml" this.CheckBoxViewDiagnosisDepartment.Click += new System.Windows.RoutedEventHandler(this.CheckBoxViewDiagnosisDepartment_Click); #line default #line hidden return; case 12: this.ButtonworkSchedule = ((System.Windows.Controls.MenuItem)(target)); #line 32 "..\..\..\..\WorkPlace\Doctor\DoctorWorkPlace.xaml" this.ButtonworkSchedule.Click += new System.Windows.RoutedEventHandler(this.ButtonworkSchedule_Click); #line default #line hidden return; case 13: this.ButtonReception = ((System.Windows.Controls.MenuItem)(target)); #line 33 "..\..\..\..\WorkPlace\Doctor\DoctorWorkPlace.xaml" this.ButtonReception.Click += new System.Windows.RoutedEventHandler(this.ButtonReception_Click); #line default #line hidden return; case 14: this.ButtonManageTemplates = ((System.Windows.Controls.MenuItem)(target)); #line 36 "..\..\..\..\WorkPlace\Doctor\DoctorWorkPlace.xaml" this.ButtonManageTemplates.Click += new System.Windows.RoutedEventHandler(this.ButtonManageTemplates_Click); #line default #line hidden return; case 15: this.ButtonAddTemplates = ((System.Windows.Controls.MenuItem)(target)); #line 37 "..\..\..\..\WorkPlace\Doctor\DoctorWorkPlace.xaml" this.ButtonAddTemplates.Click += new System.Windows.RoutedEventHandler(this.ButtonAddTemplates_Click); #line default #line hidden return; case 16: this.ButtonViewDiagnosis = ((System.Windows.Controls.MenuItem)(target)); #line 38 "..\..\..\..\WorkPlace\Doctor\DoctorWorkPlace.xaml" this.ButtonViewDiagnosis.Click += new System.Windows.RoutedEventHandler(this.ButtonViewDiagnosis_Click); #line default #line hidden return; case 17: this.ButtonSupport = ((System.Windows.Controls.MenuItem)(target)); #line 41 "..\..\..\..\WorkPlace\Doctor\DoctorWorkPlace.xaml" this.ButtonSupport.Click += new System.Windows.RoutedEventHandler(this.ButtonSupport_Click); #line default #line hidden return; case 18: this.ButtonFeedback = ((System.Windows.Controls.MenuItem)(target)); #line 42 "..\..\..\..\WorkPlace\Doctor\DoctorWorkPlace.xaml" this.ButtonFeedback.Click += new System.Windows.RoutedEventHandler(this.ButtonFeedback_Click); #line default #line hidden return; case 19: this.ButtonAboutDh = ((System.Windows.Controls.MenuItem)(target)); #line 43 "..\..\..\..\WorkPlace\Doctor\DoctorWorkPlace.xaml" this.ButtonAboutDh.Click += new System.Windows.RoutedEventHandler(this.ButtonAboutDh_Click); #line default #line hidden return; case 20: this.ScrollViewerFull = ((System.Windows.Controls.ScrollViewer)(target)); return; case 21: this.FullPanel = ((System.Windows.Controls.DockPanel)(target)); return; case 22: this.SearchPanel = ((System.Windows.Controls.DockPanel)(target)); return; case 23: this.TextBoxId = ((System.Windows.Controls.TextBox)(target)); return; case 24: this.ButtonIdSearchPatient = ((System.Windows.Controls.Button)(target)); #line 52 "..\..\..\..\WorkPlace\Doctor\DoctorWorkPlace.xaml" this.ButtonIdSearchPatient.Click += new System.Windows.RoutedEventHandler(this.ButtonIdSearchPatient_Click); #line default #line hidden return; case 25: this.TextBoxPatient = ((System.Windows.Controls.TextBox)(target)); return; case 26: this.ButtonSearchPatient = ((System.Windows.Controls.Button)(target)); #line 62 "..\..\..\..\WorkPlace\Doctor\DoctorWorkPlace.xaml" this.ButtonSearchPatient.Click += new System.Windows.RoutedEventHandler(this.ButtonSearchPatient_Click); #line default #line hidden return; case 27: this.DockPanelSelectPatient = ((System.Windows.Controls.DockPanel)(target)); return; case 28: this.ListBoxAllPatient = ((System.Windows.Controls.DataGrid)(target)); #line 72 "..\..\..\..\WorkPlace\Doctor\DoctorWorkPlace.xaml" this.ListBoxAllPatient.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListBoxAllPatient_SelectionChanged); #line default #line hidden return; case 29: this.DockPanelPatient = ((System.Windows.Controls.DockPanel)(target)); return; case 30: this.InfoPatientPanel = ((System.Windows.Controls.DockPanel)(target)); return; case 31: this.BorderPhotoPatient = ((System.Windows.Controls.Border)(target)); return; case 32: this.ImagePhotoBrush = ((System.Windows.Media.ImageBrush)(target)); return; case 33: this.PSnp = ((System.Windows.Controls.Label)(target)); return; case 34: this.Born = ((System.Windows.Controls.Label)(target)); return; case 35: this.Sex = ((System.Windows.Controls.Label)(target)); return; case 36: this.Bornplace = ((System.Windows.Controls.Label)(target)); return; case 37: this.Phone = ((System.Windows.Controls.Label)(target)); return; case 38: this.BloodGroup = ((System.Windows.Controls.Label)(target)); return; case 39: this.Address = ((System.Windows.Controls.Label)(target)); return; case 40: this.WorkPlace = ((System.Windows.Controls.Label)(target)); return; case 41: this.OtherInformation = ((System.Windows.Controls.Label)(target)); return; case 42: this.PatientPanel = ((System.Windows.Controls.DockPanel)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDoctorHelper\EditPersonalData.xaml" ((DoctorHelper.WorkPlace.Doctor.Menu.MenuItemDoctorHelper.EditPersonalData)(target)).Closed += new System.EventHandler(this.Window_Closed); #line default #line hidden return; case 2: this.AnimationLoading = ((DoctorHelper.Resources.Animation)(target)); return; case 3: this.GridFull = ((System.Windows.Controls.Grid)(target)); return; case 4: this.LabelSnp = ((System.Windows.Controls.Label)(target)); return; case 5: this.LabelSex = ((System.Windows.Controls.Label)(target)); return; case 6: this.LabelBirthday = ((System.Windows.Controls.Label)(target)); return; case 7: this.LabelAddress = ((System.Windows.Controls.Label)(target)); return; case 8: this.LabelPhoneNumber = ((System.Windows.Controls.Label)(target)); return; case 9: this.LableHireDate = ((System.Windows.Controls.Label)(target)); return; case 10: this.LableCabinet = ((System.Windows.Controls.Label)(target)); return; case 11: this.LablePost = ((System.Windows.Controls.Label)(target)); return; case 12: this.LableSpecialty = ((System.Windows.Controls.Label)(target)); return; case 13: this.LableDepartment = ((System.Windows.Controls.Label)(target)); return; case 14: this.Canvas = ((System.Windows.Controls.Canvas)(target)); return; case 15: this.ImagePhotoBrush = ((System.Windows.Media.ImageBrush)(target)); return; case 16: this.ButtonSave = ((System.Windows.Controls.Button)(target)); #line 47 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDoctorHelper\EditPersonalData.xaml" this.ButtonSave.Click += new System.Windows.RoutedEventHandler(this.ButtonSave_Click); #line default #line hidden return; case 17: this.ButtonEditAddress = ((System.Windows.Controls.Button)(target)); #line 64 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDoctorHelper\EditPersonalData.xaml" this.ButtonEditAddress.Click += new System.Windows.RoutedEventHandler(this.ButtonEditAddress_Click); #line default #line hidden return; case 18: this.ButtonEditPhone = ((System.Windows.Controls.Button)(target)); #line 80 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDoctorHelper\EditPersonalData.xaml" this.ButtonEditPhone.Click += new System.Windows.RoutedEventHandler(this.buttonEditPhone_Click); #line default #line hidden return; case 19: this.ButtonEditCabinet = ((System.Windows.Controls.Button)(target)); #line 96 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDoctorHelper\EditPersonalData.xaml" this.ButtonEditCabinet.Click += new System.Windows.RoutedEventHandler(this.ButtonEditCabinet_Click); #line default #line hidden return; case 20: this.ButtonEditPhoto = ((System.Windows.Controls.Button)(target)); #line 113 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDoctorHelper\EditPersonalData.xaml" this.ButtonEditPhoto.Click += new System.Windows.RoutedEventHandler(this.ButtonEditPhoto_Click); #line default #line hidden return; case 21: this.TextBoxEditAddress = ((System.Windows.Controls.TextBox)(target)); #line 129 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDoctorHelper\EditPersonalData.xaml" this.TextBoxEditAddress.KeyDown += new System.Windows.Input.KeyEventHandler(this.TextBoxEditAddress_KeyDown); #line default #line hidden return; case 22: this.TextBoxEditPhone = ((System.Windows.Controls.TextBox)(target)); #line 130 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDoctorHelper\EditPersonalData.xaml" this.TextBoxEditPhone.KeyDown += new System.Windows.Input.KeyEventHandler(this.TextBoxEditPhone_KeyDown); #line default #line hidden return; case 23: this.ComboBoxEditCabinet = ((System.Windows.Controls.ComboBox)(target)); #line 131 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDoctorHelper\EditPersonalData.xaml" this.ComboBoxEditCabinet.IsVisibleChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.ComboBoxEditCabinet_IsVisibleChanged); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.AnimationLoading = ((DoctorHelper.Resources.Animation)(target)); return; case 2: this.FullGrid = ((System.Windows.Controls.Grid)(target)); return; case 3: this.InfoPatientPanel = ((System.Windows.Controls.DockPanel)(target)); return; case 4: this.ImagePhotoBrush = ((System.Windows.Media.ImageBrush)(target)); return; case 5: this.PSnp = ((System.Windows.Controls.Label)(target)); return; case 6: this.Born = ((System.Windows.Controls.Label)(target)); return; case 7: this.Sex = ((System.Windows.Controls.Label)(target)); return; case 8: this.Bornplace = ((System.Windows.Controls.Label)(target)); return; case 9: this.Phone = ((System.Windows.Controls.Label)(target)); return; case 10: this.BloodGroup = ((System.Windows.Controls.Label)(target)); return; case 11: this.Address = ((System.Windows.Controls.Label)(target)); return; case 12: this.WorkPlace = ((System.Windows.Controls.Label)(target)); return; case 13: this.OtherInformation = ((System.Windows.Controls.Label)(target)); return; case 14: this.ButtonClose = ((System.Windows.Controls.Button)(target)); #line 52 "..\..\..\..\..\WorkPlace\Doctor\Resources\PatientInfo.xaml" this.ButtonClose.Click += new System.Windows.RoutedEventHandler(this.ButtonClose_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 "..\..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDataBaseDoctor\Template\EditTemplate.xaml" ((DoctorHelper.WorkPlace.Doctor.Menu.MenuItemDataBaseDoctor.Template.EditTemplate)(target)).Closed += new System.EventHandler(this.Window_Closed); #line default #line hidden return; case 2: this.AnimationLoading = ((DoctorHelper.Resources.Animation)(target)); return; case 3: this.FullGrid = ((System.Windows.Controls.Grid)(target)); return; case 4: this.ButtonClose = ((System.Windows.Controls.Button)(target)); #line 18 "..\..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDataBaseDoctor\Template\EditTemplate.xaml" this.ButtonClose.Click += new System.Windows.RoutedEventHandler(this.ButtonClose_Click); #line default #line hidden return; case 5: this.ListBoxAllTemplates = ((System.Windows.Controls.ListBox)(target)); #line 26 "..\..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDataBaseDoctor\Template\EditTemplate.xaml" this.ListBoxAllTemplates.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListBoxAllTemplates_SelectionChanged); #line default #line hidden return; case 6: this.ListBoxMyTemplates = ((System.Windows.Controls.ListBox)(target)); #line 27 "..\..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDataBaseDoctor\Template\EditTemplate.xaml" this.ListBoxMyTemplates.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListBoxMyTemplates_SelectionChanged); #line default #line hidden return; case 7: this.ButtonAllToMy = ((System.Windows.Controls.Button)(target)); #line 28 "..\..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDataBaseDoctor\Template\EditTemplate.xaml" this.ButtonAllToMy.Click += new System.Windows.RoutedEventHandler(this.ButtonAllToMy_Click); #line default #line hidden return; case 8: this.ButtonMyToAll = ((System.Windows.Controls.Button)(target)); #line 44 "..\..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDataBaseDoctor\Template\EditTemplate.xaml" this.ButtonMyToAll.Click += new System.Windows.RoutedEventHandler(this.ButtonMyToAll_Click); #line default #line hidden return; case 9: this.ButtonEditNameTemplate = ((System.Windows.Controls.Button)(target)); #line 62 "..\..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDataBaseDoctor\Template\EditTemplate.xaml" this.ButtonEditNameTemplate.Click += new System.Windows.RoutedEventHandler(this.ButtonEditNameTemplate_Click); #line default #line hidden return; case 10: this.ButtonSaveNewNameTemplate = ((System.Windows.Controls.Button)(target)); #line 70 "..\..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDataBaseDoctor\Template\EditTemplate.xaml" this.ButtonSaveNewNameTemplate.Click += new System.Windows.RoutedEventHandler(this.ButtonSaveNewNameTemplate_Click); #line default #line hidden return; case 11: this.ButtonDontSave = ((System.Windows.Controls.Button)(target)); #line 78 "..\..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemDataBaseDoctor\Template\EditTemplate.xaml" this.ButtonDontSave.Click += new System.Windows.RoutedEventHandler(this.ButtonDontSave_Click); #line default #line hidden return; case 12: this.PanelEditTemplate = ((System.Windows.Controls.DockPanel)(target)); return; case 13: this.TextBoxMyName = ((System.Windows.Controls.TextBox)(target)); return; case 14: this.TextBoxNewName = ((System.Windows.Controls.TextBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\Acceptance.xaml" ((DoctorHelper.WorkPlace.Doctor.Menu.MenuItemPatient.Acceptance)(target)).Closed += new System.EventHandler(this.Window_Closed); #line default #line hidden return; case 2: this.AnimationLoading = ((DoctorHelper.Resources.Animation)(target)); return; case 3: this.FullGrid = ((System.Windows.Controls.Grid)(target)); return; case 4: this.CalendarAcceptance = ((System.Windows.Controls.Calendar)(target)); #line 19 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\Acceptance.xaml" this.CalendarAcceptance.SelectedDatesChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.CalendarAcceptance_SelectedDatesChanged); #line default #line hidden return; case 5: this.TimeAcceptance = ((DoctorHelper.Resources.TimePicker)(target)); return; case 6: this.ButtonSaveAcceptance = ((System.Windows.Controls.Button)(target)); #line 21 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\Acceptance.xaml" this.ButtonSaveAcceptance.Click += new System.Windows.RoutedEventHandler(this.ButtonSaveAcceptance_Click); #line default #line hidden return; case 7: this.TextBoxCommentAcceptance = ((System.Windows.Controls.TextBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 9 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\SetAnalysis.xaml" ((DoctorHelper.WorkPlace.Doctor.Menu.MenuItemPatient.SetAnalysis)(target)).Closed += new System.EventHandler(this.Window_Closed); #line default #line hidden return; case 2: this.AnimationLoading = ((DoctorHelper.Resources.Animation)(target)); return; case 3: this.FullGrid = ((System.Windows.Controls.Grid)(target)); return; case 4: this.TextBoxComplaints = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.TextBoxInspection = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.TextBoxVisitReason = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.ButtonSaveAnalysis = ((System.Windows.Controls.Button)(target)); #line 26 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\SetAnalysis.xaml" this.ButtonSaveAnalysis.Click += new System.Windows.RoutedEventHandler(this.ButtonSaveAnalysis_Click); #line default #line hidden return; case 8: this.ButtonAddPhoto = ((System.Windows.Controls.Button)(target)); #line 34 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\SetAnalysis.xaml" this.ButtonAddPhoto.Click += new System.Windows.RoutedEventHandler(this.ButtonAddPhoto_Click); #line default #line hidden return; case 9: this.ListBoxPhoto = ((System.Windows.Controls.ListBox)(target)); #line 42 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\SetAnalysis.xaml" this.ListBoxPhoto.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.ListBoxPhoto_MouseDoubleClick); #line default #line hidden return; case 10: this.ListBoxAnalysis = ((System.Windows.Controls.ListBox)(target)); #line 56 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\SetAnalysis.xaml" this.ListBoxAnalysis.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.ListBoxAnalysis_MouseDoubleClick); #line default #line hidden return; case 11: this.ComboBoxAnalysis = ((System.Windows.Controls.ComboBox)(target)); #line 63 "..\..\..\..\..\..\WorkPlace\Doctor\Menu\MenuItemPatient\SetAnalysis.xaml" this.ComboBoxAnalysis.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBoxAnalysis_SelectionChanged); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.AnimationLoading = ((DoctorHelper.Resources.Animation)(target)); return; case 2: this.FullGrid = ((System.Windows.Controls.Grid)(target)); return; case 3: this.LabelSnp = ((System.Windows.Controls.Label)(target)); return; case 4: this.LabelSex = ((System.Windows.Controls.Label)(target)); return; case 5: this.LabelBirthday = ((System.Windows.Controls.Label)(target)); return; case 6: this.LabelAddress = ((System.Windows.Controls.Label)(target)); return; case 7: this.LabelPhoneNumber = ((System.Windows.Controls.Label)(target)); return; case 8: this.LableHireDate = ((System.Windows.Controls.Label)(target)); return; case 9: this.LableCabinet = ((System.Windows.Controls.Label)(target)); return; case 10: this.LablePost = ((System.Windows.Controls.Label)(target)); return; case 11: this.LableSpecialty = ((System.Windows.Controls.Label)(target)); return; case 12: this.LableDepartment = ((System.Windows.Controls.Label)(target)); return; case 13: this.ImagePhotoBrush = ((System.Windows.Media.ImageBrush)(target)); return; case 14: this.ButtonClose = ((System.Windows.Controls.Button)(target)); #line 45 "..\..\..\..\..\WorkPlace\Doctor\Resources\WorkerInfo.xaml" this.ButtonClose.Click += new System.Windows.RoutedEventHandler(this.ButtonClose_Click); #line default #line hidden return; } this._contentLoaded = true; }