void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 19 "..\..\winOperstionSummary.xaml"
                ((TouchlessSurgeonAssistant.winOperstionSummary)(target)).Loaded += new System.Windows.RoutedEventHandler(this.MetroWindow_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.ctrlPatient = ((TouchlessSurgeonAssistant.ctrlPatientInfo)(target));
                return;

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

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

            case 5:
                this.lblPatientID = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.lblProcedureNotes = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ctrlPatient = ((TouchlessSurgeonAssistant.ctrlPatientInfo)(target));
                return;

            case 2:
                this.viewPort3d = ((HelixToolkit.Wpf.HelixViewport3D)(target));
                return;

            case 3:
                this.p1 = ((System.Windows.Media.Media3D.ModelVisual3D)(target));
                return;

            case 4:
                this.Gauze = ((MahApps.Metro.Controls.NumericUpDown)(target));
                return;

            case 5:
                this.Towels = ((MahApps.Metro.Controls.NumericUpDown)(target));
                return;

            case 6:
                this.label = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.label_Copy = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.label_Copy1 = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.Screws = ((MahApps.Metro.Controls.NumericUpDown)(target));
                return;

            case 10:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }