Registration.g.i.cs 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815
  1. #pragma checksum "..\..\..\..\Registration.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "2FE275B465621B75459C58317EE32FEFD0E3DF6B"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // Этот код создан программой.
  5. // Исполняемая версия:4.0.30319.42000
  6. //
  7. // Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
  8. // повторной генерации кода.
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. using Hammer_store;
  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.Controls.Ribbon;
  19. using System.Windows.Data;
  20. using System.Windows.Documents;
  21. using System.Windows.Ink;
  22. using System.Windows.Input;
  23. using System.Windows.Markup;
  24. using System.Windows.Media;
  25. using System.Windows.Media.Animation;
  26. using System.Windows.Media.Effects;
  27. using System.Windows.Media.Imaging;
  28. using System.Windows.Media.Media3D;
  29. using System.Windows.Media.TextFormatting;
  30. using System.Windows.Navigation;
  31. using System.Windows.Shapes;
  32. using System.Windows.Shell;
  33. namespace Hammer_store {
  34. /// <summary>
  35. /// Registration
  36. /// </summary>
  37. public partial class Registration : System.Windows.Window, System.Windows.Markup.IComponentConnector {
  38. #line 288 "..\..\..\..\Registration.xaml"
  39. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  40. internal System.Windows.Controls.Grid TitleBar;
  41. #line default
  42. #line hidden
  43. #line 294 "..\..\..\..\Registration.xaml"
  44. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  45. internal System.Windows.Controls.Image Image_cross;
  46. #line default
  47. #line hidden
  48. #line 320 "..\..\..\..\Registration.xaml"
  49. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  50. internal System.Windows.Controls.Image Image_colapso;
  51. #line default
  52. #line hidden
  53. #line 347 "..\..\..\..\Registration.xaml"
  54. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  55. internal System.Windows.Controls.Grid Header;
  56. #line default
  57. #line hidden
  58. #line 374 "..\..\..\..\Registration.xaml"
  59. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  60. internal System.Windows.Controls.Grid FieldLogin;
  61. #line default
  62. #line hidden
  63. #line 387 "..\..\..\..\Registration.xaml"
  64. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  65. internal System.Windows.Controls.TextBox textBox_InputLogin;
  66. #line default
  67. #line hidden
  68. #line 418 "..\..\..\..\Registration.xaml"
  69. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  70. internal System.Windows.Controls.Label labelErrorMessageOne_Login;
  71. #line default
  72. #line hidden
  73. #line 437 "..\..\..\..\Registration.xaml"
  74. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  75. internal System.Windows.Controls.Label labelErrorMessageTwo_Login;
  76. #line default
  77. #line hidden
  78. #line 456 "..\..\..\..\Registration.xaml"
  79. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  80. internal System.Windows.Controls.Label labelErrorMessageThree_Login;
  81. #line default
  82. #line hidden
  83. #line 475 "..\..\..\..\Registration.xaml"
  84. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  85. internal System.Windows.Controls.Label labelErrorMessageFour_Login;
  86. #line default
  87. #line hidden
  88. #line 494 "..\..\..\..\Registration.xaml"
  89. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  90. internal System.Windows.Controls.Label labelErrorMessageFive_Login;
  91. #line default
  92. #line hidden
  93. #line 513 "..\..\..\..\Registration.xaml"
  94. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  95. internal System.Windows.Shapes.Polygon ErrorMessagePolygon_Login;
  96. #line default
  97. #line hidden
  98. #line 526 "..\..\..\..\Registration.xaml"
  99. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  100. internal System.Windows.Controls.Grid FieldEmail;
  101. #line default
  102. #line hidden
  103. #line 539 "..\..\..\..\Registration.xaml"
  104. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  105. internal System.Windows.Controls.TextBox textBox_InputMail;
  106. #line default
  107. #line hidden
  108. #line 568 "..\..\..\..\Registration.xaml"
  109. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  110. internal System.Windows.Controls.Label labelErrorMessageOne_Mail;
  111. #line default
  112. #line hidden
  113. #line 587 "..\..\..\..\Registration.xaml"
  114. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  115. internal System.Windows.Controls.Label labelErrorMessageTwo_Mail;
  116. #line default
  117. #line hidden
  118. #line 606 "..\..\..\..\Registration.xaml"
  119. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  120. internal System.Windows.Shapes.Polygon ErrorMessagePolygon_Mail;
  121. #line default
  122. #line hidden
  123. #line 620 "..\..\..\..\Registration.xaml"
  124. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  125. internal System.Windows.Controls.Grid FieldPassword1;
  126. #line default
  127. #line hidden
  128. #line 633 "..\..\..\..\Registration.xaml"
  129. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  130. internal System.Windows.Controls.PasswordBox passwordBox_InputPass1;
  131. #line default
  132. #line hidden
  133. #line 715 "..\..\..\..\Registration.xaml"
  134. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  135. internal System.Windows.Controls.TextBox textBox_OutputPass1;
  136. #line default
  137. #line hidden
  138. #line 738 "..\..\..\..\Registration.xaml"
  139. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  140. internal System.Windows.Controls.Image Image_EyeHide1;
  141. #line default
  142. #line hidden
  143. #line 760 "..\..\..\..\Registration.xaml"
  144. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  145. internal System.Windows.Controls.Image Image_EyeVisible1;
  146. #line default
  147. #line hidden
  148. #line 782 "..\..\..\..\Registration.xaml"
  149. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  150. internal System.Windows.Controls.Label labelErrorMessageOne_Pass1;
  151. #line default
  152. #line hidden
  153. #line 801 "..\..\..\..\Registration.xaml"
  154. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  155. internal System.Windows.Controls.Label labelErrorMessageTwo_Pass1;
  156. #line default
  157. #line hidden
  158. #line 820 "..\..\..\..\Registration.xaml"
  159. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  160. internal System.Windows.Controls.Label labelErrorMessageThree_Pass1;
  161. #line default
  162. #line hidden
  163. #line 839 "..\..\..\..\Registration.xaml"
  164. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  165. internal System.Windows.Shapes.Polygon ErrorMessagePolygon_Pass1;
  166. #line default
  167. #line hidden
  168. #line 853 "..\..\..\..\Registration.xaml"
  169. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  170. internal System.Windows.Controls.Grid FieldPassword2;
  171. #line default
  172. #line hidden
  173. #line 866 "..\..\..\..\Registration.xaml"
  174. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  175. internal System.Windows.Controls.PasswordBox passwordBox_InputPass2;
  176. #line default
  177. #line hidden
  178. #line 950 "..\..\..\..\Registration.xaml"
  179. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  180. internal System.Windows.Controls.TextBox textBox_OutputPass2;
  181. #line default
  182. #line hidden
  183. #line 973 "..\..\..\..\Registration.xaml"
  184. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  185. internal System.Windows.Controls.Image Image_EyeHide2;
  186. #line default
  187. #line hidden
  188. #line 995 "..\..\..\..\Registration.xaml"
  189. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  190. internal System.Windows.Controls.Image Image_EyeVisible2;
  191. #line default
  192. #line hidden
  193. #line 1017 "..\..\..\..\Registration.xaml"
  194. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  195. internal System.Windows.Controls.Label labelErrorMessage_Pass2;
  196. #line default
  197. #line hidden
  198. #line 1041 "..\..\..\..\Registration.xaml"
  199. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  200. internal System.Windows.Controls.Grid FieldName;
  201. #line default
  202. #line hidden
  203. #line 1054 "..\..\..\..\Registration.xaml"
  204. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  205. internal System.Windows.Controls.TextBox textBox_Input_FName;
  206. #line default
  207. #line hidden
  208. #line 1085 "..\..\..\..\Registration.xaml"
  209. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  210. internal System.Windows.Controls.Label labelErrorMessageOne_Name;
  211. #line default
  212. #line hidden
  213. #line 1104 "..\..\..\..\Registration.xaml"
  214. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  215. internal System.Windows.Controls.Label labelErrorMessageTwo_Name;
  216. #line default
  217. #line hidden
  218. #line 1123 "..\..\..\..\Registration.xaml"
  219. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  220. internal System.Windows.Shapes.Polygon ErrorMessagePolygon_Name;
  221. #line default
  222. #line hidden
  223. #line 1136 "..\..\..\..\Registration.xaml"
  224. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  225. internal System.Windows.Controls.Grid FieldSurname;
  226. #line default
  227. #line hidden
  228. #line 1149 "..\..\..\..\Registration.xaml"
  229. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  230. internal System.Windows.Controls.TextBox textBox_Input_LName;
  231. #line default
  232. #line hidden
  233. #line 1180 "..\..\..\..\Registration.xaml"
  234. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  235. internal System.Windows.Controls.Label labelErrorMessageOne_Surname;
  236. #line default
  237. #line hidden
  238. #line 1199 "..\..\..\..\Registration.xaml"
  239. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  240. internal System.Windows.Controls.Label labelErrorMessageTwo_Surname;
  241. #line default
  242. #line hidden
  243. #line 1218 "..\..\..\..\Registration.xaml"
  244. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  245. internal System.Windows.Shapes.Polygon ErrorMessagePolygon_Surname;
  246. #line default
  247. #line hidden
  248. #line 1231 "..\..\..\..\Registration.xaml"
  249. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  250. internal System.Windows.Controls.Grid FieldAge;
  251. #line default
  252. #line hidden
  253. #line 1244 "..\..\..\..\Registration.xaml"
  254. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  255. internal System.Windows.Controls.TextBox textBox_InputAge;
  256. #line default
  257. #line hidden
  258. #line 1278 "..\..\..\..\Registration.xaml"
  259. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  260. internal System.Windows.Controls.Button buttonUp;
  261. #line default
  262. #line hidden
  263. #line 1300 "..\..\..\..\Registration.xaml"
  264. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  265. internal System.Windows.Controls.Button buttonDown;
  266. #line default
  267. #line hidden
  268. #line 1329 "..\..\..\..\Registration.xaml"
  269. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  270. internal System.Windows.Controls.Label labelErrorMessage_Age;
  271. #line default
  272. #line hidden
  273. #line 1348 "..\..\..\..\Registration.xaml"
  274. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  275. internal System.Windows.Shapes.Polygon ErrorMessagePolygon_Age;
  276. #line default
  277. #line hidden
  278. #line 1373 "..\..\..\..\Registration.xaml"
  279. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  280. internal System.Windows.Controls.Grid BaseButtons;
  281. #line default
  282. #line hidden
  283. #line 1382 "..\..\..\..\Registration.xaml"
  284. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  285. internal System.Windows.Controls.Button button_ready;
  286. #line default
  287. #line hidden
  288. #line 1421 "..\..\..\..\Registration.xaml"
  289. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  290. internal System.Windows.Controls.Button button_backOnUserVerification;
  291. #line default
  292. #line hidden
  293. private bool _contentLoaded;
  294. /// <summary>
  295. /// InitializeComponent
  296. /// </summary>
  297. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  298. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "7.0.0.0")]
  299. public void InitializeComponent() {
  300. if (_contentLoaded) {
  301. return;
  302. }
  303. _contentLoaded = true;
  304. System.Uri resourceLocater = new System.Uri("/Hammer store;component/registration.xaml", System.UriKind.Relative);
  305. #line 1 "..\..\..\..\Registration.xaml"
  306. System.Windows.Application.LoadComponent(this, resourceLocater);
  307. #line default
  308. #line hidden
  309. }
  310. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  311. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "7.0.0.0")]
  312. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  313. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  314. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  315. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  316. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  317. switch (connectionId)
  318. {
  319. case 1:
  320. this.TitleBar = ((System.Windows.Controls.Grid)(target));
  321. #line 290 "..\..\..\..\Registration.xaml"
  322. this.TitleBar.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.TitleBar_MouseDown);
  323. #line default
  324. #line hidden
  325. return;
  326. case 2:
  327. this.Image_cross = ((System.Windows.Controls.Image)(target));
  328. #line 299 "..\..\..\..\Registration.xaml"
  329. this.Image_cross.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_cross_MouseDown);
  330. #line default
  331. #line hidden
  332. return;
  333. case 3:
  334. this.Image_colapso = ((System.Windows.Controls.Image)(target));
  335. #line 325 "..\..\..\..\Registration.xaml"
  336. this.Image_colapso.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_colapso_MouseDown);
  337. #line default
  338. #line hidden
  339. return;
  340. case 4:
  341. this.Header = ((System.Windows.Controls.Grid)(target));
  342. return;
  343. case 5:
  344. this.FieldLogin = ((System.Windows.Controls.Grid)(target));
  345. return;
  346. case 6:
  347. this.textBox_InputLogin = ((System.Windows.Controls.TextBox)(target));
  348. #line 402 "..\..\..\..\Registration.xaml"
  349. this.textBox_InputLogin.GotFocus += new System.Windows.RoutedEventHandler(this.textBox_InputLogin_GotFocus);
  350. #line default
  351. #line hidden
  352. #line 403 "..\..\..\..\Registration.xaml"
  353. this.textBox_InputLogin.LostFocus += new System.Windows.RoutedEventHandler(this.textBox_InputLogin_LostFocus);
  354. #line default
  355. #line hidden
  356. return;
  357. case 7:
  358. this.labelErrorMessageOne_Login = ((System.Windows.Controls.Label)(target));
  359. return;
  360. case 8:
  361. this.labelErrorMessageTwo_Login = ((System.Windows.Controls.Label)(target));
  362. return;
  363. case 9:
  364. this.labelErrorMessageThree_Login = ((System.Windows.Controls.Label)(target));
  365. return;
  366. case 10:
  367. this.labelErrorMessageFour_Login = ((System.Windows.Controls.Label)(target));
  368. return;
  369. case 11:
  370. this.labelErrorMessageFive_Login = ((System.Windows.Controls.Label)(target));
  371. return;
  372. case 12:
  373. this.ErrorMessagePolygon_Login = ((System.Windows.Shapes.Polygon)(target));
  374. return;
  375. case 13:
  376. this.FieldEmail = ((System.Windows.Controls.Grid)(target));
  377. return;
  378. case 14:
  379. this.textBox_InputMail = ((System.Windows.Controls.TextBox)(target));
  380. #line 553 "..\..\..\..\Registration.xaml"
  381. this.textBox_InputMail.LostFocus += new System.Windows.RoutedEventHandler(this.textBox_InputMail_LostFocus);
  382. #line default
  383. #line hidden
  384. #line 554 "..\..\..\..\Registration.xaml"
  385. this.textBox_InputMail.GotFocus += new System.Windows.RoutedEventHandler(this.textBox_InputMail_GotFocus);
  386. #line default
  387. #line hidden
  388. return;
  389. case 15:
  390. this.labelErrorMessageOne_Mail = ((System.Windows.Controls.Label)(target));
  391. return;
  392. case 16:
  393. this.labelErrorMessageTwo_Mail = ((System.Windows.Controls.Label)(target));
  394. return;
  395. case 17:
  396. this.ErrorMessagePolygon_Mail = ((System.Windows.Shapes.Polygon)(target));
  397. return;
  398. case 18:
  399. this.FieldPassword1 = ((System.Windows.Controls.Grid)(target));
  400. return;
  401. case 19:
  402. this.passwordBox_InputPass1 = ((System.Windows.Controls.PasswordBox)(target));
  403. #line 647 "..\..\..\..\Registration.xaml"
  404. this.passwordBox_InputPass1.LostFocus += new System.Windows.RoutedEventHandler(this.passwordBox_InputPass1_LostFocus);
  405. #line default
  406. #line hidden
  407. #line 648 "..\..\..\..\Registration.xaml"
  408. this.passwordBox_InputPass1.GotFocus += new System.Windows.RoutedEventHandler(this.passwordBox_InputPass1_GotFocus);
  409. #line default
  410. #line hidden
  411. return;
  412. case 20:
  413. this.textBox_OutputPass1 = ((System.Windows.Controls.TextBox)(target));
  414. return;
  415. case 21:
  416. this.Image_EyeHide1 = ((System.Windows.Controls.Image)(target));
  417. #line 742 "..\..\..\..\Registration.xaml"
  418. this.Image_EyeHide1.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_EyeHide1_MouseDown);
  419. #line default
  420. #line hidden
  421. return;
  422. case 22:
  423. this.Image_EyeVisible1 = ((System.Windows.Controls.Image)(target));
  424. #line 764 "..\..\..\..\Registration.xaml"
  425. this.Image_EyeVisible1.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_EyeVisible1_MouseDown);
  426. #line default
  427. #line hidden
  428. return;
  429. case 23:
  430. this.labelErrorMessageOne_Pass1 = ((System.Windows.Controls.Label)(target));
  431. return;
  432. case 24:
  433. this.labelErrorMessageTwo_Pass1 = ((System.Windows.Controls.Label)(target));
  434. return;
  435. case 25:
  436. this.labelErrorMessageThree_Pass1 = ((System.Windows.Controls.Label)(target));
  437. return;
  438. case 26:
  439. this.ErrorMessagePolygon_Pass1 = ((System.Windows.Shapes.Polygon)(target));
  440. return;
  441. case 27:
  442. this.FieldPassword2 = ((System.Windows.Controls.Grid)(target));
  443. return;
  444. case 28:
  445. this.passwordBox_InputPass2 = ((System.Windows.Controls.PasswordBox)(target));
  446. #line 880 "..\..\..\..\Registration.xaml"
  447. this.passwordBox_InputPass2.LostFocus += new System.Windows.RoutedEventHandler(this.passwordBox_InputPass2_LostFocus);
  448. #line default
  449. #line hidden
  450. #line 881 "..\..\..\..\Registration.xaml"
  451. this.passwordBox_InputPass2.GotFocus += new System.Windows.RoutedEventHandler(this.passwordBox_InputPass2_GotFocus);
  452. #line default
  453. #line hidden
  454. return;
  455. case 29:
  456. this.textBox_OutputPass2 = ((System.Windows.Controls.TextBox)(target));
  457. return;
  458. case 30:
  459. this.Image_EyeHide2 = ((System.Windows.Controls.Image)(target));
  460. #line 977 "..\..\..\..\Registration.xaml"
  461. this.Image_EyeHide2.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_EyeHide2_MouseDown);
  462. #line default
  463. #line hidden
  464. return;
  465. case 31:
  466. this.Image_EyeVisible2 = ((System.Windows.Controls.Image)(target));
  467. #line 999 "..\..\..\..\Registration.xaml"
  468. this.Image_EyeVisible2.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_EyeVisible2_MouseDown);
  469. #line default
  470. #line hidden
  471. return;
  472. case 32:
  473. this.labelErrorMessage_Pass2 = ((System.Windows.Controls.Label)(target));
  474. return;
  475. case 33:
  476. this.FieldName = ((System.Windows.Controls.Grid)(target));
  477. return;
  478. case 34:
  479. this.textBox_Input_FName = ((System.Windows.Controls.TextBox)(target));
  480. #line 1066 "..\..\..\..\Registration.xaml"
  481. this.textBox_Input_FName.LostFocus += new System.Windows.RoutedEventHandler(this.textBox_Input_FName_LostFocus);
  482. #line default
  483. #line hidden
  484. #line 1067 "..\..\..\..\Registration.xaml"
  485. this.textBox_Input_FName.GotFocus += new System.Windows.RoutedEventHandler(this.textBox_Input_FName_GotFocus);
  486. #line default
  487. #line hidden
  488. #line 1068 "..\..\..\..\Registration.xaml"
  489. this.textBox_Input_FName.KeyDown += new System.Windows.Input.KeyEventHandler(this.textBox_Input_FName_KeyDown);
  490. #line default
  491. #line hidden
  492. return;
  493. case 35:
  494. this.labelErrorMessageOne_Name = ((System.Windows.Controls.Label)(target));
  495. return;
  496. case 36:
  497. this.labelErrorMessageTwo_Name = ((System.Windows.Controls.Label)(target));
  498. return;
  499. case 37:
  500. this.ErrorMessagePolygon_Name = ((System.Windows.Shapes.Polygon)(target));
  501. return;
  502. case 38:
  503. this.FieldSurname = ((System.Windows.Controls.Grid)(target));
  504. return;
  505. case 39:
  506. this.textBox_Input_LName = ((System.Windows.Controls.TextBox)(target));
  507. #line 1161 "..\..\..\..\Registration.xaml"
  508. this.textBox_Input_LName.LostFocus += new System.Windows.RoutedEventHandler(this.textBox_Input_LName_LostFocus);
  509. #line default
  510. #line hidden
  511. #line 1162 "..\..\..\..\Registration.xaml"
  512. this.textBox_Input_LName.GotFocus += new System.Windows.RoutedEventHandler(this.textBox_Input_LName_GotFocus);
  513. #line default
  514. #line hidden
  515. #line 1163 "..\..\..\..\Registration.xaml"
  516. this.textBox_Input_LName.KeyDown += new System.Windows.Input.KeyEventHandler(this.textBox_Input_LName_KeyDown);
  517. #line default
  518. #line hidden
  519. return;
  520. case 40:
  521. this.labelErrorMessageOne_Surname = ((System.Windows.Controls.Label)(target));
  522. return;
  523. case 41:
  524. this.labelErrorMessageTwo_Surname = ((System.Windows.Controls.Label)(target));
  525. return;
  526. case 42:
  527. this.ErrorMessagePolygon_Surname = ((System.Windows.Shapes.Polygon)(target));
  528. return;
  529. case 43:
  530. this.FieldAge = ((System.Windows.Controls.Grid)(target));
  531. return;
  532. case 44:
  533. this.textBox_InputAge = ((System.Windows.Controls.TextBox)(target));
  534. #line 1257 "..\..\..\..\Registration.xaml"
  535. this.textBox_InputAge.KeyDown += new System.Windows.Input.KeyEventHandler(this.textBox_InputAge_KeyDown);
  536. #line default
  537. #line hidden
  538. #line 1258 "..\..\..\..\Registration.xaml"
  539. this.textBox_InputAge.GotFocus += new System.Windows.RoutedEventHandler(this.textBox_InputAge_GotFocus);
  540. #line default
  541. #line hidden
  542. #line 1259 "..\..\..\..\Registration.xaml"
  543. this.textBox_InputAge.LostFocus += new System.Windows.RoutedEventHandler(this.textBox_InputAge_LostFocus);
  544. #line default
  545. #line hidden
  546. #line 1260 "..\..\..\..\Registration.xaml"
  547. this.textBox_InputAge.KeyUp += new System.Windows.Input.KeyEventHandler(this.textBox_InputAge_KeyUp);
  548. #line default
  549. #line hidden
  550. return;
  551. case 45:
  552. this.buttonUp = ((System.Windows.Controls.Button)(target));
  553. #line 1290 "..\..\..\..\Registration.xaml"
  554. this.buttonUp.Click += new System.Windows.RoutedEventHandler(this.buttonUp_Click);
  555. #line default
  556. #line hidden
  557. return;
  558. case 46:
  559. this.buttonDown = ((System.Windows.Controls.Button)(target));
  560. #line 1312 "..\..\..\..\Registration.xaml"
  561. this.buttonDown.Click += new System.Windows.RoutedEventHandler(this.buttonDown_Click);
  562. #line default
  563. #line hidden
  564. return;
  565. case 47:
  566. this.labelErrorMessage_Age = ((System.Windows.Controls.Label)(target));
  567. return;
  568. case 48:
  569. this.ErrorMessagePolygon_Age = ((System.Windows.Shapes.Polygon)(target));
  570. return;
  571. case 49:
  572. this.BaseButtons = ((System.Windows.Controls.Grid)(target));
  573. return;
  574. case 50:
  575. this.button_ready = ((System.Windows.Controls.Button)(target));
  576. #line 1394 "..\..\..\..\Registration.xaml"
  577. this.button_ready.Click += new System.Windows.RoutedEventHandler(this.button_ready_Click);
  578. #line default
  579. #line hidden
  580. return;
  581. case 51:
  582. this.button_backOnUserVerification = ((System.Windows.Controls.Button)(target));
  583. #line 1432 "..\..\..\..\Registration.xaml"
  584. this.button_backOnUserVerification.Click += new System.Windows.RoutedEventHandler(this.button_backOnUserVerification_Click);
  585. #line default
  586. #line hidden
  587. return;
  588. }
  589. this._contentLoaded = true;
  590. }
  591. }
  592. }