MyAccount.g.cs 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350
  1. #pragma checksum "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "0FC41DC04177CAC15F321515CD436B98004D9522127CB3AB94ED4A08EF5CFA31"
  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 Aitex.Core.UI.ValidationRules;
  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. namespace Aitex.Triton160.UI.Views {
  33. /// <summary>
  34. /// MyAccount
  35. /// </summary>
  36. public partial class MyAccount : System.Windows.Window, System.Windows.Markup.IComponentConnector {
  37. #line 19 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  38. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  39. internal System.Windows.Controls.Grid NewAccountViewGrid;
  40. #line default
  41. #line hidden
  42. #line 35 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  43. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  44. internal System.Windows.Controls.Label label1;
  45. #line default
  46. #line hidden
  47. #line 36 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  48. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  49. internal System.Windows.Controls.Label label21;
  50. #line default
  51. #line hidden
  52. #line 37 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  53. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  54. internal System.Windows.Controls.Label label22;
  55. #line default
  56. #line hidden
  57. #line 38 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  58. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  59. internal System.Windows.Controls.Label label41;
  60. #line default
  61. #line hidden
  62. #line 39 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  63. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  64. internal System.Windows.Controls.Label label42;
  65. #line default
  66. #line hidden
  67. #line 40 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  68. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  69. internal System.Windows.Controls.Label labe51;
  70. #line default
  71. #line hidden
  72. #line 41 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  73. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  74. internal System.Windows.Controls.Label label52;
  75. #line default
  76. #line hidden
  77. #line 42 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  78. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  79. internal System.Windows.Controls.Label label61;
  80. #line default
  81. #line hidden
  82. #line 43 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  83. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  84. internal System.Windows.Controls.TextBox textBoxAccountIdEdit;
  85. #line default
  86. #line hidden
  87. #line 50 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  88. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  89. internal System.Windows.Controls.TextBox textBoxRealName;
  90. #line default
  91. #line hidden
  92. #line 51 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  93. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  94. internal System.Windows.Controls.TextBox textBoxTouxian;
  95. #line default
  96. #line hidden
  97. #line 52 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  98. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  99. internal System.Windows.Controls.TextBox textBoxCompany;
  100. #line default
  101. #line hidden
  102. #line 53 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  103. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  104. internal System.Windows.Controls.TextBox textBoxDepartment;
  105. #line default
  106. #line hidden
  107. #line 54 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  108. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  109. internal System.Windows.Controls.TextBox textBoxPhone;
  110. #line default
  111. #line hidden
  112. #line 61 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  113. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  114. internal System.Windows.Controls.TextBox textBox5;
  115. #line default
  116. #line hidden
  117. #line 68 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  118. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  119. internal System.Windows.Controls.TextBox textBox51;
  120. #line default
  121. #line hidden
  122. #line 69 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  123. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  124. internal System.Windows.Controls.Label label2;
  125. #line default
  126. #line hidden
  127. #line 70 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  128. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  129. internal System.Windows.Controls.CheckBox checkBox1;
  130. #line default
  131. #line hidden
  132. #line 72 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  133. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  134. internal System.Windows.Controls.ComboBox comboBoxGroup;
  135. #line default
  136. #line hidden
  137. #line 77 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  138. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  139. internal System.Windows.Controls.Button button_ChangePwd;
  140. #line default
  141. #line hidden
  142. #line 79 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  143. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  144. internal System.Windows.Controls.Button buttonCreate;
  145. #line default
  146. #line hidden
  147. #line 81 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  148. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  149. internal System.Windows.Controls.Button buttonClose;
  150. #line default
  151. #line hidden
  152. private bool _contentLoaded;
  153. /// <summary>
  154. /// InitializeComponent
  155. /// </summary>
  156. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  157. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  158. public void InitializeComponent() {
  159. if (_contentLoaded) {
  160. return;
  161. }
  162. _contentLoaded = true;
  163. System.Uri resourceLocater = new System.Uri("/Triton160UI;component/views/accountmanagement/myaccount.xaml", System.UriKind.Relative);
  164. #line 1 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  165. System.Windows.Application.LoadComponent(this, resourceLocater);
  166. #line default
  167. #line hidden
  168. }
  169. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  170. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  171. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  172. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  173. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  174. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  175. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  176. switch (connectionId)
  177. {
  178. case 1:
  179. this.NewAccountViewGrid = ((System.Windows.Controls.Grid)(target));
  180. return;
  181. case 2:
  182. this.label1 = ((System.Windows.Controls.Label)(target));
  183. return;
  184. case 3:
  185. this.label21 = ((System.Windows.Controls.Label)(target));
  186. return;
  187. case 4:
  188. this.label22 = ((System.Windows.Controls.Label)(target));
  189. return;
  190. case 5:
  191. this.label41 = ((System.Windows.Controls.Label)(target));
  192. return;
  193. case 6:
  194. this.label42 = ((System.Windows.Controls.Label)(target));
  195. return;
  196. case 7:
  197. this.labe51 = ((System.Windows.Controls.Label)(target));
  198. return;
  199. case 8:
  200. this.label52 = ((System.Windows.Controls.Label)(target));
  201. return;
  202. case 9:
  203. this.label61 = ((System.Windows.Controls.Label)(target));
  204. return;
  205. case 10:
  206. this.textBoxAccountIdEdit = ((System.Windows.Controls.TextBox)(target));
  207. return;
  208. case 11:
  209. this.textBoxRealName = ((System.Windows.Controls.TextBox)(target));
  210. return;
  211. case 12:
  212. this.textBoxTouxian = ((System.Windows.Controls.TextBox)(target));
  213. return;
  214. case 13:
  215. this.textBoxCompany = ((System.Windows.Controls.TextBox)(target));
  216. return;
  217. case 14:
  218. this.textBoxDepartment = ((System.Windows.Controls.TextBox)(target));
  219. return;
  220. case 15:
  221. this.textBoxPhone = ((System.Windows.Controls.TextBox)(target));
  222. return;
  223. case 16:
  224. this.textBox5 = ((System.Windows.Controls.TextBox)(target));
  225. return;
  226. case 17:
  227. this.textBox51 = ((System.Windows.Controls.TextBox)(target));
  228. return;
  229. case 18:
  230. this.label2 = ((System.Windows.Controls.Label)(target));
  231. return;
  232. case 19:
  233. this.checkBox1 = ((System.Windows.Controls.CheckBox)(target));
  234. return;
  235. case 20:
  236. this.comboBoxGroup = ((System.Windows.Controls.ComboBox)(target));
  237. return;
  238. case 21:
  239. this.button_ChangePwd = ((System.Windows.Controls.Button)(target));
  240. #line 77 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  241. this.button_ChangePwd.Click += new System.Windows.RoutedEventHandler(this.button_ChangePwd_Click);
  242. #line default
  243. #line hidden
  244. return;
  245. case 22:
  246. this.buttonCreate = ((System.Windows.Controls.Button)(target));
  247. #line 79 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  248. this.buttonCreate.Click += new System.Windows.RoutedEventHandler(this.button_Save_Click);
  249. #line default
  250. #line hidden
  251. return;
  252. case 23:
  253. this.buttonClose = ((System.Windows.Controls.Button)(target));
  254. #line 81 "..\..\..\..\..\Views\AccountManagement\MyAccount.xaml"
  255. this.buttonClose.Click += new System.Windows.RoutedEventHandler(this.Button_Click);
  256. #line default
  257. #line hidden
  258. return;
  259. }
  260. this._contentLoaded = true;
  261. }
  262. }
  263. }