Example #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.pulseRate = ((System.Windows.Controls.Label)(target));
                return;

            case 2:
                this.breathingRate = ((System.Windows.Controls.Label)(target));
                return;

            case 3:
                this.systolic = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.diastolic = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.heartRateLower = ((PatientMonitor.NumericUpDown)(target));
                return;

            case 6:
                this.breathingRateLower = ((PatientMonitor.NumericUpDown)(target));
                return;

            case 7:
                this.systolicLower = ((PatientMonitor.NumericUpDown)(target));
                return;

            case 8:
                this.diastolicLower = ((PatientMonitor.NumericUpDown)(target));
                return;

            case 9:
                this.heartRateUpper = ((PatientMonitor.NumericUpDown)(target));
                return;

            case 10:
                this.breathingRateUpper = ((PatientMonitor.NumericUpDown)(target));
                return;

            case 11:
                this.systolicUpper = ((PatientMonitor.NumericUpDown)(target));
                return;

            case 12:
                this.diastolicUpper = ((PatientMonitor.NumericUpDown)(target));
                return;

            case 13:
                this.label5 = ((System.Windows.Controls.Label)(target));
                return;

            case 14:
                this.label6 = ((System.Windows.Controls.Label)(target));
                return;

            case 15:
                this.temperature = ((System.Windows.Controls.Label)(target));
                return;

            case 16:
                this.temperatureLower = ((PatientMonitor.NumericUpDown)(target));
                return;

            case 17:
                this.temperatureUpper = ((PatientMonitor.NumericUpDown)(target));
                return;

            case 18:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 19:
                this.label2 = ((System.Windows.Controls.Label)(target));
                return;

            case 20:
                this.label3 = ((System.Windows.Controls.Label)(target));
                return;

            case 21:
                this.label4 = ((System.Windows.Controls.Label)(target));
                return;

            case 22:
                this.label7 = ((System.Windows.Controls.Label)(target));
                return;

            case 23:
                this.patientSelector = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 24:
                this.Bed1 = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 25:
                this.Bed2 = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 26:
                this.Bed3 = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 27:
                this.Bed4 = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 28:
                this.Bed5 = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 29:
                this.Bed6 = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 30:
                this.Bed7 = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 31:
                this.Bed8 = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 32:
                this.Bed9 = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 33:
                this.Bed10 = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 34:
                this.AlarmMute = ((System.Windows.Controls.CheckBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 4 "..\..\MainWindowInterface.xaml"
     ((PatientMonitor.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.HeartRateLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.DiastolicPressureLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.SystolicPresureLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.BreathingRatelabel = ((System.Windows.Controls.Label)(target));
     return;
     case 6:
     this.TempLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 7:
     this.pulseRate1 = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     this.breathingRate1 = ((System.Windows.Controls.Label)(target));
     return;
     case 9:
     this.systolic1 = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.diastolic1 = ((System.Windows.Controls.Label)(target));
     return;
     case 11:
     this.temperature1 = ((System.Windows.Controls.Label)(target));
     return;
     case 12:
     this.pulseRate2 = ((System.Windows.Controls.Label)(target));
     return;
     case 13:
     this.breathingRate2 = ((System.Windows.Controls.Label)(target));
     return;
     case 14:
     this.systolic2 = ((System.Windows.Controls.Label)(target));
     return;
     case 15:
     this.diastolic2 = ((System.Windows.Controls.Label)(target));
     return;
     case 16:
     this.temperature2 = ((System.Windows.Controls.Label)(target));
     return;
     case 17:
     this.pulseRate3 = ((System.Windows.Controls.Label)(target));
     return;
     case 18:
     this.breathingRate3 = ((System.Windows.Controls.Label)(target));
     return;
     case 19:
     this.systolic3 = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.diastolic3 = ((System.Windows.Controls.Label)(target));
     return;
     case 21:
     this.temperature3 = ((System.Windows.Controls.Label)(target));
     return;
     case 22:
     this.pulseRate4 = ((System.Windows.Controls.Label)(target));
     return;
     case 23:
     this.breathingRate4 = ((System.Windows.Controls.Label)(target));
     return;
     case 24:
     this.systolic4 = ((System.Windows.Controls.Label)(target));
     return;
     case 25:
     this.diastolic4 = ((System.Windows.Controls.Label)(target));
     return;
     case 26:
     this.temperature4 = ((System.Windows.Controls.Label)(target));
     return;
     case 27:
     this.pulseRate5 = ((System.Windows.Controls.Label)(target));
     return;
     case 28:
     this.breathingRate5 = ((System.Windows.Controls.Label)(target));
     return;
     case 29:
     this.systolic5 = ((System.Windows.Controls.Label)(target));
     return;
     case 30:
     this.diastolic5 = ((System.Windows.Controls.Label)(target));
     return;
     case 31:
     this.temperature5 = ((System.Windows.Controls.Label)(target));
     return;
     case 32:
     this.pulseRate6 = ((System.Windows.Controls.Label)(target));
     return;
     case 33:
     this.breathingRate6 = ((System.Windows.Controls.Label)(target));
     return;
     case 34:
     this.systolic6 = ((System.Windows.Controls.Label)(target));
     return;
     case 35:
     this.diastolic6 = ((System.Windows.Controls.Label)(target));
     return;
     case 36:
     this.temperature6 = ((System.Windows.Controls.Label)(target));
     return;
     case 37:
     this.pulseRate7 = ((System.Windows.Controls.Label)(target));
     return;
     case 38:
     this.breathingRate7 = ((System.Windows.Controls.Label)(target));
     return;
     case 39:
     this.systolic7 = ((System.Windows.Controls.Label)(target));
     return;
     case 40:
     this.diastolic7 = ((System.Windows.Controls.Label)(target));
     return;
     case 41:
     this.temperature7 = ((System.Windows.Controls.Label)(target));
     return;
     case 42:
     this.pulseRate8 = ((System.Windows.Controls.Label)(target));
     return;
     case 43:
     this.breathingRate8 = ((System.Windows.Controls.Label)(target));
     return;
     case 44:
     this.systolic8 = ((System.Windows.Controls.Label)(target));
     return;
     case 45:
     this.temperature8 = ((System.Windows.Controls.Label)(target));
     return;
     case 46:
     this.diastolic8 = ((System.Windows.Controls.Label)(target));
     return;
     case 47:
     this.AlarmMute = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 48:
     this.AlarmMute2 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 49:
     this.AlarmMute3 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 50:
     this.AlarmMute4 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 51:
     this.AlarmMute5 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 52:
     this.AlarmMute6 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 53:
     this.AlarmMute7 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 54:
     this.AlarmMute8 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 55:
     this.labelBed1 = ((System.Windows.Controls.Label)(target));
     return;
     case 56:
     this.labelBed2 = ((System.Windows.Controls.Label)(target));
     return;
     case 57:
     this.labelBed3 = ((System.Windows.Controls.Label)(target));
     return;
     case 58:
     this.labelBed4 = ((System.Windows.Controls.Label)(target));
     return;
     case 59:
     this.labelBed5 = ((System.Windows.Controls.Label)(target));
     return;
     case 60:
     this.labelBed6 = ((System.Windows.Controls.Label)(target));
     return;
     case 61:
     this.labelBed7 = ((System.Windows.Controls.Label)(target));
     return;
     case 62:
     this.labelBed8 = ((System.Windows.Controls.Label)(target));
     return;
     case 63:
     this.BedLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 64:
     this.breathingRateUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 65:
     this.systolicLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 66:
     this.systolicUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 67:
     this.diastolicLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 68:
     this.diastolicUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 69:
     this.temperatureLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 70:
     this.temperatureUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 71:
     this.heartRateLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 72:
     this.heartRateUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 73:
     this.breathingRateLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.pulseRate = ((System.Windows.Controls.Label)(target));
     return;
     case 2:
     this.breathingRate = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.systolic = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.diastolic = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.heartRateLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 6:
     this.breathingRateLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 7:
     this.systolicLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 8:
     this.diastolicLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 9:
     this.heartRateUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 10:
     this.breathingRateUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 11:
     this.systolicUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 12:
     this.diastolicUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 13:
     this.label5 = ((System.Windows.Controls.Label)(target));
     return;
     case 14:
     this.label6 = ((System.Windows.Controls.Label)(target));
     return;
     case 15:
     this.temperature = ((System.Windows.Controls.Label)(target));
     return;
     case 16:
     this.temperatureLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 17:
     this.temperatureUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 18:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 19:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.label3 = ((System.Windows.Controls.Label)(target));
     return;
     case 21:
     this.label4 = ((System.Windows.Controls.Label)(target));
     return;
     case 22:
     this.label7 = ((System.Windows.Controls.Label)(target));
     return;
     case 23:
     this.patientSelector = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 24:
     this.Bed1 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 25:
     this.Bed2 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 26:
     this.Bed3 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 27:
     this.Bed4 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 28:
     this.Bed5 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 29:
     this.Bed6 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 30:
     this.Bed7 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 31:
     this.Bed8 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 32:
     this.Bed9 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 33:
     this.Bed10 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 34:
     this.AlarmMute = ((System.Windows.Controls.CheckBox)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 4 "..\..\..\monitoringandalarmdetails.xaml"
     ((PatientMonitor.monitoringandalarmdetails)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.lblSent = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.label11 = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.label4 = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.btnLogOut = ((System.Windows.Controls.Button)(target));
     
     #line 14 "..\..\..\monitoringandalarmdetails.xaml"
     this.btnLogOut.Click += new System.Windows.RoutedEventHandler(this.btnLogOut_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.heartRateLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 7:
     this.breathingRateLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 8:
     this.systolicLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 9:
     this.diastolicLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 10:
     this.heartRateUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 11:
     this.breathingRateUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 12:
     this.systolicUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 13:
     this.diastolicUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 14:
     this.label5 = ((System.Windows.Controls.Label)(target));
     return;
     case 15:
     this.label6 = ((System.Windows.Controls.Label)(target));
     return;
     case 16:
     this.temperatureLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 17:
     this.temperatureUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 18:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 19:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.label3 = ((System.Windows.Controls.Label)(target));
     return;
     case 21:
     this.label14 = ((System.Windows.Controls.Label)(target));
     return;
     case 22:
     this.label7 = ((System.Windows.Controls.Label)(target));
     return;
     case 23:
     this.patientSelector = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 24:
     this.Bed1 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 25:
     this.Bed2 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 26:
     this.Bed3 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 27:
     this.Bed4 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 28:
     this.Bed5 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 29:
     this.Bed6 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 30:
     this.Bed7 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 31:
     this.Bed8 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 32:
     this.grid1 = ((System.Windows.Controls.Grid)(target));
     return;
     case 33:
     this.nameTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 34:
     this.grid2 = ((System.Windows.Controls.Grid)(target));
     return;
     case 35:
     this.nHSNoTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 36:
     this.grid3 = ((System.Windows.Controls.Grid)(target));
     return;
     case 37:
     this.bedNoTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 38:
     this.label = ((System.Windows.Controls.Label)(target));
     return;
     case 39:
     this.grid4 = ((System.Windows.Controls.Grid)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.lblSent = ((System.Windows.Controls.Label)(target));
     return;
     case 2:
     this.label11 = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.heartRateLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 4:
     this.breathingRateLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 5:
     this.systolicLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 6:
     this.diastolicLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 7:
     this.heartRateUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 8:
     this.breathingRateUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 9:
     this.systolicUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 10:
     this.diastolicUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 11:
     this.label5 = ((System.Windows.Controls.Label)(target));
     return;
     case 12:
     this.label6 = ((System.Windows.Controls.Label)(target));
     return;
     case 13:
     this.temperatureLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 14:
     this.temperatureUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 15:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 16:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 17:
     this.label3 = ((System.Windows.Controls.Label)(target));
     return;
     case 18:
     this.label14 = ((System.Windows.Controls.Label)(target));
     return;
     case 19:
     this.label7 = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.AlarmMute = ((System.Windows.Controls.CheckBox)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #6
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.upDownBreathing = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 2:
     this.upDownPulse = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 3:
     this.upDownTemperature = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 4:
     this.upDownSystolic = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 5:
     this.upDownDiastolic = ((PatientMonitor.NumericUpDown)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.lblSent = ((System.Windows.Controls.Label)(target));
     return;
     case 2:
     this.label11 = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.label4 = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.PreviosAlarms = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.btnSendEMAIL = ((System.Windows.Controls.Button)(target));
     
     #line 20 "..\..\..\monitoringandalarmdetails.xaml"
     this.btnSendEMAIL.Click += new System.Windows.RoutedEventHandler(this.btnSendEMAIL_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.btnSendSMS = ((System.Windows.Controls.Button)(target));
     
     #line 21 "..\..\..\monitoringandalarmdetails.xaml"
     this.btnSendSMS.Click += new System.Windows.RoutedEventHandler(this.btnSendSMS_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.btnExit = ((System.Windows.Controls.Button)(target));
     
     #line 28 "..\..\..\monitoringandalarmdetails.xaml"
     this.btnExit.Click += new System.Windows.RoutedEventHandler(this.btnExit_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.heartRateLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 9:
     this.breathingRateLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 10:
     this.systolicLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 11:
     this.diastolicLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 12:
     this.heartRateUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 13:
     this.breathingRateUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 14:
     this.systolicUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 15:
     this.diastolicUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 16:
     this.label5 = ((System.Windows.Controls.Label)(target));
     return;
     case 17:
     this.label6 = ((System.Windows.Controls.Label)(target));
     return;
     case 18:
     this.temperatureLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 19:
     this.temperatureUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 20:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 21:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 22:
     this.label3 = ((System.Windows.Controls.Label)(target));
     return;
     case 23:
     this.label14 = ((System.Windows.Controls.Label)(target));
     return;
     case 24:
     this.label7 = ((System.Windows.Controls.Label)(target));
     return;
     case 25:
     this.AlarmMute = ((System.Windows.Controls.CheckBox)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.pulseRate = ((System.Windows.Controls.Label)(target));
     return;
     case 2:
     this.breathingRate = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.systolic = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.diastolic = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.heartRateLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 6:
     this.breathingRateLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 7:
     this.systolicLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 8:
     this.diastolicLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 9:
     this.heartRateUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 10:
     this.breathingRateUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 11:
     this.systolicUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 12:
     this.diastolicUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 13:
     this.label5 = ((System.Windows.Controls.Label)(target));
     return;
     case 14:
     this.label6 = ((System.Windows.Controls.Label)(target));
     return;
     case 15:
     this.temperature = ((System.Windows.Controls.Label)(target));
     return;
     case 16:
     this.temperatureLower = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 17:
     this.temperatureUpper = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 18:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 19:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.label3 = ((System.Windows.Controls.Label)(target));
     return;
     case 21:
     this.label4 = ((System.Windows.Controls.Label)(target));
     return;
     case 22:
     this.label7 = ((System.Windows.Controls.Label)(target));
     return;
     case 23:
     this.patientSelector = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 24:
     this.Bed1 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 25:
     this.Bed2 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 26:
     this.Bed3 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 27:
     this.Bed4 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 28:
     this.Bed5 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 29:
     this.Bed6 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 30:
     this.Bed7 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 31:
     this.Bed8 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 32:
     this.Bed9 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 33:
     this.Bed10 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 34:
     this.AlarmMute = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 35:
     this.btnSaveVitals = ((System.Windows.Controls.Button)(target));
     
     #line 45 "..\..\..\MainWindow.xaml"
     this.btnSaveVitals.Click += new System.Windows.RoutedEventHandler(this.btnSaveVitals_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.pulseRate1 = ((System.Windows.Controls.Label)(target));
     return;
     case 2:
     this.breathingRate1 = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.systolic1 = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.diastolic1 = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.heartRateLower1 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 6:
     this.breathingRateLower1 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 7:
     this.systolicLower1 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 8:
     this.diastolicLower1 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 9:
     this.heartRateUpper1 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 10:
     this.breathingRateUpper1 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 11:
     this.systolicUpper1 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 12:
     this.diastolicUpper1 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 13:
     this.LowerLimits1 = ((System.Windows.Controls.Label)(target));
     return;
     case 14:
     this.UpperLimits1 = ((System.Windows.Controls.Label)(target));
     return;
     case 15:
     this.temperature1 = ((System.Windows.Controls.Label)(target));
     return;
     case 16:
     this.temperatureLower1 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 17:
     this.temperatureUpper1 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 18:
     this.HeartRate1 = ((System.Windows.Controls.Label)(target));
     return;
     case 19:
     this.BreathingRate1 = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.SystolicPressure1 = ((System.Windows.Controls.Label)(target));
     return;
     case 21:
     this.DiastolicPressure1 = ((System.Windows.Controls.Label)(target));
     return;
     case 22:
     this.Temperature1 = ((System.Windows.Controls.Label)(target));
     return;
     case 23:
     this.AlarmMute1 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 24:
     this.Bed1 = ((System.Windows.Controls.Label)(target));
     
     #line 29 "..\..\..\MainWindow.xaml"
     this.Bed1.Loaded += new System.Windows.RoutedEventHandler(this.patientSelector_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 25:
     this.pulseRate2 = ((System.Windows.Controls.Label)(target));
     return;
     case 26:
     this.breathingRate2 = ((System.Windows.Controls.Label)(target));
     return;
     case 27:
     this.systolic2 = ((System.Windows.Controls.Label)(target));
     return;
     case 28:
     this.diastolic2 = ((System.Windows.Controls.Label)(target));
     return;
     case 29:
     this.heartRateLower2 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 30:
     this.breathingRateLower2 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 31:
     this.systolicLower2 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 32:
     this.diastolicLower2 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 33:
     this.heartRateUpper2 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 34:
     this.breathingRateUpper2 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 35:
     this.systolicUpper2 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 36:
     this.diastolicUpper2 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 37:
     this.LowerLimits2 = ((System.Windows.Controls.Label)(target));
     return;
     case 38:
     this.UpperLimits2 = ((System.Windows.Controls.Label)(target));
     return;
     case 39:
     this.temperature2 = ((System.Windows.Controls.Label)(target));
     return;
     case 40:
     this.temperatureLower2 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 41:
     this.temperatureUpper2 = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 42:
     this.HeartRate2 = ((System.Windows.Controls.Label)(target));
     return;
     case 43:
     this.BreathingRate2 = ((System.Windows.Controls.Label)(target));
     return;
     case 44:
     this.SystolicPressure2 = ((System.Windows.Controls.Label)(target));
     return;
     case 45:
     this.DiastolicPressure2 = ((System.Windows.Controls.Label)(target));
     return;
     case 46:
     this.Temperature2 = ((System.Windows.Controls.Label)(target));
     return;
     case 47:
     this.AlarmMute2 = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 48:
     this.Bed2 = ((System.Windows.Controls.Label)(target));
     
     #line 54 "..\..\..\MainWindow.xaml"
     this.Bed2.Loaded += new System.Windows.RoutedEventHandler(this.patientSelector_SelectionChanged);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Example #10
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.udBreathingUp = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 2:
     this.udPulseDown = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 3:
     this.udTempDown = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 4:
     this.udDiastolicDown = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 5:
     this.udSystolicDown = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 6:
     this.udBreathingDown = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 7:
     this.udPulseUp = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 8:
     this.udTempUp = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 9:
     this.udDiastolicUp = ((PatientMonitor.NumericUpDown)(target));
     return;
     case 10:
     this.udSystolicUp = ((PatientMonitor.NumericUpDown)(target));
     return;
     }
     this._contentLoaded = true;
 }