예제 #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 11 "..\..\..\Login.xaml"
     ((LumbarRobot.Login)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     
     #line 11 "..\..\..\Login.xaml"
     ((LumbarRobot.Login)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.Window_Unloaded);
     
     #line default
     #line hidden
     
     #line 11 "..\..\..\Login.xaml"
     ((LumbarRobot.Login)(target)).Closed += new System.EventHandler(this.Window_Closed);
     
     #line default
     #line hidden
     return;
     case 2:
     this.SetVidicon = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.Loading = ((System.Windows.Controls.Border)(target));
     return;
     case 4:
     this.r01 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 5:
     this.r02 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 6:
     this.r03 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 7:
     this.r04 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 8:
     this.r05 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 9:
     this.r06 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 10:
     this.r07 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 11:
     this.r08 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 12:
     this.r09 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 13:
     this.r10 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 14:
     this.r11 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 15:
     this.r12 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 16:
     this.tbPrompt = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.Light = ((LumbarRobot.MyUserControl.LightBtn)(target));
     return;
     case 18:
     this.SpInitialise = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 19:
     this.BtnCorrect = ((System.Windows.Controls.Button)(target));
     
     #line 413 "..\..\..\Login.xaml"
     this.BtnCorrect.Click += new System.Windows.RoutedEventHandler(this.BtnCorrect_Click);
     
     #line default
     #line hidden
     return;
     case 20:
     this.BLogin = ((System.Windows.Controls.Grid)(target));
     return;
     case 21:
     this.txtCode = ((System.Windows.Controls.TextBox)(target));
     
     #line 435 "..\..\..\Login.xaml"
     this.txtCode.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.txtCode_PreviewMouseDown);
     
     #line default
     #line hidden
     return;
     case 22:
     this.PwdBox = ((System.Windows.Controls.PasswordBox)(target));
     
     #line 442 "..\..\..\Login.xaml"
     this.PwdBox.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.PwdBox_PreviewMouseDown);
     
     #line default
     #line hidden
     return;
     case 23:
     this.logBtn = ((System.Windows.Controls.Button)(target));
     
     #line 460 "..\..\..\Login.xaml"
     this.logBtn.Click += new System.Windows.RoutedEventHandler(this.logBtn_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 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;
 }
예제 #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;
 }