#pragma checksum "..\..\..\..\UI\DefaultRobotDebugPage.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "03AC174AFD74E4FBC6BC38F22EADE3B4134A3DE7" //------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ using System; using System.Diagnostics; using System.Windows; using System.Windows.Automation; using System.Windows.Controls; using System.Windows.Controls.Primitives; using System.Windows.Controls.Ribbon; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Ink; using System.Windows.Input; using System.Windows.Markup; using System.Windows.Media; using System.Windows.Media.Animation; using System.Windows.Media.Effects; using System.Windows.Media.Imaging; using System.Windows.Media.Media3D; using System.Windows.Media.TextFormatting; using System.Windows.Navigation; using System.Windows.Shapes; using System.Windows.Shell; using TeamAAS.Localization; namespace TeamAAS.Robot.UI { /// /// DefaultRobotDebugPage /// public partial class DefaultRobotDebugPage : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { #line 48 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.TextBlock TxtStatus; #line default #line hidden #line 50 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.TextBlock TxtMessage; #line default #line hidden #line 58 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.TextBlock TxtPos; #line default #line hidden #line 63 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.StackPanel OpsRoot; #line default #line hidden #line 65 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button BtnMotorOn; #line default #line hidden #line 66 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button BtnMotorOff; #line default #line hidden #line 67 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button BtnReset; #line default #line hidden #line 68 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button BtnSFree; #line default #line hidden #line 69 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button BtnSLock; #line default #line hidden #line 70 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button BtnGetPos; #line default #line hidden #line 80 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.TextBox TxtStep; #line default #line hidden #line 85 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.ComboBox ToolCombo; #line default #line hidden #line 91 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button BtnSelectTool; #line default #line hidden private bool _contentLoaded; /// /// InitializeComponent /// [System.Diagnostics.DebuggerNonUserCodeAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")] public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Uri resourceLocater = new System.Uri("/TeamAAS.Robot;component/ui/defaultrobotdebugpage.xaml", System.UriKind.Relative); #line 1 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" System.Windows.Application.LoadComponent(this, resourceLocater); #line default #line hidden } [System.Diagnostics.DebuggerNonUserCodeAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.TxtStatus = ((System.Windows.Controls.TextBlock)(target)); return; case 2: this.TxtMessage = ((System.Windows.Controls.TextBlock)(target)); return; case 3: this.TxtPos = ((System.Windows.Controls.TextBlock)(target)); return; case 4: this.OpsRoot = ((System.Windows.Controls.StackPanel)(target)); return; case 5: this.BtnMotorOn = ((System.Windows.Controls.Button)(target)); #line 65 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" this.BtnMotorOn.Click += new System.Windows.RoutedEventHandler(this.BtnMotorOn_Click); #line default #line hidden return; case 6: this.BtnMotorOff = ((System.Windows.Controls.Button)(target)); #line 66 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" this.BtnMotorOff.Click += new System.Windows.RoutedEventHandler(this.BtnMotorOff_Click); #line default #line hidden return; case 7: this.BtnReset = ((System.Windows.Controls.Button)(target)); #line 67 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" this.BtnReset.Click += new System.Windows.RoutedEventHandler(this.BtnReset_Click); #line default #line hidden return; case 8: this.BtnSFree = ((System.Windows.Controls.Button)(target)); #line 68 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" this.BtnSFree.Click += new System.Windows.RoutedEventHandler(this.BtnSFree_Click); #line default #line hidden return; case 9: this.BtnSLock = ((System.Windows.Controls.Button)(target)); #line 69 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" this.BtnSLock.Click += new System.Windows.RoutedEventHandler(this.BtnSLock_Click); #line default #line hidden return; case 10: this.BtnGetPos = ((System.Windows.Controls.Button)(target)); #line 70 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" this.BtnGetPos.Click += new System.Windows.RoutedEventHandler(this.BtnGetPos_Click); #line default #line hidden return; case 11: this.TxtStep = ((System.Windows.Controls.TextBox)(target)); return; case 12: this.ToolCombo = ((System.Windows.Controls.ComboBox)(target)); return; case 13: this.BtnSelectTool = ((System.Windows.Controls.Button)(target)); #line 91 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" this.BtnSelectTool.Click += new System.Windows.RoutedEventHandler(this.BtnSelectTool_Click); #line default #line hidden return; case 14: #line 101 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnJog_Click); #line default #line hidden return; case 15: #line 102 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnJog_Click); #line default #line hidden return; case 16: #line 103 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnJog_Click); #line default #line hidden return; case 17: #line 104 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnJog_Click); #line default #line hidden return; case 18: #line 105 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnJog_Click); #line default #line hidden return; case 19: #line 106 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnJog_Click); #line default #line hidden return; case 20: #line 113 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnJog_Click); #line default #line hidden return; case 21: #line 114 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnJog_Click); #line default #line hidden return; case 22: #line 115 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnJog_Click); #line default #line hidden return; case 23: #line 116 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnJog_Click); #line default #line hidden return; case 24: #line 117 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnJog_Click); #line default #line hidden return; case 25: #line 118 "..\..\..\..\UI\DefaultRobotDebugPage.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnJog_Click); #line default #line hidden return; } this._contentLoaded = true; } } }