Exemplo n.º 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.customPath = ((System.Windows.Shapes.Path)(target));
                return;

            case 2:
                this.body = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.BodyRegionRightLeg = ((System.Windows.Controls.RadioButton)(target));

            #line 1383 "..\..\..\View\PatientRecordView.xaml"
                this.BodyRegionRightLeg.Checked += new System.Windows.RoutedEventHandler(this.BodyRegionChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.BodyRegionRightArm = ((System.Windows.Controls.RadioButton)(target));

            #line 1385 "..\..\..\View\PatientRecordView.xaml"
                this.BodyRegionRightArm.Checked += new System.Windows.RoutedEventHandler(this.BodyRegionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.BodyRegionTorso = ((System.Windows.Controls.RadioButton)(target));

            #line 1387 "..\..\..\View\PatientRecordView.xaml"
                this.BodyRegionTorso.Checked += new System.Windows.RoutedEventHandler(this.BodyRegionChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.BodyRegionLeftLeg = ((System.Windows.Controls.RadioButton)(target));

            #line 1389 "..\..\..\View\PatientRecordView.xaml"
                this.BodyRegionLeftLeg.Checked += new System.Windows.RoutedEventHandler(this.BodyRegionChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.BodyRegionLeftArm = ((System.Windows.Controls.RadioButton)(target));

            #line 1391 "..\..\..\View\PatientRecordView.xaml"
                this.BodyRegionLeftArm.Checked += new System.Windows.RoutedEventHandler(this.BodyRegionChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.BodyRegionHead = ((System.Windows.Controls.RadioButton)(target));

            #line 1393 "..\..\..\View\PatientRecordView.xaml"
                this.BodyRegionHead.Checked += new System.Windows.RoutedEventHandler(this.BodyRegionChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.AdmittanceDateLB = ((System.Windows.Controls.ListBox)(target));
                return;

            case 10:
                this.ImageCarousel = ((Infragistics.Windows.Controls.XamCarouselListBox)(target));
                return;

            case 11:
                this.btnNavigatePrev = ((System.Windows.Controls.Button)(target));

            #line 1425 "..\..\..\View\PatientRecordView.xaml"
                this.btnNavigatePrev.Click += new System.Windows.RoutedEventHandler(this.btnNavigatePrev_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.btnNavigateNext = ((System.Windows.Controls.Button)(target));

            #line 1465 "..\..\..\View\PatientRecordView.xaml"
                this.btnNavigateNext.Click += new System.Windows.RoutedEventHandler(this.btnNavigateNext_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.horizontalPath = ((System.Windows.Shapes.Path)(target));
                return;

            case 14:
                this.timeline1 = ((Infragistics.Silverlight.Timeline.XamWebTimeline)(target));

            #line 1508 "..\..\..\View\PatientRecordView.xaml"
                this.timeline1.Loaded += new System.Windows.RoutedEventHandler(this.TimeLineLoaded);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ContactsListBox = ((System.Windows.Controls.ListBox)(target));
                return;

            case 2:
                this.ContactsListBoxNormal = ((System.Windows.Controls.ListBox)(target));
                return;

            case 3:
                this.xamTabChat = ((Infragistics.Windows.Controls.XamTabControl)(target));
                return;

            case 4:
                this.ImageLibraryContainer = ((System.Windows.Controls.Grid)(target));
                return;

            case 5:
                this.ImageCarousel = ((Infragistics.Windows.Controls.XamCarouselListBox)(target));
                return;

            case 6:
                this.btnNavigatePrev = ((System.Windows.Controls.Button)(target));

            #line 444 "..\..\..\View\DiagnosisSupportView.xaml"
                this.btnNavigatePrev.Click += new System.Windows.RoutedEventHandler(this.btnNavigatePrev_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.btnNavigateNext = ((System.Windows.Controls.Button)(target));

            #line 484 "..\..\..\View\DiagnosisSupportView.xaml"
                this.btnNavigateNext.Click += new System.Windows.RoutedEventHandler(this.btnNavigateNext_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.horizontalPath = ((System.Windows.Shapes.Path)(target));
                return;

            case 9:
                this.DocumentLibraryContainer = ((System.Windows.Controls.Grid)(target));
                return;

            case 10:
                this.DocumentsComboBox = ((System.Windows.Controls.ComboBox)(target));

            #line 542 "..\..\..\View\DiagnosisSupportView.xaml"
                this.DocumentsComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.DocumentsComboBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 11:
                this.DocReader = ((System.Windows.Controls.DocumentViewer)(target));
                return;

            case 12:
                this.ChatContainer = ((System.Windows.Controls.Grid)(target));
                return;

            case 13:
                this.ContactsChatTab = ((Infragistics.Windows.Controls.XamTabControl)(target));

            #line 581 "..\..\..\View\DiagnosisSupportView.xaml"
                this.ContactsChatTab.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ContactsChatTab_SelectionChanged);

            #line default
            #line hidden
                return;

            case 14:
                this.ChatModule = ((System.Windows.Controls.Grid)(target));
                return;

            case 15:
                this.txtChat = ((System.Windows.Controls.TextBox)(target));
                return;

            case 16:
                this.btnSend = ((System.Windows.Controls.Button)(target));

            #line 590 "..\..\..\View\DiagnosisSupportView.xaml"
                this.btnSend.Click += new System.Windows.RoutedEventHandler(this.btnSend_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.txtChatHistory = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 3
0
        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;
        }