AccountView.g.cs 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260
  1. #pragma checksum "..\..\..\..\..\Models\Utility\Account\AccountView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "AC6837E157200B7D9D20454C7F749A73CC4FD1904D84D5DFCF60CF0CDAB928FA"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // 此代码由工具生成。
  5. // 运行时版本:4.0.30319.42000
  6. //
  7. // 对此文件的更改可能会导致不正确的行为,并且如果
  8. // 重新生成代码,这些更改将会丢失。
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. using Caliburn.Micro;
  12. using OpenSEMI.Ctrlib.Controls;
  13. using OpenSEMI.Ctrlib.Types;
  14. using OpenSEMI.Ctrlib.Window;
  15. using System;
  16. using System.Diagnostics;
  17. using System.Windows;
  18. using System.Windows.Automation;
  19. using System.Windows.Controls;
  20. using System.Windows.Controls.Primitives;
  21. using System.Windows.Data;
  22. using System.Windows.Documents;
  23. using System.Windows.Forms.Integration;
  24. using System.Windows.Ink;
  25. using System.Windows.Input;
  26. using System.Windows.Interactivity;
  27. using System.Windows.Markup;
  28. using System.Windows.Media;
  29. using System.Windows.Media.Animation;
  30. using System.Windows.Media.Effects;
  31. using System.Windows.Media.Imaging;
  32. using System.Windows.Media.Media3D;
  33. using System.Windows.Media.TextFormatting;
  34. using System.Windows.Navigation;
  35. using System.Windows.Shapes;
  36. using System.Windows.Shell;
  37. namespace VirgoUI.Client.Models.Utility.AccountPage {
  38. /// <summary>
  39. /// AccountView
  40. /// </summary>
  41. public partial class AccountView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
  42. #line 36 "..\..\..\..\..\Models\Utility\Account\AccountView.xaml"
  43. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  44. internal System.Windows.Controls.Grid MainTable;
  45. #line default
  46. #line hidden
  47. #line 37 "..\..\..\..\..\Models\Utility\Account\AccountView.xaml"
  48. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  49. internal System.Windows.Controls.Grid MainField;
  50. #line default
  51. #line hidden
  52. #line 51 "..\..\..\..\..\Models\Utility\Account\AccountView.xaml"
  53. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  54. internal System.Windows.Controls.ListView AccountList;
  55. #line default
  56. #line hidden
  57. #line 85 "..\..\..\..\..\Models\Utility\Account\AccountView.xaml"
  58. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  59. internal System.Windows.Controls.Grid GdAccountName;
  60. #line default
  61. #line hidden
  62. #line 94 "..\..\..\..\..\Models\Utility\Account\AccountView.xaml"
  63. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  64. internal OpenSEMI.Ctrlib.Controls.TextBoxEx TbAccountName;
  65. #line default
  66. #line hidden
  67. #line 106 "..\..\..\..\..\Models\Utility\Account\AccountView.xaml"
  68. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  69. internal System.Windows.Controls.Grid GdNewPassword;
  70. #line default
  71. #line hidden
  72. #line 115 "..\..\..\..\..\Models\Utility\Account\AccountView.xaml"
  73. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  74. internal System.Windows.Controls.PasswordBox pwNewPassword;
  75. #line default
  76. #line hidden
  77. #line 125 "..\..\..\..\..\Models\Utility\Account\AccountView.xaml"
  78. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  79. internal System.Windows.Controls.Grid GdConfirmPassword;
  80. #line default
  81. #line hidden
  82. #line 134 "..\..\..\..\..\Models\Utility\Account\AccountView.xaml"
  83. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  84. internal System.Windows.Controls.PasswordBox pwConfirmPassword;
  85. #line default
  86. #line hidden
  87. #line 144 "..\..\..\..\..\Models\Utility\Account\AccountView.xaml"
  88. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  89. internal System.Windows.Controls.Grid GdFirstName;
  90. #line default
  91. #line hidden
  92. #line 153 "..\..\..\..\..\Models\Utility\Account\AccountView.xaml"
  93. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  94. internal OpenSEMI.Ctrlib.Controls.TextBoxEx TbFirstName;
  95. #line default
  96. #line hidden
  97. #line 164 "..\..\..\..\..\Models\Utility\Account\AccountView.xaml"
  98. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  99. internal System.Windows.Controls.Grid GdLastName;
  100. #line default
  101. #line hidden
  102. #line 173 "..\..\..\..\..\Models\Utility\Account\AccountView.xaml"
  103. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  104. internal OpenSEMI.Ctrlib.Controls.TextBoxEx TbLastName;
  105. #line default
  106. #line hidden
  107. #line 184 "..\..\..\..\..\Models\Utility\Account\AccountView.xaml"
  108. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  109. internal System.Windows.Controls.Grid GdEmail;
  110. #line default
  111. #line hidden
  112. #line 193 "..\..\..\..\..\Models\Utility\Account\AccountView.xaml"
  113. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  114. internal OpenSEMI.Ctrlib.Controls.TextBoxEx TbEmail;
  115. #line default
  116. #line hidden
  117. #line 207 "..\..\..\..\..\Models\Utility\Account\AccountView.xaml"
  118. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  119. internal System.Windows.Controls.ListView RolesStatusList;
  120. #line default
  121. #line hidden
  122. private bool _contentLoaded;
  123. /// <summary>
  124. /// InitializeComponent
  125. /// </summary>
  126. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  127. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  128. public void InitializeComponent() {
  129. if (_contentLoaded) {
  130. return;
  131. }
  132. _contentLoaded = true;
  133. System.Uri resourceLocater = new System.Uri("/VirgoUI;component/models/utility/account/accountview.xaml", System.UriKind.Relative);
  134. #line 1 "..\..\..\..\..\Models\Utility\Account\AccountView.xaml"
  135. System.Windows.Application.LoadComponent(this, resourceLocater);
  136. #line default
  137. #line hidden
  138. }
  139. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  140. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  141. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  142. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  143. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  144. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  145. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  146. switch (connectionId)
  147. {
  148. case 1:
  149. this.MainTable = ((System.Windows.Controls.Grid)(target));
  150. return;
  151. case 2:
  152. this.MainField = ((System.Windows.Controls.Grid)(target));
  153. return;
  154. case 3:
  155. this.AccountList = ((System.Windows.Controls.ListView)(target));
  156. return;
  157. case 4:
  158. this.GdAccountName = ((System.Windows.Controls.Grid)(target));
  159. return;
  160. case 5:
  161. this.TbAccountName = ((OpenSEMI.Ctrlib.Controls.TextBoxEx)(target));
  162. return;
  163. case 6:
  164. this.GdNewPassword = ((System.Windows.Controls.Grid)(target));
  165. return;
  166. case 7:
  167. this.pwNewPassword = ((System.Windows.Controls.PasswordBox)(target));
  168. return;
  169. case 8:
  170. this.GdConfirmPassword = ((System.Windows.Controls.Grid)(target));
  171. return;
  172. case 9:
  173. this.pwConfirmPassword = ((System.Windows.Controls.PasswordBox)(target));
  174. return;
  175. case 10:
  176. this.GdFirstName = ((System.Windows.Controls.Grid)(target));
  177. return;
  178. case 11:
  179. this.TbFirstName = ((OpenSEMI.Ctrlib.Controls.TextBoxEx)(target));
  180. return;
  181. case 12:
  182. this.GdLastName = ((System.Windows.Controls.Grid)(target));
  183. return;
  184. case 13:
  185. this.TbLastName = ((OpenSEMI.Ctrlib.Controls.TextBoxEx)(target));
  186. return;
  187. case 14:
  188. this.GdEmail = ((System.Windows.Controls.Grid)(target));
  189. return;
  190. case 15:
  191. this.TbEmail = ((OpenSEMI.Ctrlib.Controls.TextBoxEx)(target));
  192. return;
  193. case 16:
  194. this.RolesStatusList = ((System.Windows.Controls.ListView)(target));
  195. return;
  196. }
  197. this._contentLoaded = true;
  198. }
  199. }
  200. }