AccountView.g.cs 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233
  1. #pragma checksum "..\..\..\..\..\CenterViews\Configs\Accounts\AccountView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "A4110803751C179AB230CBF0A1A3A6FF6097A4DD56D0DC8C1C6F74EBE8603505"
  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 System;
  14. using System.Diagnostics;
  15. using System.Windows;
  16. using System.Windows.Automation;
  17. using System.Windows.Controls;
  18. using System.Windows.Controls.Primitives;
  19. using System.Windows.Data;
  20. using System.Windows.Documents;
  21. using System.Windows.Forms.Integration;
  22. using System.Windows.Ink;
  23. using System.Windows.Input;
  24. using System.Windows.Interactivity;
  25. using System.Windows.Markup;
  26. using System.Windows.Media;
  27. using System.Windows.Media.Animation;
  28. using System.Windows.Media.Effects;
  29. using System.Windows.Media.Imaging;
  30. using System.Windows.Media.Media3D;
  31. using System.Windows.Media.TextFormatting;
  32. using System.Windows.Navigation;
  33. using System.Windows.Shapes;
  34. using System.Windows.Shell;
  35. namespace MECF.Framework.UI.Client.CenterViews.Configs.Accounts {
  36. /// <summary>
  37. /// AccountView
  38. /// </summary>
  39. public partial class AccountView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
  40. #line 9 "..\..\..\..\..\CenterViews\Configs\Accounts\AccountView.xaml"
  41. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  42. internal MECF.Framework.UI.Client.CenterViews.Configs.Accounts.AccountView accountCtl;
  43. #line default
  44. #line hidden
  45. #line 37 "..\..\..\..\..\CenterViews\Configs\Accounts\AccountView.xaml"
  46. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  47. internal System.Windows.Controls.Grid MainTable;
  48. #line default
  49. #line hidden
  50. #line 38 "..\..\..\..\..\CenterViews\Configs\Accounts\AccountView.xaml"
  51. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  52. internal System.Windows.Controls.Grid MainField;
  53. #line default
  54. #line hidden
  55. #line 52 "..\..\..\..\..\CenterViews\Configs\Accounts\AccountView.xaml"
  56. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  57. internal System.Windows.Controls.ListView AccountList;
  58. #line default
  59. #line hidden
  60. #line 93 "..\..\..\..\..\CenterViews\Configs\Accounts\AccountView.xaml"
  61. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  62. internal System.Windows.Controls.Grid GdAccountName;
  63. #line default
  64. #line hidden
  65. #line 102 "..\..\..\..\..\CenterViews\Configs\Accounts\AccountView.xaml"
  66. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  67. internal System.Windows.Controls.TextBox TbAccountName;
  68. #line default
  69. #line hidden
  70. #line 114 "..\..\..\..\..\CenterViews\Configs\Accounts\AccountView.xaml"
  71. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  72. internal System.Windows.Controls.Grid GdNewPassword;
  73. #line default
  74. #line hidden
  75. #line 123 "..\..\..\..\..\CenterViews\Configs\Accounts\AccountView.xaml"
  76. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  77. internal System.Windows.Controls.PasswordBox pwNewPassword;
  78. #line default
  79. #line hidden
  80. #line 139 "..\..\..\..\..\CenterViews\Configs\Accounts\AccountView.xaml"
  81. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  82. internal System.Windows.Controls.Grid GdConfirmPassword;
  83. #line default
  84. #line hidden
  85. #line 148 "..\..\..\..\..\CenterViews\Configs\Accounts\AccountView.xaml"
  86. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  87. internal System.Windows.Controls.PasswordBox pwConfirmPassword;
  88. #line default
  89. #line hidden
  90. #line 224 "..\..\..\..\..\CenterViews\Configs\Accounts\AccountView.xaml"
  91. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  92. internal System.Windows.Controls.Grid GdDescription;
  93. #line default
  94. #line hidden
  95. #line 233 "..\..\..\..\..\CenterViews\Configs\Accounts\AccountView.xaml"
  96. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  97. internal System.Windows.Controls.TextBox TbDescription;
  98. #line default
  99. #line hidden
  100. #line 250 "..\..\..\..\..\CenterViews\Configs\Accounts\AccountView.xaml"
  101. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  102. internal System.Windows.Controls.ListView RolesStatusList;
  103. #line default
  104. #line hidden
  105. private bool _contentLoaded;
  106. /// <summary>
  107. /// InitializeComponent
  108. /// </summary>
  109. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  110. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  111. public void InitializeComponent() {
  112. if (_contentLoaded) {
  113. return;
  114. }
  115. _contentLoaded = true;
  116. System.Uri resourceLocater = new System.Uri("/MECF.Framework.UI.Client;component/centerviews/configs/accounts/accountview.xaml" +
  117. "", System.UriKind.Relative);
  118. #line 1 "..\..\..\..\..\CenterViews\Configs\Accounts\AccountView.xaml"
  119. System.Windows.Application.LoadComponent(this, resourceLocater);
  120. #line default
  121. #line hidden
  122. }
  123. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  124. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  125. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
  126. internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
  127. return System.Delegate.CreateDelegate(delegateType, this, handler);
  128. }
  129. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  130. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  131. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  132. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  133. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  134. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  135. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  136. switch (connectionId)
  137. {
  138. case 1:
  139. this.accountCtl = ((MECF.Framework.UI.Client.CenterViews.Configs.Accounts.AccountView)(target));
  140. return;
  141. case 2:
  142. this.MainTable = ((System.Windows.Controls.Grid)(target));
  143. return;
  144. case 3:
  145. this.MainField = ((System.Windows.Controls.Grid)(target));
  146. return;
  147. case 4:
  148. this.AccountList = ((System.Windows.Controls.ListView)(target));
  149. return;
  150. case 5:
  151. this.GdAccountName = ((System.Windows.Controls.Grid)(target));
  152. return;
  153. case 6:
  154. this.TbAccountName = ((System.Windows.Controls.TextBox)(target));
  155. return;
  156. case 7:
  157. this.GdNewPassword = ((System.Windows.Controls.Grid)(target));
  158. return;
  159. case 8:
  160. this.pwNewPassword = ((System.Windows.Controls.PasswordBox)(target));
  161. return;
  162. case 9:
  163. this.GdConfirmPassword = ((System.Windows.Controls.Grid)(target));
  164. return;
  165. case 10:
  166. this.pwConfirmPassword = ((System.Windows.Controls.PasswordBox)(target));
  167. return;
  168. case 11:
  169. this.GdDescription = ((System.Windows.Controls.Grid)(target));
  170. return;
  171. case 12:
  172. this.TbDescription = ((System.Windows.Controls.TextBox)(target));
  173. return;
  174. case 13:
  175. this.RolesStatusList = ((System.Windows.Controls.ListView)(target));
  176. return;
  177. }
  178. this._contentLoaded = true;
  179. }
  180. }
  181. }