SysAdmin.g.cs 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622
  1. #pragma checksum "..\..\SysAdmin.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "81F674DA05A542D2393721B529FF43BFB518DB8FC1CBFF03B1EEF5A6D3CE4DE2"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // Этот код создан программой.
  5. // Исполняемая версия:4.0.30319.42000
  6. //
  7. // Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
  8. // повторной генерации кода.
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. using System;
  12. using System.Diagnostics;
  13. using System.Windows;
  14. using System.Windows.Automation;
  15. using System.Windows.Controls;
  16. using System.Windows.Controls.Primitives;
  17. using System.Windows.Data;
  18. using System.Windows.Documents;
  19. using System.Windows.Ink;
  20. using System.Windows.Input;
  21. using System.Windows.Markup;
  22. using System.Windows.Media;
  23. using System.Windows.Media.Animation;
  24. using System.Windows.Media.Effects;
  25. using System.Windows.Media.Imaging;
  26. using System.Windows.Media.Media3D;
  27. using System.Windows.Media.TextFormatting;
  28. using System.Windows.Navigation;
  29. using System.Windows.Shapes;
  30. using System.Windows.Shell;
  31. using mateo;
  32. namespace mateo {
  33. /// <summary>
  34. /// SysAdmin
  35. /// </summary>
  36. public partial class SysAdmin : System.Windows.Window, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
  37. #line 15 "..\..\SysAdmin.xaml"
  38. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  39. internal System.Windows.Controls.TextBlock txtFio_Admin;
  40. #line default
  41. #line hidden
  42. #line 29 "..\..\SysAdmin.xaml"
  43. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  44. internal System.Windows.Controls.DataGrid datagridAttraction;
  45. #line default
  46. #line hidden
  47. #line 70 "..\..\SysAdmin.xaml"
  48. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  49. internal System.Windows.Controls.Grid gridAddAttraction;
  50. #line default
  51. #line hidden
  52. #line 74 "..\..\SysAdmin.xaml"
  53. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  54. internal System.Windows.Controls.TextBox txtName_Attraction;
  55. #line default
  56. #line hidden
  57. #line 78 "..\..\SysAdmin.xaml"
  58. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  59. internal System.Windows.Controls.TextBox txtDescription_Attraction;
  60. #line default
  61. #line hidden
  62. #line 82 "..\..\SysAdmin.xaml"
  63. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  64. internal System.Windows.Controls.TextBox txtQuantity_Attraction;
  65. #line default
  66. #line hidden
  67. #line 86 "..\..\SysAdmin.xaml"
  68. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  69. internal System.Windows.Controls.TextBox txtPriceOld_Attraction;
  70. #line default
  71. #line hidden
  72. #line 90 "..\..\SysAdmin.xaml"
  73. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  74. internal System.Windows.Controls.TextBox txtPriceBaby_Attraction;
  75. #line default
  76. #line hidden
  77. #line 94 "..\..\SysAdmin.xaml"
  78. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  79. internal System.Windows.Controls.ComboBox comboboxStatus_Attraction;
  80. #line default
  81. #line hidden
  82. #line 99 "..\..\SysAdmin.xaml"
  83. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  84. internal System.Windows.Controls.ComboBox comboboxType_Attraction;
  85. #line default
  86. #line hidden
  87. #line 102 "..\..\SysAdmin.xaml"
  88. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  89. internal System.Windows.Controls.Image imageAdd_Attraction;
  90. #line default
  91. #line hidden
  92. #line 108 "..\..\SysAdmin.xaml"
  93. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  94. internal System.Windows.Controls.Grid gridChangeAttraction;
  95. #line default
  96. #line hidden
  97. #line 112 "..\..\SysAdmin.xaml"
  98. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  99. internal System.Windows.Controls.TextBox txtChange_NameAttraction;
  100. #line default
  101. #line hidden
  102. #line 116 "..\..\SysAdmin.xaml"
  103. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  104. internal System.Windows.Controls.TextBox txtChange_Description;
  105. #line default
  106. #line hidden
  107. #line 120 "..\..\SysAdmin.xaml"
  108. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  109. internal System.Windows.Controls.TextBox txtChange_Quantity;
  110. #line default
  111. #line hidden
  112. #line 124 "..\..\SysAdmin.xaml"
  113. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  114. internal System.Windows.Controls.TextBox txtChange_PriceOldAttraction;
  115. #line default
  116. #line hidden
  117. #line 128 "..\..\SysAdmin.xaml"
  118. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  119. internal System.Windows.Controls.TextBox txtChange_PriceBabyAttraction;
  120. #line default
  121. #line hidden
  122. #line 132 "..\..\SysAdmin.xaml"
  123. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  124. internal System.Windows.Controls.ComboBox comboboxChange_StatusAttraction;
  125. #line default
  126. #line hidden
  127. #line 137 "..\..\SysAdmin.xaml"
  128. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  129. internal System.Windows.Controls.ComboBox comboboxChange_TypeAttraction;
  130. #line default
  131. #line hidden
  132. #line 140 "..\..\SysAdmin.xaml"
  133. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  134. internal System.Windows.Controls.Image imageChange_Attraction;
  135. #line default
  136. #line hidden
  137. #line 149 "..\..\SysAdmin.xaml"
  138. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  139. internal System.Windows.Controls.TabItem tabEmployees;
  140. #line default
  141. #line hidden
  142. #line 151 "..\..\SysAdmin.xaml"
  143. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  144. internal System.Windows.Controls.DataGrid datagridEmployees;
  145. #line default
  146. #line hidden
  147. #line 170 "..\..\SysAdmin.xaml"
  148. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  149. internal System.Windows.Controls.Grid gridAddEmployees;
  150. #line default
  151. #line hidden
  152. #line 174 "..\..\SysAdmin.xaml"
  153. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  154. internal System.Windows.Controls.TextBox txtLastName_Employyes;
  155. #line default
  156. #line hidden
  157. #line 178 "..\..\SysAdmin.xaml"
  158. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  159. internal System.Windows.Controls.TextBox txtFirstName_Employyes;
  160. #line default
  161. #line hidden
  162. #line 182 "..\..\SysAdmin.xaml"
  163. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  164. internal System.Windows.Controls.TextBox txtMiddleName_Employees;
  165. #line default
  166. #line hidden
  167. #line 186 "..\..\SysAdmin.xaml"
  168. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  169. internal System.Windows.Controls.ComboBox comboboxRole_Employees;
  170. #line default
  171. #line hidden
  172. #line 193 "..\..\SysAdmin.xaml"
  173. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  174. internal System.Windows.Controls.ComboBox comboboxStatus_Employees;
  175. #line default
  176. #line hidden
  177. #line 204 "..\..\SysAdmin.xaml"
  178. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  179. internal System.Windows.Controls.Grid gridChangeEmployees;
  180. #line default
  181. #line hidden
  182. #line 208 "..\..\SysAdmin.xaml"
  183. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  184. internal System.Windows.Controls.TextBox txtLastName_ChangeEmployyes;
  185. #line default
  186. #line hidden
  187. #line 212 "..\..\SysAdmin.xaml"
  188. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  189. internal System.Windows.Controls.TextBox txtFirstName_ChangeEmployyes;
  190. #line default
  191. #line hidden
  192. #line 216 "..\..\SysAdmin.xaml"
  193. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  194. internal System.Windows.Controls.TextBox txtMiddleName_ChangeEmployees;
  195. #line default
  196. #line hidden
  197. #line 220 "..\..\SysAdmin.xaml"
  198. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  199. internal System.Windows.Controls.ComboBox comboboxRole_ChangeEmployees;
  200. #line default
  201. #line hidden
  202. #line 227 "..\..\SysAdmin.xaml"
  203. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  204. internal System.Windows.Controls.ComboBox comboboxStatus_ChangeEmployees;
  205. #line default
  206. #line hidden
  207. #line 244 "..\..\SysAdmin.xaml"
  208. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  209. internal System.Windows.Controls.DatePicker datepicker;
  210. #line default
  211. #line hidden
  212. #line 246 "..\..\SysAdmin.xaml"
  213. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  214. internal System.Windows.Controls.ComboBox comboboxNameAttraction;
  215. #line default
  216. #line hidden
  217. private bool _contentLoaded;
  218. /// <summary>
  219. /// InitializeComponent
  220. /// </summary>
  221. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  222. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  223. public void InitializeComponent() {
  224. if (_contentLoaded) {
  225. return;
  226. }
  227. _contentLoaded = true;
  228. System.Uri resourceLocater = new System.Uri("/mateo;component/sysadmin.xaml", System.UriKind.Relative);
  229. #line 1 "..\..\SysAdmin.xaml"
  230. System.Windows.Application.LoadComponent(this, resourceLocater);
  231. #line default
  232. #line hidden
  233. }
  234. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  235. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  236. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  237. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  238. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  239. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  240. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  241. switch (connectionId)
  242. {
  243. case 1:
  244. this.txtFio_Admin = ((System.Windows.Controls.TextBlock)(target));
  245. return;
  246. case 2:
  247. #line 16 "..\..\SysAdmin.xaml"
  248. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnLogout);
  249. #line default
  250. #line hidden
  251. return;
  252. case 3:
  253. #line 19 "..\..\SysAdmin.xaml"
  254. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnExit);
  255. #line default
  256. #line hidden
  257. return;
  258. case 4:
  259. this.datagridAttraction = ((System.Windows.Controls.DataGrid)(target));
  260. return;
  261. case 6:
  262. #line 68 "..\..\SysAdmin.xaml"
  263. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnAddNewAttractionClick);
  264. #line default
  265. #line hidden
  266. return;
  267. case 7:
  268. this.gridAddAttraction = ((System.Windows.Controls.Grid)(target));
  269. return;
  270. case 8:
  271. this.txtName_Attraction = ((System.Windows.Controls.TextBox)(target));
  272. return;
  273. case 9:
  274. this.txtDescription_Attraction = ((System.Windows.Controls.TextBox)(target));
  275. return;
  276. case 10:
  277. this.txtQuantity_Attraction = ((System.Windows.Controls.TextBox)(target));
  278. return;
  279. case 11:
  280. this.txtPriceOld_Attraction = ((System.Windows.Controls.TextBox)(target));
  281. return;
  282. case 12:
  283. this.txtPriceBaby_Attraction = ((System.Windows.Controls.TextBox)(target));
  284. return;
  285. case 13:
  286. this.comboboxStatus_Attraction = ((System.Windows.Controls.ComboBox)(target));
  287. return;
  288. case 14:
  289. this.comboboxType_Attraction = ((System.Windows.Controls.ComboBox)(target));
  290. return;
  291. case 15:
  292. this.imageAdd_Attraction = ((System.Windows.Controls.Image)(target));
  293. return;
  294. case 16:
  295. #line 103 "..\..\SysAdmin.xaml"
  296. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnAddImage);
  297. #line default
  298. #line hidden
  299. return;
  300. case 17:
  301. #line 104 "..\..\SysAdmin.xaml"
  302. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnAddAttractionClick);
  303. #line default
  304. #line hidden
  305. return;
  306. case 18:
  307. #line 105 "..\..\SysAdmin.xaml"
  308. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnBackAttractionClick);
  309. #line default
  310. #line hidden
  311. return;
  312. case 19:
  313. this.gridChangeAttraction = ((System.Windows.Controls.Grid)(target));
  314. return;
  315. case 20:
  316. this.txtChange_NameAttraction = ((System.Windows.Controls.TextBox)(target));
  317. return;
  318. case 21:
  319. this.txtChange_Description = ((System.Windows.Controls.TextBox)(target));
  320. return;
  321. case 22:
  322. this.txtChange_Quantity = ((System.Windows.Controls.TextBox)(target));
  323. return;
  324. case 23:
  325. this.txtChange_PriceOldAttraction = ((System.Windows.Controls.TextBox)(target));
  326. return;
  327. case 24:
  328. this.txtChange_PriceBabyAttraction = ((System.Windows.Controls.TextBox)(target));
  329. return;
  330. case 25:
  331. this.comboboxChange_StatusAttraction = ((System.Windows.Controls.ComboBox)(target));
  332. return;
  333. case 26:
  334. this.comboboxChange_TypeAttraction = ((System.Windows.Controls.ComboBox)(target));
  335. return;
  336. case 27:
  337. this.imageChange_Attraction = ((System.Windows.Controls.Image)(target));
  338. return;
  339. case 28:
  340. #line 141 "..\..\SysAdmin.xaml"
  341. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnChangeImageClick);
  342. #line default
  343. #line hidden
  344. return;
  345. case 29:
  346. #line 142 "..\..\SysAdmin.xaml"
  347. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnSaveChangeClick);
  348. #line default
  349. #line hidden
  350. return;
  351. case 30:
  352. #line 143 "..\..\SysAdmin.xaml"
  353. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnBackAttractionClick);
  354. #line default
  355. #line hidden
  356. return;
  357. case 31:
  358. this.tabEmployees = ((System.Windows.Controls.TabItem)(target));
  359. return;
  360. case 32:
  361. this.datagridEmployees = ((System.Windows.Controls.DataGrid)(target));
  362. return;
  363. case 34:
  364. #line 168 "..\..\SysAdmin.xaml"
  365. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnAddNewEmployeesClick);
  366. #line default
  367. #line hidden
  368. return;
  369. case 35:
  370. this.gridAddEmployees = ((System.Windows.Controls.Grid)(target));
  371. return;
  372. case 36:
  373. this.txtLastName_Employyes = ((System.Windows.Controls.TextBox)(target));
  374. return;
  375. case 37:
  376. this.txtFirstName_Employyes = ((System.Windows.Controls.TextBox)(target));
  377. return;
  378. case 38:
  379. this.txtMiddleName_Employees = ((System.Windows.Controls.TextBox)(target));
  380. return;
  381. case 39:
  382. this.comboboxRole_Employees = ((System.Windows.Controls.ComboBox)(target));
  383. return;
  384. case 40:
  385. this.comboboxStatus_Employees = ((System.Windows.Controls.ComboBox)(target));
  386. return;
  387. case 41:
  388. #line 200 "..\..\SysAdmin.xaml"
  389. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnAddEmployeesClick);
  390. #line default
  391. #line hidden
  392. return;
  393. case 42:
  394. #line 201 "..\..\SysAdmin.xaml"
  395. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnBackEmployeesClick);
  396. #line default
  397. #line hidden
  398. return;
  399. case 43:
  400. this.gridChangeEmployees = ((System.Windows.Controls.Grid)(target));
  401. return;
  402. case 44:
  403. this.txtLastName_ChangeEmployyes = ((System.Windows.Controls.TextBox)(target));
  404. return;
  405. case 45:
  406. this.txtFirstName_ChangeEmployyes = ((System.Windows.Controls.TextBox)(target));
  407. return;
  408. case 46:
  409. this.txtMiddleName_ChangeEmployees = ((System.Windows.Controls.TextBox)(target));
  410. return;
  411. case 47:
  412. this.comboboxRole_ChangeEmployees = ((System.Windows.Controls.ComboBox)(target));
  413. return;
  414. case 48:
  415. this.comboboxStatus_ChangeEmployees = ((System.Windows.Controls.ComboBox)(target));
  416. return;
  417. case 49:
  418. #line 234 "..\..\SysAdmin.xaml"
  419. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnSaveChangeEmployeesClick);
  420. #line default
  421. #line hidden
  422. return;
  423. case 50:
  424. #line 235 "..\..\SysAdmin.xaml"
  425. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnBackEmployeesClick);
  426. #line default
  427. #line hidden
  428. return;
  429. case 51:
  430. this.datepicker = ((System.Windows.Controls.DatePicker)(target));
  431. return;
  432. case 52:
  433. this.comboboxNameAttraction = ((System.Windows.Controls.ComboBox)(target));
  434. return;
  435. case 53:
  436. #line 247 "..\..\SysAdmin.xaml"
  437. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnReport1);
  438. #line default
  439. #line hidden
  440. return;
  441. }
  442. this._contentLoaded = true;
  443. }
  444. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  445. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  446. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  447. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  448. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  449. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  450. void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
  451. switch (connectionId)
  452. {
  453. case 5:
  454. #line 61 "..\..\SysAdmin.xaml"
  455. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnChangeAttractionClick);
  456. #line default
  457. #line hidden
  458. break;
  459. case 33:
  460. #line 161 "..\..\SysAdmin.xaml"
  461. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BtnChangeEmployeesClick);
  462. #line default
  463. #line hidden
  464. break;
  465. }
  466. }
  467. }
  468. }