PocketProcessDataChart.g.i.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606
  1. #pragma checksum "..\..\..\..\UI\Control\PocketProcessDataChart.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "F32AF99D8C0D43AFAD74027DFBDF20CD0113B6BE701EC5BE0AAFA546A02E15AD"
  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 Abt.Controls.SciChart;
  12. using Abt.Controls.SciChart.ChartModifiers;
  13. using Abt.Controls.SciChart.Common;
  14. using Abt.Controls.SciChart.Model.DataSeries;
  15. using Abt.Controls.SciChart.Rendering.Common;
  16. using Abt.Controls.SciChart.Rendering.HighQualityRasterizer;
  17. using Abt.Controls.SciChart.Rendering.HighSpeedRasterizer;
  18. using Abt.Controls.SciChart.Utility.Mouse;
  19. using Abt.Controls.SciChart.Visuals;
  20. using Abt.Controls.SciChart.Visuals.Annotations;
  21. using Abt.Controls.SciChart.Visuals.Axes;
  22. using Abt.Controls.SciChart.Visuals.PointMarkers;
  23. using Abt.Controls.SciChart.Visuals.RenderableSeries;
  24. using Aitex.Core.UI.Converters;
  25. using System;
  26. using System.Diagnostics;
  27. using System.Windows;
  28. using System.Windows.Automation;
  29. using System.Windows.Controls;
  30. using System.Windows.Controls.Primitives;
  31. using System.Windows.Data;
  32. using System.Windows.Documents;
  33. using System.Windows.Forms.Integration;
  34. using System.Windows.Ink;
  35. using System.Windows.Input;
  36. using System.Windows.Markup;
  37. using System.Windows.Media;
  38. using System.Windows.Media.Animation;
  39. using System.Windows.Media.Effects;
  40. using System.Windows.Media.Imaging;
  41. using System.Windows.Media.Media3D;
  42. using System.Windows.Media.TextFormatting;
  43. using System.Windows.Navigation;
  44. using System.Windows.Shapes;
  45. using System.Windows.Shell;
  46. namespace Aitex.Core.UI.Control {
  47. /// <summary>
  48. /// PocketProcessDataChart
  49. /// </summary>
  50. public partial class PocketProcessDataChart : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
  51. #line 49 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  52. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  53. internal System.Windows.Controls.ColumnDefinition dataConfigPanelColumn;
  54. #line default
  55. #line hidden
  56. #line 62 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  57. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  58. internal System.Windows.Controls.Button dataSelectAll;
  59. #line default
  60. #line hidden
  61. #line 63 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  62. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  63. internal System.Windows.Controls.Button dataSelectNone;
  64. #line default
  65. #line hidden
  66. #line 64 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  67. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  68. internal System.Windows.Controls.Button dataSelectDefault;
  69. #line default
  70. #line hidden
  71. #line 66 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  72. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  73. internal System.Windows.Controls.DataGrid dataGrid_DataList;
  74. #line default
  75. #line hidden
  76. #line 118 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  77. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  78. internal Abt.Controls.SciChart.Visuals.SciChartSurface sciChart;
  79. #line default
  80. #line hidden
  81. #line 193 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  82. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  83. internal Abt.Controls.SciChart.ChartModifiers.RubberBandXyZoomModifier rubberBandZoomModifier;
  84. #line default
  85. #line hidden
  86. #line 200 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  87. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  88. internal Abt.Controls.SciChart.ChartModifiers.LegendModifier legendModifier;
  89. #line default
  90. #line hidden
  91. #line 207 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  92. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  93. internal Abt.Controls.SciChart.ChartModifiers.ZoomPanModifier zoomPanModifier;
  94. #line default
  95. #line hidden
  96. #line 210 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  97. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  98. internal Abt.Controls.SciChart.ChartModifiers.RolloverModifier rolloverModifier;
  99. #line default
  100. #line hidden
  101. #line 229 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  102. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  103. internal Abt.Controls.SciChart.ChartModifiers.MouseWheelZoomModifier mouseWheelZoomModifier;
  104. #line default
  105. #line hidden
  106. #line 240 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  107. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  108. internal Abt.Controls.SciChart.Visuals.SciChartLegend legendControl;
  109. #line default
  110. #line hidden
  111. #line 286 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  112. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  113. internal System.Windows.Controls.CheckBox ckAutoZoom;
  114. #line default
  115. #line hidden
  116. #line 294 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  117. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  118. internal System.Windows.Controls.Label warpAxisTopUp;
  119. #line default
  120. #line hidden
  121. #line 295 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  122. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  123. internal System.Windows.Controls.Label pyroAxisTopUp;
  124. #line default
  125. #line hidden
  126. #line 296 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  127. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  128. internal System.Windows.Controls.Label pyroAxisTopDown;
  129. #line default
  130. #line hidden
  131. #line 297 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  132. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  133. internal System.Windows.Controls.Label warpAxisTopDown;
  134. #line default
  135. #line hidden
  136. #line 298 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  137. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  138. internal System.Windows.Controls.Label warpAxisBottomUp;
  139. #line default
  140. #line hidden
  141. #line 299 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  142. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  143. internal System.Windows.Controls.Label pyroAxisBottomUp;
  144. #line default
  145. #line hidden
  146. #line 300 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  147. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  148. internal System.Windows.Controls.Label pyroAxisBottomDown;
  149. #line default
  150. #line hidden
  151. #line 301 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  152. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  153. internal System.Windows.Controls.Label warpAxisBottomDown;
  154. #line default
  155. #line hidden
  156. #line 302 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  157. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  158. internal System.Windows.Controls.Label ReflectAxisTopUp;
  159. #line default
  160. #line hidden
  161. #line 303 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  162. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  163. internal System.Windows.Controls.Label ReflectAxisTopDown;
  164. #line default
  165. #line hidden
  166. #line 304 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  167. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  168. internal System.Windows.Controls.Label ReflectAxisBottomUp;
  169. #line default
  170. #line hidden
  171. #line 305 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  172. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  173. internal System.Windows.Controls.Label ReflectAxisBottomDown;
  174. #line default
  175. #line hidden
  176. private bool _contentLoaded;
  177. /// <summary>
  178. /// InitializeComponent
  179. /// </summary>
  180. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  181. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  182. public void InitializeComponent() {
  183. if (_contentLoaded) {
  184. return;
  185. }
  186. _contentLoaded = true;
  187. System.Uri resourceLocater = new System.Uri("/Core;component/ui/control/pocketprocessdatachart.xaml", System.UriKind.Relative);
  188. #line 1 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  189. System.Windows.Application.LoadComponent(this, resourceLocater);
  190. #line default
  191. #line hidden
  192. }
  193. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  194. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  195. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  196. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  197. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  198. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  199. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  200. switch (connectionId)
  201. {
  202. case 1:
  203. this.dataConfigPanelColumn = ((System.Windows.Controls.ColumnDefinition)(target));
  204. return;
  205. case 2:
  206. this.dataSelectAll = ((System.Windows.Controls.Button)(target));
  207. return;
  208. case 3:
  209. this.dataSelectNone = ((System.Windows.Controls.Button)(target));
  210. return;
  211. case 4:
  212. this.dataSelectDefault = ((System.Windows.Controls.Button)(target));
  213. return;
  214. case 5:
  215. this.dataGrid_DataList = ((System.Windows.Controls.DataGrid)(target));
  216. return;
  217. case 8:
  218. this.sciChart = ((Abt.Controls.SciChart.Visuals.SciChartSurface)(target));
  219. #line 121 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  220. this.sciChart.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.sciChart_MouseDoubleClick);
  221. #line default
  222. #line hidden
  223. return;
  224. case 9:
  225. #line 150 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  226. ((Abt.Controls.SciChart.Visuals.Axes.NumericAxis)(target)).MouseEnter += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Pyro_MouseEnter);
  227. #line default
  228. #line hidden
  229. #line 150 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  230. ((Abt.Controls.SciChart.Visuals.Axes.NumericAxis)(target)).MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Pyro_MouseLeave);
  231. #line default
  232. #line hidden
  233. return;
  234. case 10:
  235. #line 155 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  236. ((Abt.Controls.SciChart.Visuals.Axes.NumericAxis)(target)).MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Reflect_MouseLeave);
  237. #line default
  238. #line hidden
  239. #line 155 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  240. ((Abt.Controls.SciChart.Visuals.Axes.NumericAxis)(target)).MouseEnter += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Reflect_MouseEnter);
  241. #line default
  242. #line hidden
  243. return;
  244. case 11:
  245. this.rubberBandZoomModifier = ((Abt.Controls.SciChart.ChartModifiers.RubberBandXyZoomModifier)(target));
  246. return;
  247. case 12:
  248. this.legendModifier = ((Abt.Controls.SciChart.ChartModifiers.LegendModifier)(target));
  249. return;
  250. case 13:
  251. this.zoomPanModifier = ((Abt.Controls.SciChart.ChartModifiers.ZoomPanModifier)(target));
  252. return;
  253. case 14:
  254. this.rolloverModifier = ((Abt.Controls.SciChart.ChartModifiers.RolloverModifier)(target));
  255. return;
  256. case 15:
  257. this.mouseWheelZoomModifier = ((Abt.Controls.SciChart.ChartModifiers.MouseWheelZoomModifier)(target));
  258. return;
  259. case 16:
  260. this.legendControl = ((Abt.Controls.SciChart.Visuals.SciChartLegend)(target));
  261. return;
  262. case 17:
  263. #line 285 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  264. ((System.Windows.Controls.CheckBox)(target)).Checked += new System.Windows.RoutedEventHandler(this.checkConfigPanel_Checked);
  265. #line default
  266. #line hidden
  267. #line 285 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  268. ((System.Windows.Controls.CheckBox)(target)).Unchecked += new System.Windows.RoutedEventHandler(this.checkConfigPanel_Checked);
  269. #line default
  270. #line hidden
  271. return;
  272. case 18:
  273. this.ckAutoZoom = ((System.Windows.Controls.CheckBox)(target));
  274. #line 286 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  275. this.ckAutoZoom.Checked += new System.Windows.RoutedEventHandler(this.checkAutoRange_Checked);
  276. #line default
  277. #line hidden
  278. #line 286 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  279. this.ckAutoZoom.Unchecked += new System.Windows.RoutedEventHandler(this.checkAutoRange_Checked);
  280. #line default
  281. #line hidden
  282. return;
  283. case 19:
  284. this.warpAxisTopUp = ((System.Windows.Controls.Label)(target));
  285. #line 294 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  286. this.warpAxisTopUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Wrap_MouseLeave);
  287. #line default
  288. #line hidden
  289. #line 294 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  290. this.warpAxisTopUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisTopUp_Click);
  291. #line default
  292. #line hidden
  293. return;
  294. case 20:
  295. this.pyroAxisTopUp = ((System.Windows.Controls.Label)(target));
  296. #line 295 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  297. this.pyroAxisTopUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Pyro_MouseLeave);
  298. #line default
  299. #line hidden
  300. #line 295 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  301. this.pyroAxisTopUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisTopUp_Click);
  302. #line default
  303. #line hidden
  304. return;
  305. case 21:
  306. this.pyroAxisTopDown = ((System.Windows.Controls.Label)(target));
  307. #line 296 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  308. this.pyroAxisTopDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Pyro_MouseLeave);
  309. #line default
  310. #line hidden
  311. #line 296 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  312. this.pyroAxisTopDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisTopDown_Click);
  313. #line default
  314. #line hidden
  315. return;
  316. case 22:
  317. this.warpAxisTopDown = ((System.Windows.Controls.Label)(target));
  318. #line 297 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  319. this.warpAxisTopDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Wrap_MouseLeave);
  320. #line default
  321. #line hidden
  322. #line 297 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  323. this.warpAxisTopDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisTopDown_Click);
  324. #line default
  325. #line hidden
  326. return;
  327. case 23:
  328. this.warpAxisBottomUp = ((System.Windows.Controls.Label)(target));
  329. #line 298 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  330. this.warpAxisBottomUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Wrap_MouseLeave);
  331. #line default
  332. #line hidden
  333. #line 298 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  334. this.warpAxisBottomUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisBottomUp_Click);
  335. #line default
  336. #line hidden
  337. return;
  338. case 24:
  339. this.pyroAxisBottomUp = ((System.Windows.Controls.Label)(target));
  340. #line 299 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  341. this.pyroAxisBottomUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Pyro_MouseLeave);
  342. #line default
  343. #line hidden
  344. #line 299 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  345. this.pyroAxisBottomUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisBottomUp_Click);
  346. #line default
  347. #line hidden
  348. return;
  349. case 25:
  350. this.pyroAxisBottomDown = ((System.Windows.Controls.Label)(target));
  351. #line 300 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  352. this.pyroAxisBottomDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Pyro_MouseLeave);
  353. #line default
  354. #line hidden
  355. #line 300 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  356. this.pyroAxisBottomDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisBottomDown_Click);
  357. #line default
  358. #line hidden
  359. return;
  360. case 26:
  361. this.warpAxisBottomDown = ((System.Windows.Controls.Label)(target));
  362. #line 301 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  363. this.warpAxisBottomDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Wrap_MouseLeave);
  364. #line default
  365. #line hidden
  366. #line 301 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  367. this.warpAxisBottomDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisBottomDown_Click);
  368. #line default
  369. #line hidden
  370. return;
  371. case 27:
  372. this.ReflectAxisTopUp = ((System.Windows.Controls.Label)(target));
  373. #line 302 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  374. this.ReflectAxisTopUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Reflect_MouseLeave);
  375. #line default
  376. #line hidden
  377. #line 302 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  378. this.ReflectAxisTopUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisTopUp_Click);
  379. #line default
  380. #line hidden
  381. return;
  382. case 28:
  383. this.ReflectAxisTopDown = ((System.Windows.Controls.Label)(target));
  384. #line 303 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  385. this.ReflectAxisTopDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Reflect_MouseLeave);
  386. #line default
  387. #line hidden
  388. #line 303 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  389. this.ReflectAxisTopDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisTopDown_Click);
  390. #line default
  391. #line hidden
  392. return;
  393. case 29:
  394. this.ReflectAxisBottomUp = ((System.Windows.Controls.Label)(target));
  395. #line 304 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  396. this.ReflectAxisBottomUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Reflect_MouseLeave);
  397. #line default
  398. #line hidden
  399. #line 304 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  400. this.ReflectAxisBottomUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisBottomUp_Click);
  401. #line default
  402. #line hidden
  403. return;
  404. case 30:
  405. this.ReflectAxisBottomDown = ((System.Windows.Controls.Label)(target));
  406. #line 305 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  407. this.ReflectAxisBottomDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Reflect_MouseLeave);
  408. #line default
  409. #line hidden
  410. #line 305 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  411. this.ReflectAxisBottomDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisBottomDown_Click);
  412. #line default
  413. #line hidden
  414. return;
  415. }
  416. this._contentLoaded = true;
  417. }
  418. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  419. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  420. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  421. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  422. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  423. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  424. void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
  425. switch (connectionId)
  426. {
  427. case 6:
  428. #line 72 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  429. ((System.Windows.Controls.CheckBox)(target)).Checked += new System.Windows.RoutedEventHandler(this.OnChangeDrawingItemVisibility);
  430. #line default
  431. #line hidden
  432. #line 72 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  433. ((System.Windows.Controls.CheckBox)(target)).Unchecked += new System.Windows.RoutedEventHandler(this.OnChangeDrawingItemVisibility);
  434. #line default
  435. #line hidden
  436. break;
  437. case 7:
  438. #line 91 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
  439. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnChangeLineColor);
  440. #line default
  441. #line hidden
  442. break;
  443. }
  444. }
  445. }
  446. }