FoupTopView.g.cs 7.3 KB

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