Пример #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 8 "..\..\..\GameView.xaml"
     ((LumbarRobot.GameView)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.Light = ((LumbarRobot.MyUserControl.LightBtn)(target));
     return;
     case 3:
     this.rtnBtn = ((System.Windows.Controls.Button)(target));
     
     #line 100 "..\..\..\GameView.xaml"
     this.rtnBtn.Click += new System.Windows.RoutedEventHandler(this.rtnBtn_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.tbAction = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 5:
     this.ActionList = ((System.Windows.Controls.ComboBox)(target));
     
     #line 130 "..\..\..\GameView.xaml"
     this.ActionList.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ActionList_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 6:
     this.setControlForce = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 7:
     this.setControlMinAngle = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 8:
     this.setControlMaxAngle = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 9:
     this.BtnGame = ((System.Windows.Controls.Button)(target));
     
     #line 165 "..\..\..\GameView.xaml"
     this.BtnGame.Click += new System.Windows.RoutedEventHandler(this.BtnGame_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Пример #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 14 "..\..\..\FitActionControl.xaml"
     ((LumbarRobot.FitActionControl)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.UserControl_Unloaded);
     
     #line default
     #line hidden
     
     #line 14 "..\..\..\FitActionControl.xaml"
     ((LumbarRobot.FitActionControl)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.gridPanel = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.tbTitle = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this.CboMode = ((System.Windows.Controls.ComboBox)(target));
     
     #line 704 "..\..\..\FitActionControl.xaml"
     this.CboMode.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CboMode_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 5:
     this.setControlForce = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 6:
     this.setControlMaxAngle = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 7:
     this.setControlTimes = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 8:
     this.setControlPosition = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 9:
     this.gvMode = ((System.Windows.Controls.DataGrid)(target));
     return;
     case 10:
     this.playBtn = ((LumbarRobot.MyUserControl.ControlPanel)(target));
     return;
     case 11:
     this.btnClearBreakdown = ((System.Windows.Controls.Button)(target));
     
     #line 764 "..\..\..\FitActionControl.xaml"
     this.btnClearBreakdown.Click += new System.Windows.RoutedEventHandler(this.btnClearBreakdown_Click);
     
     #line default
     #line hidden
     return;
     case 12:
     this.btnClearGeocoder = ((System.Windows.Controls.Button)(target));
     
     #line 765 "..\..\..\FitActionControl.xaml"
     this.btnClearGeocoder.Click += new System.Windows.RoutedEventHandler(this.btnClearGeocoder_Click);
     
     #line default
     #line hidden
     return;
     case 13:
     this.btnActionFree = ((System.Windows.Controls.Button)(target));
     
     #line 766 "..\..\..\FitActionControl.xaml"
     this.btnActionFree.Click += new System.Windows.RoutedEventHandler(this.btnActionFree_Click);
     
     #line default
     #line hidden
     return;
     case 14:
     this.btnCancel = ((System.Windows.Controls.Button)(target));
     
     #line 767 "..\..\..\FitActionControl.xaml"
     this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     this.gridParam = ((System.Windows.Controls.Grid)(target));
     return;
     case 16:
     this.txtAction = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.txtNextAction = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 18:
     this.txtTimes = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 19:
     this.UPLable = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.eilelc21 = ((LumbarRobot.ActionUserControl.Eilelc2)(target));
     return;
     case 21:
     this.userLine1 = ((LumbarRobot.ActionUserControl.UserLine)(target));
     return;
     case 22:
     this.sinWpf1 = ((LumbarRobot.ActionUserControl.TimeSina)(target));
     return;
     case 23:
     this.txtPrompt = ((System.Windows.Controls.TextBlock)(target));
     return;
     }
     this._contentLoaded = true;
 }
Пример #3
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 9 "..\..\..\MainWindow.xaml"
     ((LumbarRobot.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.Light = ((LumbarRobot.MyUserControl.LightBtn)(target));
     return;
     case 3:
     this.patientInfos = ((LumbarRobot.MyUserControl.SearchPatient)(target));
     return;
     case 4:
     this.tabChoose = ((System.Windows.Controls.TabControl)(target));
     
     #line 725 "..\..\..\MainWindow.xaml"
     this.tabChoose.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.tabChoose_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 5:
     this.tabLiaoCheng = ((System.Windows.Controls.TabItem)(target));
     return;
     case 6:
     this.CourseListBox = ((System.Windows.Controls.ListBox)(target));
     
     #line 741 "..\..\..\MainWindow.xaml"
     this.CourseListBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CourseListBox_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 7:
     this.btnSelectAction = ((System.Windows.Controls.Button)(target));
     
     #line 820 "..\..\..\MainWindow.xaml"
     this.btnSelectAction.Click += new System.Windows.RoutedEventHandler(this.btnSelectAction_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.btnDelAction = ((System.Windows.Controls.Button)(target));
     
     #line 821 "..\..\..\MainWindow.xaml"
     this.btnDelAction.Click += new System.Windows.RoutedEventHandler(this.btnDelAction_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.tabReport = ((System.Windows.Controls.TabItem)(target));
     return;
     case 10:
     this.治疗日期 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 11:
     this.gvLog = ((System.Windows.Controls.DataGrid)(target));
     
     #line 846 "..\..\..\MainWindow.xaml"
     this.gvLog.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.gvLog_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 12:
     this.治疗模式分析报表 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 13:
     this.gvMode = ((System.Windows.Controls.DataGrid)(target));
     
     #line 879 "..\..\..\MainWindow.xaml"
     this.gvMode.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.gvMode_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 14:
     this.btnReport = ((System.Windows.Controls.Button)(target));
     
     #line 889 "..\..\..\MainWindow.xaml"
     this.btnReport.Click += new System.Windows.RoutedEventHandler(this.btnReport_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     this.tabChart = ((System.Windows.Controls.TabItem)(target));
     return;
     case 16:
     this.tbStartTime = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.BeginTime = ((System.Windows.Controls.DatePicker)(target));
     return;
     case 18:
     this.tbEndTime = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 19:
     this.EndTime = ((System.Windows.Controls.DatePicker)(target));
     return;
     case 20:
     this.gvItem = ((System.Windows.Controls.DataGrid)(target));
     
     #line 941 "..\..\..\MainWindow.xaml"
     this.gvItem.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.gvItem_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 21:
     this.btnSelectChart = ((System.Windows.Controls.Button)(target));
     
     #line 981 "..\..\..\MainWindow.xaml"
     this.btnSelectChart.Click += new System.Windows.RoutedEventHandler(this.btnSelectChart_Click);
     
     #line default
     #line hidden
     return;
     case 22:
     this.tabFitResult = ((System.Windows.Controls.TabItem)(target));
     return;
     case 23:
     this.旋转Fit = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 24:
     this.gvRotationFit = ((System.Windows.Controls.DataGrid)(target));
     
     #line 1002 "..\..\..\MainWindow.xaml"
     this.gvRotationFit.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.gvRotationFit_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 25:
     this.曲伸Fit = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 26:
     this.gvProtrusiveOrBendFit = ((System.Windows.Controls.DataGrid)(target));
     
     #line 1043 "..\..\..\MainWindow.xaml"
     this.gvProtrusiveOrBendFit.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.gvProtrusiveOrBendFit_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 27:
     this.tbAction = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 28:
     this.CboAction = ((System.Windows.Controls.ComboBox)(target));
     
     #line 1119 "..\..\..\MainWindow.xaml"
     this.CboAction.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CboAction_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 29:
     this.tbTitle = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 30:
     this.CboMode = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 31:
     this.setControlForce = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 32:
     this.setControlMinAngle = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 33:
     this.setControlMaxAngle = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 34:
     this.setControlSpeed = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 35:
     this.setControlGroup = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 36:
     this.setControlTimes = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 37:
     this.setControlPosition = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 38:
     this.btnSaveCourse = ((System.Windows.Controls.Button)(target));
     
     #line 1185 "..\..\..\MainWindow.xaml"
     this.btnSaveCourse.Click += new System.Windows.RoutedEventHandler(this.btnSaveCourse_Click);
     
     #line default
     #line hidden
     return;
     case 39:
     this.btnChange = ((System.Windows.Controls.Button)(target));
     
     #line 1186 "..\..\..\MainWindow.xaml"
     this.btnChange.Click += new System.Windows.RoutedEventHandler(this.btnChange_Click);
     
     #line default
     #line hidden
     return;
     case 40:
     this.btnClear = ((System.Windows.Controls.Button)(target));
     
     #line 1197 "..\..\..\MainWindow.xaml"
     this.btnClear.Click += new System.Windows.RoutedEventHandler(this.btnClear_Click);
     
     #line default
     #line hidden
     return;
     case 41:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     
     #line 1198 "..\..\..\MainWindow.xaml"
     this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);
     
     #line default
     #line hidden
     return;
     case 42:
     this.MyActionListBox = ((System.Windows.Controls.ListBox)(target));
     
     #line 1207 "..\..\..\MainWindow.xaml"
     this.MyActionListBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.MyActionListBox_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 44:
     this.btnTUp = ((System.Windows.Controls.Button)(target));
     
     #line 1317 "..\..\..\MainWindow.xaml"
     this.btnTUp.Click += new System.Windows.RoutedEventHandler(this.btnTUp_Click);
     
     #line default
     #line hidden
     return;
     case 45:
     this.btnTStop = ((System.Windows.Controls.Button)(target));
     
     #line 1318 "..\..\..\MainWindow.xaml"
     this.btnTStop.Click += new System.Windows.RoutedEventHandler(this.btnTStop_Click);
     
     #line default
     #line hidden
     return;
     case 46:
     this.btnTDown = ((System.Windows.Controls.Button)(target));
     
     #line 1319 "..\..\..\MainWindow.xaml"
     this.btnTDown.Click += new System.Windows.RoutedEventHandler(this.btnTDown_Click);
     
     #line default
     #line hidden
     return;
     case 47:
     this.mainMenu = ((System.Windows.Controls.Menu)(target));
     return;
     case 48:
     this.subMenu = ((System.Windows.Controls.MenuItem)(target));
     return;
     case 49:
     this.mainMenu1 = ((System.Windows.Controls.Menu)(target));
     return;
     case 50:
     this.subMenu1 = ((System.Windows.Controls.MenuItem)(target));
     return;
     case 51:
     this.btnClearBreakdown = ((System.Windows.Controls.Button)(target));
     
     #line 1333 "..\..\..\MainWindow.xaml"
     this.btnClearBreakdown.Click += new System.Windows.RoutedEventHandler(this.btnClearBreakdown_Click);
     
     #line default
     #line hidden
     return;
     case 52:
     this.btnClearGeocoder = ((System.Windows.Controls.Button)(target));
     
     #line 1334 "..\..\..\MainWindow.xaml"
     this.btnClearGeocoder.Click += new System.Windows.RoutedEventHandler(this.btnClearGeocoder_Click);
     
     #line default
     #line hidden
     return;
     case 53:
     this.btnStart = ((System.Windows.Controls.Button)(target));
     
     #line 1335 "..\..\..\MainWindow.xaml"
     this.btnStart.Click += new System.Windows.RoutedEventHandler(this.btnStart_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Пример #4
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 14 "..\..\..\ActionControl.xaml"
     ((LumbarRobot.ActionControl)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.UserControl_Unloaded);
     
     #line default
     #line hidden
     
     #line 14 "..\..\..\ActionControl.xaml"
     ((LumbarRobot.ActionControl)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.gridPanel = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.tbAction = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this.CboAction = ((System.Windows.Controls.ComboBox)(target));
     
     #line 704 "..\..\..\ActionControl.xaml"
     this.CboAction.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CboAction_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 5:
     this.tbTitle = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.CboMode = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 7:
     this.setControlForce = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 8:
     this.setControlMinAngle = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 9:
     this.setControlMaxAngle = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 10:
     this.setControlSpeed = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 11:
     this.setControlGroup = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 12:
     this.setControlTimes = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 13:
     this.setControlPosition = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 14:
     this.MyActionListBox = ((System.Windows.Controls.ListBox)(target));
     
     #line 760 "..\..\..\ActionControl.xaml"
     this.MyActionListBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.MyActionListBox_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 15:
     this.playBtn = ((LumbarRobot.MyUserControl.ControlPanel)(target));
     return;
     case 16:
     this.btnClearBreakdown = ((System.Windows.Controls.Button)(target));
     
     #line 874 "..\..\..\ActionControl.xaml"
     this.btnClearBreakdown.Click += new System.Windows.RoutedEventHandler(this.btnClearBreakdown_Click);
     
     #line default
     #line hidden
     return;
     case 17:
     this.btnClearGeocoder = ((System.Windows.Controls.Button)(target));
     
     #line 875 "..\..\..\ActionControl.xaml"
     this.btnClearGeocoder.Click += new System.Windows.RoutedEventHandler(this.btnClearGeocoder_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     this.btnActionFree = ((System.Windows.Controls.Button)(target));
     
     #line 876 "..\..\..\ActionControl.xaml"
     this.btnActionFree.Click += new System.Windows.RoutedEventHandler(this.btnActionFree_Click);
     
     #line default
     #line hidden
     return;
     case 19:
     this.btnPBFit = ((System.Windows.Controls.Button)(target));
     
     #line 877 "..\..\..\ActionControl.xaml"
     this.btnPBFit.Click += new System.Windows.RoutedEventHandler(this.btnFit_Click);
     
     #line default
     #line hidden
     return;
     case 20:
     this.btnRotationFit = ((System.Windows.Controls.Button)(target));
     
     #line 878 "..\..\..\ActionControl.xaml"
     this.btnRotationFit.Click += new System.Windows.RoutedEventHandler(this.btnRotationFit_Click);
     
     #line default
     #line hidden
     return;
     case 21:
     this.btnCancel = ((System.Windows.Controls.Button)(target));
     
     #line 879 "..\..\..\ActionControl.xaml"
     this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);
     
     #line default
     #line hidden
     return;
     case 22:
     this.gridParam = ((System.Windows.Controls.Grid)(target));
     return;
     case 23:
     this.txtAction = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 24:
     this.txtNextAction = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 25:
     this.txtTimes = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 26:
     this.UPLable = ((System.Windows.Controls.Label)(target));
     return;
     case 27:
     this.eilelc21 = ((LumbarRobot.ActionUserControl.Eilelc2)(target));
     return;
     case 28:
     this.userLine1 = ((LumbarRobot.ActionUserControl.UserLine)(target));
     return;
     case 29:
     this.SetVidicon = ((System.Windows.Controls.Grid)(target));
     return;
     case 30:
     this.txtMsg = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 31:
     this.btnNext = ((System.Windows.Controls.Button)(target));
     
     #line 941 "..\..\..\ActionControl.xaml"
     this.btnNext.Click += new System.Windows.RoutedEventHandler(this.btnNext_Click);
     
     #line default
     #line hidden
     return;
     case 32:
     this.btnAffirm = ((System.Windows.Controls.Button)(target));
     
     #line 942 "..\..\..\ActionControl.xaml"
     this.btnAffirm.Click += new System.Windows.RoutedEventHandler(this.btnAffirm_Click);
     
     #line default
     #line hidden
     return;
     case 33:
     this.btnCancel2 = ((System.Windows.Controls.Button)(target));
     
     #line 943 "..\..\..\ActionControl.xaml"
     this.btnCancel2.Click += new System.Windows.RoutedEventHandler(this.btnCancel2_Click);
     
     #line default
     #line hidden
     return;
     case 34:
     this.Downlabel = ((System.Windows.Controls.Label)(target));
     return;
     case 35:
     this.sinWpf1 = ((LumbarRobot.ActionUserControl.TimeSina)(target));
     return;
     case 36:
     this.txtPrompt = ((System.Windows.Controls.TextBlock)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 9 "..\..\..\EditPrescriptionView.xaml"
     ((LumbarRobot.EditPrescriptionView)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.btnClosed = ((System.Windows.Controls.Button)(target));
     
     #line 156 "..\..\..\EditPrescriptionView.xaml"
     this.btnClosed.Click += new System.Windows.RoutedEventHandler(this.btnClosed_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.tbAction = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this.CboAction = ((System.Windows.Controls.ComboBox)(target));
     
     #line 192 "..\..\..\EditPrescriptionView.xaml"
     this.CboAction.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CboAction_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 5:
     this.tbTitle = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.CboMode = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 7:
     this.setControlForce = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 8:
     this.setControlMinAngle = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 9:
     this.setControlMaxAngle = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 10:
     this.setControlSpeed = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 11:
     this.setControlGroup = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 12:
     this.setControlTimes = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 13:
     this.setControlPosition = ((LumbarRobot.MyUserControl.SetControl)(target));
     return;
     case 14:
     this.btnChange = ((System.Windows.Controls.Button)(target));
     
     #line 253 "..\..\..\EditPrescriptionView.xaml"
     this.btnChange.Click += new System.Windows.RoutedEventHandler(this.btnSavePrescription_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }