Menu.g.cs 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422
  1. #pragma checksum "..\..\..\Windows\Menu.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "1B1C2BC2C4743C72302676FE3C419CD1DDE22D82F37D4F3EDE282D451C4ACA38"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // Этот код создан программой.
  5. // Исполняемая версия:4.0.30319.42000
  6. //
  7. // Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
  8. // повторной генерации кода.
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. using KFC.Windows;
  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 KFC.Windows {
  33. /// <summary>
  34. /// Menu
  35. /// </summary>
  36. public partial class Menu : System.Windows.Window, System.Windows.Markup.IComponentConnector {
  37. #line 13 "..\..\..\Windows\Menu.xaml"
  38. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  39. internal System.Windows.Controls.Button Burgers;
  40. #line default
  41. #line hidden
  42. #line 18 "..\..\..\Windows\Menu.xaml"
  43. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  44. internal System.Windows.Controls.Button Basket;
  45. #line default
  46. #line hidden
  47. #line 23 "..\..\..\Windows\Menu.xaml"
  48. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  49. internal System.Windows.Controls.Button Drinks;
  50. #line default
  51. #line hidden
  52. #line 31 "..\..\..\Windows\Menu.xaml"
  53. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  54. internal System.Windows.Controls.Grid Burgers_Menu;
  55. #line default
  56. #line hidden
  57. #line 38 "..\..\..\Windows\Menu.xaml"
  58. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  59. internal System.Windows.Controls.Button Bigger;
  60. #line default
  61. #line hidden
  62. #line 39 "..\..\..\Windows\Menu.xaml"
  63. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  64. internal System.Windows.Controls.Button ShefBurger;
  65. #line default
  66. #line hidden
  67. #line 40 "..\..\..\Windows\Menu.xaml"
  68. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  69. internal System.Windows.Controls.Button Zinger;
  70. #line default
  71. #line hidden
  72. #line 41 "..\..\..\Windows\Menu.xaml"
  73. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  74. internal System.Windows.Controls.Button Dark;
  75. #line default
  76. #line hidden
  77. #line 42 "..\..\..\Windows\Menu.xaml"
  78. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  79. internal System.Windows.Controls.Button Sanders;
  80. #line default
  81. #line hidden
  82. #line 43 "..\..\..\Windows\Menu.xaml"
  83. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  84. internal System.Windows.Controls.Button SandersSpicy;
  85. #line default
  86. #line hidden
  87. #line 53 "..\..\..\Windows\Menu.xaml"
  88. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  89. internal System.Windows.Controls.Grid Baskets_Menu;
  90. #line default
  91. #line hidden
  92. #line 58 "..\..\..\Windows\Menu.xaml"
  93. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  94. internal System.Windows.Controls.Button Fri;
  95. #line default
  96. #line hidden
  97. #line 59 "..\..\..\Windows\Menu.xaml"
  98. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  99. internal System.Windows.Controls.Button Derevensky;
  100. #line default
  101. #line hidden
  102. #line 60 "..\..\..\Windows\Menu.xaml"
  103. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  104. internal System.Windows.Controls.Button Assorti;
  105. #line default
  106. #line hidden
  107. #line 61 "..\..\..\Windows\Menu.xaml"
  108. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  109. internal System.Windows.Controls.Button Chicken;
  110. #line default
  111. #line hidden
  112. #line 67 "..\..\..\Windows\Menu.xaml"
  113. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  114. internal System.Windows.Controls.Grid Drinks_Menu;
  115. #line default
  116. #line hidden
  117. #line 71 "..\..\..\Windows\Menu.xaml"
  118. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  119. internal System.Windows.Controls.Button Coffee;
  120. #line default
  121. #line hidden
  122. #line 72 "..\..\..\Windows\Menu.xaml"
  123. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  124. internal System.Windows.Controls.Button Gaz;
  125. #line default
  126. #line hidden
  127. #line 73 "..\..\..\Windows\Menu.xaml"
  128. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  129. internal System.Windows.Controls.Button Limonad;
  130. #line default
  131. #line hidden
  132. #line 82 "..\..\..\Windows\Menu.xaml"
  133. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  134. internal System.Windows.Controls.Grid PayCheck;
  135. #line default
  136. #line hidden
  137. #line 84 "..\..\..\Windows\Menu.xaml"
  138. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  139. internal System.Windows.Controls.TextBox Check;
  140. #line default
  141. #line hidden
  142. #line 86 "..\..\..\Windows\Menu.xaml"
  143. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  144. internal System.Windows.Controls.Button Pay;
  145. #line default
  146. #line hidden
  147. private bool _contentLoaded;
  148. /// <summary>
  149. /// InitializeComponent
  150. /// </summary>
  151. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  152. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  153. public void InitializeComponent() {
  154. if (_contentLoaded) {
  155. return;
  156. }
  157. _contentLoaded = true;
  158. System.Uri resourceLocater = new System.Uri("/KFC;component/windows/menu.xaml", System.UriKind.Relative);
  159. #line 1 "..\..\..\Windows\Menu.xaml"
  160. System.Windows.Application.LoadComponent(this, resourceLocater);
  161. #line default
  162. #line hidden
  163. }
  164. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  165. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  166. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  167. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  168. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  169. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  170. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  171. switch (connectionId)
  172. {
  173. case 1:
  174. this.Burgers = ((System.Windows.Controls.Button)(target));
  175. #line 13 "..\..\..\Windows\Menu.xaml"
  176. this.Burgers.Click += new System.Windows.RoutedEventHandler(this.Burgers_Click);
  177. #line default
  178. #line hidden
  179. return;
  180. case 2:
  181. this.Basket = ((System.Windows.Controls.Button)(target));
  182. #line 18 "..\..\..\Windows\Menu.xaml"
  183. this.Basket.Click += new System.Windows.RoutedEventHandler(this.Basket_Click);
  184. #line default
  185. #line hidden
  186. return;
  187. case 3:
  188. this.Drinks = ((System.Windows.Controls.Button)(target));
  189. #line 23 "..\..\..\Windows\Menu.xaml"
  190. this.Drinks.Click += new System.Windows.RoutedEventHandler(this.Drinks_Click);
  191. #line default
  192. #line hidden
  193. return;
  194. case 4:
  195. this.Burgers_Menu = ((System.Windows.Controls.Grid)(target));
  196. return;
  197. case 5:
  198. this.Bigger = ((System.Windows.Controls.Button)(target));
  199. #line 38 "..\..\..\Windows\Menu.xaml"
  200. this.Bigger.Click += new System.Windows.RoutedEventHandler(this.Bigger_Click);
  201. #line default
  202. #line hidden
  203. return;
  204. case 6:
  205. this.ShefBurger = ((System.Windows.Controls.Button)(target));
  206. #line 39 "..\..\..\Windows\Menu.xaml"
  207. this.ShefBurger.Click += new System.Windows.RoutedEventHandler(this.ShefBurger_Click);
  208. #line default
  209. #line hidden
  210. return;
  211. case 7:
  212. this.Zinger = ((System.Windows.Controls.Button)(target));
  213. #line 40 "..\..\..\Windows\Menu.xaml"
  214. this.Zinger.Click += new System.Windows.RoutedEventHandler(this.Zinger_Click);
  215. #line default
  216. #line hidden
  217. return;
  218. case 8:
  219. this.Dark = ((System.Windows.Controls.Button)(target));
  220. #line 41 "..\..\..\Windows\Menu.xaml"
  221. this.Dark.Click += new System.Windows.RoutedEventHandler(this.Dark_Click);
  222. #line default
  223. #line hidden
  224. return;
  225. case 9:
  226. this.Sanders = ((System.Windows.Controls.Button)(target));
  227. #line 42 "..\..\..\Windows\Menu.xaml"
  228. this.Sanders.Click += new System.Windows.RoutedEventHandler(this.Sanders_Click);
  229. #line default
  230. #line hidden
  231. return;
  232. case 10:
  233. this.SandersSpicy = ((System.Windows.Controls.Button)(target));
  234. #line 43 "..\..\..\Windows\Menu.xaml"
  235. this.SandersSpicy.Click += new System.Windows.RoutedEventHandler(this.SandersSpicy_Click);
  236. #line default
  237. #line hidden
  238. return;
  239. case 11:
  240. this.Baskets_Menu = ((System.Windows.Controls.Grid)(target));
  241. return;
  242. case 12:
  243. this.Fri = ((System.Windows.Controls.Button)(target));
  244. #line 58 "..\..\..\Windows\Menu.xaml"
  245. this.Fri.Click += new System.Windows.RoutedEventHandler(this.Fri_Click);
  246. #line default
  247. #line hidden
  248. return;
  249. case 13:
  250. this.Derevensky = ((System.Windows.Controls.Button)(target));
  251. #line 59 "..\..\..\Windows\Menu.xaml"
  252. this.Derevensky.Click += new System.Windows.RoutedEventHandler(this.Derevensky_Click);
  253. #line default
  254. #line hidden
  255. return;
  256. case 14:
  257. this.Assorti = ((System.Windows.Controls.Button)(target));
  258. #line 60 "..\..\..\Windows\Menu.xaml"
  259. this.Assorti.Click += new System.Windows.RoutedEventHandler(this.Assorti_Click);
  260. #line default
  261. #line hidden
  262. return;
  263. case 15:
  264. this.Chicken = ((System.Windows.Controls.Button)(target));
  265. #line 61 "..\..\..\Windows\Menu.xaml"
  266. this.Chicken.Click += new System.Windows.RoutedEventHandler(this.Chicken_Click);
  267. #line default
  268. #line hidden
  269. return;
  270. case 16:
  271. this.Drinks_Menu = ((System.Windows.Controls.Grid)(target));
  272. return;
  273. case 17:
  274. this.Coffee = ((System.Windows.Controls.Button)(target));
  275. #line 71 "..\..\..\Windows\Menu.xaml"
  276. this.Coffee.Click += new System.Windows.RoutedEventHandler(this.Coffee_Click);
  277. #line default
  278. #line hidden
  279. return;
  280. case 18:
  281. this.Gaz = ((System.Windows.Controls.Button)(target));
  282. #line 72 "..\..\..\Windows\Menu.xaml"
  283. this.Gaz.Click += new System.Windows.RoutedEventHandler(this.Gaz_Click);
  284. #line default
  285. #line hidden
  286. return;
  287. case 19:
  288. this.Limonad = ((System.Windows.Controls.Button)(target));
  289. #line 73 "..\..\..\Windows\Menu.xaml"
  290. this.Limonad.Click += new System.Windows.RoutedEventHandler(this.Limonad_Click);
  291. #line default
  292. #line hidden
  293. return;
  294. case 20:
  295. this.PayCheck = ((System.Windows.Controls.Grid)(target));
  296. return;
  297. case 21:
  298. this.Check = ((System.Windows.Controls.TextBox)(target));
  299. return;
  300. case 22:
  301. this.Pay = ((System.Windows.Controls.Button)(target));
  302. #line 86 "..\..\..\Windows\Menu.xaml"
  303. this.Pay.Click += new System.Windows.RoutedEventHandler(this.PayCheck_Click);
  304. #line default
  305. #line hidden
  306. return;
  307. }
  308. this._contentLoaded = true;
  309. }
  310. }
  311. }