DataSourceSelection.g.cs 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262
  1. #pragma checksum "..\..\..\..\Charting\View\DataSourceSelection.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "CE2E395BA27EC415DA1D1A6BA06EA69AD6BBEA1AD9A89E2C2F7EE7F5CA100F87"
  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 Loya.Dameer;
  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.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. using Xceed.Wpf.Toolkit;
  33. using Xceed.Wpf.Toolkit.Primitives;
  34. using Xceed.Wpf.Toolkit.PropertyGrid;
  35. using Xceed.Wpf.Toolkit.PropertyGrid.Attributes;
  36. using Xceed.Wpf.Toolkit.PropertyGrid.Commands;
  37. using Xceed.Wpf.Toolkit.PropertyGrid.Converters;
  38. using Xceed.Wpf.Toolkit.PropertyGrid.Editors;
  39. namespace Aitex.UI.Charting.View {
  40. /// <summary>
  41. /// DataSourceSelection
  42. /// </summary>
  43. public partial class DataSourceSelection : System.Windows.Window, System.Windows.Markup.IComponentConnector {
  44. #line 14 "..\..\..\..\Charting\View\DataSourceSelection.xaml"
  45. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  46. internal System.Windows.Controls.TabItem tab1;
  47. #line default
  48. #line hidden
  49. #line 22 "..\..\..\..\Charting\View\DataSourceSelection.xaml"
  50. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  51. internal System.Windows.Controls.Button buttonQuery;
  52. #line default
  53. #line hidden
  54. #line 27 "..\..\..\..\Charting\View\DataSourceSelection.xaml"
  55. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  56. internal System.Windows.Controls.Label label4;
  57. #line default
  58. #line hidden
  59. #line 32 "..\..\..\..\Charting\View\DataSourceSelection.xaml"
  60. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  61. internal Xceed.Wpf.Toolkit.TimePicker timeBegin;
  62. #line default
  63. #line hidden
  64. #line 33 "..\..\..\..\Charting\View\DataSourceSelection.xaml"
  65. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  66. internal System.Windows.Controls.DatePicker dateBegin;
  67. #line default
  68. #line hidden
  69. #line 34 "..\..\..\..\Charting\View\DataSourceSelection.xaml"
  70. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  71. internal Xceed.Wpf.Toolkit.TimePicker timeEnd;
  72. #line default
  73. #line hidden
  74. #line 35 "..\..\..\..\Charting\View\DataSourceSelection.xaml"
  75. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  76. internal System.Windows.Controls.DatePicker dateEnd;
  77. #line default
  78. #line hidden
  79. #line 36 "..\..\..\..\Charting\View\DataSourceSelection.xaml"
  80. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  81. internal System.Windows.Controls.DataGrid dataGrid_SusceptorList;
  82. #line default
  83. #line hidden
  84. #line 146 "..\..\..\..\Charting\View\DataSourceSelection.xaml"
  85. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  86. internal System.Windows.Controls.Label label8;
  87. #line default
  88. #line hidden
  89. #line 151 "..\..\..\..\Charting\View\DataSourceSelection.xaml"
  90. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  91. internal System.Windows.Controls.TabItem tab2;
  92. #line default
  93. #line hidden
  94. #line 158 "..\..\..\..\Charting\View\DataSourceSelection.xaml"
  95. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  96. internal Xceed.Wpf.Toolkit.TimePicker CustomizedTimeBegin;
  97. #line default
  98. #line hidden
  99. #line 159 "..\..\..\..\Charting\View\DataSourceSelection.xaml"
  100. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  101. internal System.Windows.Controls.DatePicker CustomizedDateBegin;
  102. #line default
  103. #line hidden
  104. #line 160 "..\..\..\..\Charting\View\DataSourceSelection.xaml"
  105. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  106. internal Xceed.Wpf.Toolkit.TimePicker CustomizedTimeEnd;
  107. #line default
  108. #line hidden
  109. #line 161 "..\..\..\..\Charting\View\DataSourceSelection.xaml"
  110. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  111. internal System.Windows.Controls.DatePicker CustomizedDateEnd;
  112. #line default
  113. #line hidden
  114. #line 163 "..\..\..\..\Charting\View\DataSourceSelection.xaml"
  115. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  116. internal System.Windows.Controls.Label label2;
  117. #line default
  118. #line hidden
  119. #line 164 "..\..\..\..\Charting\View\DataSourceSelection.xaml"
  120. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  121. internal System.Windows.Controls.Label label14;
  122. #line default
  123. #line hidden
  124. private bool _contentLoaded;
  125. /// <summary>
  126. /// InitializeComponent
  127. /// </summary>
  128. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  129. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  130. public void InitializeComponent() {
  131. if (_contentLoaded) {
  132. return;
  133. }
  134. _contentLoaded = true;
  135. System.Uri resourceLocater = new System.Uri("/DataAnalysisControl;component/charting/view/datasourceselection.xaml", System.UriKind.Relative);
  136. #line 1 "..\..\..\..\Charting\View\DataSourceSelection.xaml"
  137. System.Windows.Application.LoadComponent(this, resourceLocater);
  138. #line default
  139. #line hidden
  140. }
  141. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  142. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  143. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  144. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  145. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  146. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  147. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  148. switch (connectionId)
  149. {
  150. case 1:
  151. this.tab1 = ((System.Windows.Controls.TabItem)(target));
  152. return;
  153. case 2:
  154. this.buttonQuery = ((System.Windows.Controls.Button)(target));
  155. return;
  156. case 3:
  157. this.label4 = ((System.Windows.Controls.Label)(target));
  158. return;
  159. case 4:
  160. this.timeBegin = ((Xceed.Wpf.Toolkit.TimePicker)(target));
  161. return;
  162. case 5:
  163. this.dateBegin = ((System.Windows.Controls.DatePicker)(target));
  164. return;
  165. case 6:
  166. this.timeEnd = ((Xceed.Wpf.Toolkit.TimePicker)(target));
  167. return;
  168. case 7:
  169. this.dateEnd = ((System.Windows.Controls.DatePicker)(target));
  170. return;
  171. case 8:
  172. this.dataGrid_SusceptorList = ((System.Windows.Controls.DataGrid)(target));
  173. return;
  174. case 9:
  175. this.label8 = ((System.Windows.Controls.Label)(target));
  176. return;
  177. case 10:
  178. this.tab2 = ((System.Windows.Controls.TabItem)(target));
  179. return;
  180. case 11:
  181. this.CustomizedTimeBegin = ((Xceed.Wpf.Toolkit.TimePicker)(target));
  182. return;
  183. case 12:
  184. this.CustomizedDateBegin = ((System.Windows.Controls.DatePicker)(target));
  185. return;
  186. case 13:
  187. this.CustomizedTimeEnd = ((Xceed.Wpf.Toolkit.TimePicker)(target));
  188. return;
  189. case 14:
  190. this.CustomizedDateEnd = ((System.Windows.Controls.DatePicker)(target));
  191. return;
  192. case 15:
  193. this.label2 = ((System.Windows.Controls.Label)(target));
  194. return;
  195. case 16:
  196. this.label14 = ((System.Windows.Controls.Label)(target));
  197. return;
  198. }
  199. this._contentLoaded = true;
  200. }
  201. }
  202. }