FoupTopView3.g.cs 7.7 KB

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