Esempio n. 1
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;
        }
        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;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.MainTab = ((Infragistics.Windows.Controls.XamTabControl)(target));
                return;

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

            #line 18 "..\..\..\Windows\DataSourceSettingWindow.xaml"
                this.DSList.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.DSList_SelectionChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.DSNameTB = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.DSIPTB = ((System.Windows.Controls.TextBox)(target));
                return;

            case 5:
                this.DSUNTB = ((System.Windows.Controls.TextBox)(target));
                return;

            case 6:
                this.DSPWB = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:
                this.DSDBCB = ((System.Windows.Controls.ComboBox)(target));

            #line 47 "..\..\..\Windows\DataSourceSettingWindow.xaml"
                this.DSDBCB.DropDownOpened += new System.EventHandler(this.DSDBCB_DropDownOpened);

            #line default
            #line hidden
                return;

            case 8:
                this.TestConnectionButton = ((System.Windows.Controls.Button)(target));

            #line 48 "..\..\..\Windows\DataSourceSettingWindow.xaml"
                this.TestConnectionButton.Click += new System.Windows.RoutedEventHandler(this.TestConnectionButton_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.TimeSpanTB = ((System.Windows.Controls.TextBox)(target));
                return;

            case 10:
                this.DSSQLTB = ((System.Windows.Controls.TextBox)(target));
                return;

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

            #line 67 "..\..\..\Windows\DataSourceSettingWindow.xaml"
                this.DataViewButton.Click += new System.Windows.RoutedEventHandler(this.DataViewButton_Click);

            #line default
            #line hidden
                return;

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

            #line 68 "..\..\..\Windows\DataSourceSettingWindow.xaml"
                this.SQLDeButton.Click += new System.Windows.RoutedEventHandler(this.SQLDeButton_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.CopyButton = ((System.Windows.Controls.Button)(target));

            #line 69 "..\..\..\Windows\DataSourceSettingWindow.xaml"
                this.CopyButton.Click += new System.Windows.RoutedEventHandler(this.CopyButton_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.SQLClearButton = ((System.Windows.Controls.Button)(target));

            #line 70 "..\..\..\Windows\DataSourceSettingWindow.xaml"
                this.SQLClearButton.Click += new System.Windows.RoutedEventHandler(this.SQLClearButton_Click);

            #line default
            #line hidden
                return;

            case 15:

            #line 88 "..\..\..\Windows\DataSourceSettingWindow.xaml"
                ((System.Windows.Controls.ListView)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListView_SelectionChanged);

            #line default
            #line hidden
                return;

            case 16:
                this.StaticDSNameTB = ((System.Windows.Controls.TextBox)(target));
                return;

            case 17:
                this.StaticDSTextTB = ((System.Windows.Controls.TextBox)(target));
                return;

            case 18:
                this.ImportButton = ((System.Windows.Controls.Button)(target));

            #line 114 "..\..\..\Windows\DataSourceSettingWindow.xaml"
                this.ImportButton.Click += new System.Windows.RoutedEventHandler(this.ImportButton_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.AddButton = ((System.Windows.Controls.Button)(target));

            #line 115 "..\..\..\Windows\DataSourceSettingWindow.xaml"
                this.AddButton.Click += new System.Windows.RoutedEventHandler(this.AddButton_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.DeleteButton = ((System.Windows.Controls.Button)(target));

            #line 116 "..\..\..\Windows\DataSourceSettingWindow.xaml"
                this.DeleteButton.Click += new System.Windows.RoutedEventHandler(this.DeleteButton_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.OKButton = ((System.Windows.Controls.Button)(target));

            #line 117 "..\..\..\Windows\DataSourceSettingWindow.xaml"
                this.OKButton.Click += new System.Windows.RoutedEventHandler(this.OKButton_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.CancleButton = ((System.Windows.Controls.Button)(target));

            #line 118 "..\..\..\Windows\DataSourceSettingWindow.xaml"
                this.CancleButton.Click += new System.Windows.RoutedEventHandler(this.CancleButton_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }