void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainGrid = ((System.Windows.Controls.Grid)(target)); return; case 2: this.xdgEDPatientsListNormal = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target)); #line 460 "..\..\..\View\EDPatientsListView.xaml" this.xdgEDPatientsListNormal.Sorted += new System.EventHandler <Infragistics.Windows.DataPresenter.Events.SortedEventArgs>(this.xdgEDPatientsListNormal_Sorted); #line default #line hidden return; case 3: this.xdgEDPatientsListMaximized = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target)); #line 538 "..\..\..\View\EDPatientsListView.xaml" this.xdgEDPatientsListMaximized.Sorted += new System.EventHandler <Infragistics.Windows.DataPresenter.Events.SortedEventArgs>(this.xdgEDPatientsListMaximized_Sorted); #line default #line hidden return; case 4: this.XCVitalsMaximized = ((Infragistics.Windows.Chart.XamChart)(target)); return; case 5: this.Series1 = ((Infragistics.Windows.Chart.Series)(target)); return; case 6: this.xdgVitalsMaximized = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.XamTabTestResults = ((Infragistics.Windows.Controls.XamTabControl)(target)); #line 149 "..\..\..\View\TestResultsView.xaml" this.XamTabTestResults.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.XamTabControl_SelectionChanged); #line default #line hidden return; case 2: this.xdgTests = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target)); return; case 3: this.XCLBRadiology = ((Infragistics.Windows.Controls.XamCarouselListBox)(target)); return; case 4: this.horizontalPath = ((System.Windows.Shapes.Path)(target)); return; case 5: this.btnNavigatePrev = ((System.Windows.Controls.Button)(target)); #line 196 "..\..\..\View\TestResultsView.xaml" this.btnNavigatePrev.Click += new System.Windows.RoutedEventHandler(this.btnNavigatePrev_Click); #line default #line hidden return; case 6: this.btnNavigateNext = ((System.Windows.Controls.Button)(target)); #line 236 "..\..\..\View\TestResultsView.xaml" this.btnNavigateNext.Click += new System.Windows.RoutedEventHandler(this.btnNavigateNext_Click); #line default #line hidden return; case 7: this.txtTestType = ((System.Windows.Controls.TextBlock)(target)); return; case 8: this.txtTestTimestamp = ((System.Windows.Controls.TextBlock)(target)); return; case 9: this.XCVitalsMaximized = ((Infragistics.Windows.Chart.XamChart)(target)); return; case 10: this.Series1 = ((Infragistics.Windows.Chart.Series)(target)); return; } this._contentLoaded = true; }