DemoWindow.g.cs 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228
  1. #pragma checksum "..\..\..\DemoWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "EFE7704BACE101241912E63A23AB7DA86571E4BB"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // This code was generated by a tool.
  5. // Runtime Version:4.0.30319.42000
  6. //
  7. // Changes to this file may cause incorrect behavior and will be lost if
  8. // the code is regenerated.
  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.Ink;
  20. using System.Windows.Input;
  21. using System.Windows.Markup;
  22. using System.Windows.Media;
  23. using System.Windows.Media.Animation;
  24. using System.Windows.Media.Effects;
  25. using System.Windows.Media.Imaging;
  26. using System.Windows.Media.Media3D;
  27. using System.Windows.Media.TextFormatting;
  28. using System.Windows.Navigation;
  29. using System.Windows.Shapes;
  30. using System.Windows.Shell;
  31. namespace ANT_NetDll_Demo {
  32. /// <summary>
  33. /// DemoWindow
  34. /// </summary>
  35. public partial class DemoWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
  36. #line 14 "..\..\..\DemoWindow.xaml"
  37. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  38. internal System.Windows.Controls.Button button_Start;
  39. #line default
  40. #line hidden
  41. #line 15 "..\..\..\DemoWindow.xaml"
  42. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  43. internal System.Windows.Controls.ComboBox comboBox_demoMode;
  44. #line default
  45. #line hidden
  46. #line 20 "..\..\..\DemoWindow.xaml"
  47. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  48. internal System.Windows.Controls.Border border_DemoControls;
  49. #line default
  50. #line hidden
  51. #line 22 "..\..\..\DemoWindow.xaml"
  52. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  53. internal System.Windows.Controls.TextBox textBox_device0;
  54. #line default
  55. #line hidden
  56. #line 23 "..\..\..\DemoWindow.xaml"
  57. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  58. internal System.Windows.Controls.TextBox textBox_device1;
  59. #line default
  60. #line hidden
  61. #line 24 "..\..\..\DemoWindow.xaml"
  62. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  63. internal System.Windows.Controls.Label label_device0;
  64. #line default
  65. #line hidden
  66. #line 25 "..\..\..\DemoWindow.xaml"
  67. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  68. internal System.Windows.Controls.Label label_device1;
  69. #line default
  70. #line hidden
  71. #line 27 "..\..\..\DemoWindow.xaml"
  72. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  73. internal System.Windows.Controls.GroupBox groupBox1;
  74. #line default
  75. #line hidden
  76. #line 29 "..\..\..\DemoWindow.xaml"
  77. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  78. internal System.Windows.Controls.TextBox textBox_Display;
  79. #line default
  80. #line hidden
  81. #line 30 "..\..\..\DemoWindow.xaml"
  82. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  83. internal System.Windows.Controls.ComboBox comboBox_actionList;
  84. #line default
  85. #line hidden
  86. #line 39 "..\..\..\DemoWindow.xaml"
  87. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  88. internal System.Windows.Controls.Button button_DoAction;
  89. #line default
  90. #line hidden
  91. private bool _contentLoaded;
  92. /// <summary>
  93. /// InitializeComponent
  94. /// </summary>
  95. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  96. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  97. public void InitializeComponent() {
  98. if (_contentLoaded) {
  99. return;
  100. }
  101. _contentLoaded = true;
  102. System.Uri resourceLocater = new System.Uri("/ANT_NetDll_Demo;component/demowindow.xaml", System.UriKind.Relative);
  103. #line 1 "..\..\..\DemoWindow.xaml"
  104. System.Windows.Application.LoadComponent(this, resourceLocater);
  105. #line default
  106. #line hidden
  107. }
  108. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  109. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  110. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  111. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  112. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  113. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  114. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  115. switch (connectionId)
  116. {
  117. case 1:
  118. this.button_Start = ((System.Windows.Controls.Button)(target));
  119. #line 14 "..\..\..\DemoWindow.xaml"
  120. this.button_Start.Click += new System.Windows.RoutedEventHandler(this.button_Start_Click);
  121. #line default
  122. #line hidden
  123. return;
  124. case 2:
  125. this.comboBox_demoMode = ((System.Windows.Controls.ComboBox)(target));
  126. return;
  127. case 3:
  128. this.border_DemoControls = ((System.Windows.Controls.Border)(target));
  129. return;
  130. case 4:
  131. this.textBox_device0 = ((System.Windows.Controls.TextBox)(target));
  132. #line 22 "..\..\..\DemoWindow.xaml"
  133. this.textBox_device0.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBox_autoScroll);
  134. #line default
  135. #line hidden
  136. return;
  137. case 5:
  138. this.textBox_device1 = ((System.Windows.Controls.TextBox)(target));
  139. #line 23 "..\..\..\DemoWindow.xaml"
  140. this.textBox_device1.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBox_autoScroll);
  141. #line default
  142. #line hidden
  143. return;
  144. case 6:
  145. this.label_device0 = ((System.Windows.Controls.Label)(target));
  146. return;
  147. case 7:
  148. this.label_device1 = ((System.Windows.Controls.Label)(target));
  149. return;
  150. case 8:
  151. this.groupBox1 = ((System.Windows.Controls.GroupBox)(target));
  152. return;
  153. case 9:
  154. this.textBox_Display = ((System.Windows.Controls.TextBox)(target));
  155. #line 29 "..\..\..\DemoWindow.xaml"
  156. this.textBox_Display.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBox_autoScroll);
  157. #line default
  158. #line hidden
  159. return;
  160. case 10:
  161. this.comboBox_actionList = ((System.Windows.Controls.ComboBox)(target));
  162. return;
  163. case 11:
  164. this.button_DoAction = ((System.Windows.Controls.Button)(target));
  165. #line 39 "..\..\..\DemoWindow.xaml"
  166. this.button_DoAction.Click += new System.Windows.RoutedEventHandler(this.button_DoAction_Click);
  167. #line default
  168. #line hidden
  169. return;
  170. }
  171. this._contentLoaded = true;
  172. }
  173. }
  174. }