E84Info.g.cs 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  1. #pragma checksum "..\..\..\Controls\E84Info.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "F0E2B07A7DB63904F3AD41480C1D3DB9C01BDEC7491402E6D0D556C7EC8500C2"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // 此代码由工具生成。
  5. // 运行时版本:4.0.30319.42000
  6. //
  7. // 对此文件的更改可能会导致不正确的行为,并且如果
  8. // 重新生成代码,这些更改将会丢失。
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. using Aitex.Sorter.Common;
  12. using Aitex.Sorter.UI.Controls;
  13. using Aitex.Sorter.UI.Controls.Common;
  14. using System;
  15. using System.Diagnostics;
  16. using System.Windows;
  17. using System.Windows.Automation;
  18. using System.Windows.Controls;
  19. using System.Windows.Controls.Primitives;
  20. using System.Windows.Data;
  21. using System.Windows.Documents;
  22. using System.Windows.Forms.Integration;
  23. using System.Windows.Ink;
  24. using System.Windows.Input;
  25. using System.Windows.Interactivity;
  26. using System.Windows.Markup;
  27. using System.Windows.Media;
  28. using System.Windows.Media.Animation;
  29. using System.Windows.Media.Effects;
  30. using System.Windows.Media.Imaging;
  31. using System.Windows.Media.Media3D;
  32. using System.Windows.Media.TextFormatting;
  33. using System.Windows.Navigation;
  34. using System.Windows.Shapes;
  35. using System.Windows.Shell;
  36. namespace EfemUI.Controls {
  37. /// <summary>
  38. /// E84Info
  39. /// </summary>
  40. public partial class E84Info : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
  41. #line 10 "..\..\..\Controls\E84Info.xaml"
  42. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  43. internal EfemUI.Controls.E84Info self;
  44. #line default
  45. #line hidden
  46. #line 12 "..\..\..\Controls\E84Info.xaml"
  47. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  48. internal System.Windows.Controls.Grid root;
  49. #line default
  50. #line hidden
  51. #line 32 "..\..\..\Controls\E84Info.xaml"
  52. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  53. internal System.Windows.Controls.Border LpBorder;
  54. #line default
  55. #line hidden
  56. #line 99 "..\..\..\Controls\E84Info.xaml"
  57. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  58. internal System.Windows.Controls.Button btnPlace;
  59. #line default
  60. #line hidden
  61. #line 103 "..\..\..\Controls\E84Info.xaml"
  62. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  63. internal System.Windows.Controls.Button btnPick;
  64. #line default
  65. #line hidden
  66. #line 107 "..\..\..\Controls\E84Info.xaml"
  67. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  68. internal System.Windows.Controls.Button btnClamp;
  69. #line default
  70. #line hidden
  71. #line 272 "..\..\..\Controls\E84Info.xaml"
  72. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  73. internal System.Windows.Controls.Button btnRead;
  74. #line default
  75. #line hidden
  76. #line 329 "..\..\..\Controls\E84Info.xaml"
  77. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  78. internal System.Windows.Controls.Border Inputs;
  79. #line default
  80. #line hidden
  81. #line 386 "..\..\..\Controls\E84Info.xaml"
  82. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  83. internal System.Windows.Controls.Border Outputs;
  84. #line default
  85. #line hidden
  86. #line 447 "..\..\..\Controls\E84Info.xaml"
  87. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  88. internal System.Windows.Controls.Border ConfigBorder;
  89. #line default
  90. #line hidden
  91. #line 525 "..\..\..\Controls\E84Info.xaml"
  92. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  93. internal System.Windows.Controls.Button btnRetry;
  94. #line default
  95. #line hidden
  96. #line 527 "..\..\..\Controls\E84Info.xaml"
  97. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  98. internal System.Windows.Controls.Button btnComplete;
  99. #line default
  100. #line hidden
  101. private bool _contentLoaded;
  102. /// <summary>
  103. /// InitializeComponent
  104. /// </summary>
  105. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  106. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  107. public void InitializeComponent() {
  108. if (_contentLoaded) {
  109. return;
  110. }
  111. _contentLoaded = true;
  112. System.Uri resourceLocater = new System.Uri("/EfemUI;component/controls/e84info.xaml", System.UriKind.Relative);
  113. #line 1 "..\..\..\Controls\E84Info.xaml"
  114. System.Windows.Application.LoadComponent(this, resourceLocater);
  115. #line default
  116. #line hidden
  117. }
  118. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  119. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  120. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  121. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  122. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  123. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  124. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  125. switch (connectionId)
  126. {
  127. case 1:
  128. this.self = ((EfemUI.Controls.E84Info)(target));
  129. return;
  130. case 2:
  131. this.root = ((System.Windows.Controls.Grid)(target));
  132. return;
  133. case 3:
  134. this.LpBorder = ((System.Windows.Controls.Border)(target));
  135. return;
  136. case 4:
  137. this.btnPlace = ((System.Windows.Controls.Button)(target));
  138. return;
  139. case 5:
  140. this.btnPick = ((System.Windows.Controls.Button)(target));
  141. return;
  142. case 6:
  143. this.btnClamp = ((System.Windows.Controls.Button)(target));
  144. return;
  145. case 7:
  146. this.btnRead = ((System.Windows.Controls.Button)(target));
  147. return;
  148. case 8:
  149. this.Inputs = ((System.Windows.Controls.Border)(target));
  150. return;
  151. case 9:
  152. this.Outputs = ((System.Windows.Controls.Border)(target));
  153. return;
  154. case 10:
  155. this.ConfigBorder = ((System.Windows.Controls.Border)(target));
  156. return;
  157. case 11:
  158. this.btnRetry = ((System.Windows.Controls.Button)(target));
  159. return;
  160. case 12:
  161. this.btnComplete = ((System.Windows.Controls.Button)(target));
  162. return;
  163. }
  164. this._contentLoaded = true;
  165. }
  166. }
  167. }