ProductsPage.g.i.cs 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368
  1. #pragma checksum "..\..\..\Pages\ProductsPage.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "3D21C455E832A5432CB5B6E708EBCAACEFD7CF074474BDBFD499225009DB56BA"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // Этот код создан программой.
  5. // Исполняемая версия:4.0.30319.42000
  6. //
  7. // Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
  8. // повторной генерации кода.
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. using Sessioa.Pages;
  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 Sessioa.Pages {
  33. /// <summary>
  34. /// ProductsPage
  35. /// </summary>
  36. public partial class ProductsPage : System.Windows.Controls.Page, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
  37. #line 22 "..\..\..\Pages\ProductsPage.xaml"
  38. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  39. internal System.Windows.Controls.ListBox LB_Product;
  40. #line default
  41. #line hidden
  42. #line 54 "..\..\..\Pages\ProductsPage.xaml"
  43. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  44. internal System.Windows.Controls.MenuItem AddOrder;
  45. #line default
  46. #line hidden
  47. #line 55 "..\..\..\Pages\ProductsPage.xaml"
  48. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  49. internal System.Windows.Controls.MenuItem EditProduct;
  50. #line default
  51. #line hidden
  52. #line 56 "..\..\..\Pages\ProductsPage.xaml"
  53. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  54. internal System.Windows.Controls.MenuItem DeleteProduct;
  55. #line default
  56. #line hidden
  57. #line 66 "..\..\..\Pages\ProductsPage.xaml"
  58. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  59. internal System.Windows.Controls.TextBox SearchTB;
  60. #line default
  61. #line hidden
  62. #line 67 "..\..\..\Pages\ProductsPage.xaml"
  63. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  64. internal System.Windows.Controls.ComboBox CB_Sort;
  65. #line default
  66. #line hidden
  67. #line 68 "..\..\..\Pages\ProductsPage.xaml"
  68. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  69. internal System.Windows.Controls.ComboBox CB_Filtr;
  70. #line default
  71. #line hidden
  72. #line 71 "..\..\..\Pages\ProductsPage.xaml"
  73. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  74. internal System.Windows.Controls.TextBlock TB_CountActual;
  75. #line default
  76. #line hidden
  77. #line 73 "..\..\..\Pages\ProductsPage.xaml"
  78. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  79. internal System.Windows.Controls.TextBlock TB_CountAll;
  80. #line default
  81. #line hidden
  82. #line 75 "..\..\..\Pages\ProductsPage.xaml"
  83. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  84. internal System.Windows.Controls.TextBlock UserSign;
  85. #line default
  86. #line hidden
  87. #line 77 "..\..\..\Pages\ProductsPage.xaml"
  88. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  89. internal System.Windows.Controls.Button SignOf;
  90. #line default
  91. #line hidden
  92. #line 78 "..\..\..\Pages\ProductsPage.xaml"
  93. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  94. internal System.Windows.Controls.Button NewProduct;
  95. #line default
  96. #line hidden
  97. #line 79 "..\..\..\Pages\ProductsPage.xaml"
  98. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  99. internal System.Windows.Controls.Button OrdersUser;
  100. #line default
  101. #line hidden
  102. #line 80 "..\..\..\Pages\ProductsPage.xaml"
  103. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  104. internal System.Windows.Controls.Button OrderActUser;
  105. #line default
  106. #line hidden
  107. private bool _contentLoaded;
  108. /// <summary>
  109. /// InitializeComponent
  110. /// </summary>
  111. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  112. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  113. public void InitializeComponent() {
  114. if (_contentLoaded) {
  115. return;
  116. }
  117. _contentLoaded = true;
  118. System.Uri resourceLocater = new System.Uri("/Sessioa;component/pages/productspage.xaml", System.UriKind.Relative);
  119. #line 1 "..\..\..\Pages\ProductsPage.xaml"
  120. System.Windows.Application.LoadComponent(this, resourceLocater);
  121. #line default
  122. #line hidden
  123. }
  124. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  125. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  126. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  127. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  128. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  129. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  130. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  131. switch (connectionId)
  132. {
  133. case 1:
  134. this.LB_Product = ((System.Windows.Controls.ListBox)(target));
  135. return;
  136. case 6:
  137. #line 53 "..\..\..\Pages\ProductsPage.xaml"
  138. ((System.Windows.Controls.ContextMenu)(target)).Loaded += new System.Windows.RoutedEventHandler(this.ContextMenu_Loaded);
  139. #line default
  140. #line hidden
  141. return;
  142. case 7:
  143. this.AddOrder = ((System.Windows.Controls.MenuItem)(target));
  144. #line 54 "..\..\..\Pages\ProductsPage.xaml"
  145. this.AddOrder.Click += new System.Windows.RoutedEventHandler(this.AddOrder_Click);
  146. #line default
  147. #line hidden
  148. return;
  149. case 8:
  150. this.EditProduct = ((System.Windows.Controls.MenuItem)(target));
  151. #line 55 "..\..\..\Pages\ProductsPage.xaml"
  152. this.EditProduct.Loaded += new System.Windows.RoutedEventHandler(this.EditProduct_Loaded);
  153. #line default
  154. #line hidden
  155. #line 55 "..\..\..\Pages\ProductsPage.xaml"
  156. this.EditProduct.Click += new System.Windows.RoutedEventHandler(this.EditProduct_Click);
  157. #line default
  158. #line hidden
  159. return;
  160. case 9:
  161. this.DeleteProduct = ((System.Windows.Controls.MenuItem)(target));
  162. #line 56 "..\..\..\Pages\ProductsPage.xaml"
  163. this.DeleteProduct.Loaded += new System.Windows.RoutedEventHandler(this.DeleteProduct_Loaded);
  164. #line default
  165. #line hidden
  166. #line 56 "..\..\..\Pages\ProductsPage.xaml"
  167. this.DeleteProduct.Click += new System.Windows.RoutedEventHandler(this.DeleteProduct_Click);
  168. #line default
  169. #line hidden
  170. return;
  171. case 10:
  172. this.SearchTB = ((System.Windows.Controls.TextBox)(target));
  173. #line 66 "..\..\..\Pages\ProductsPage.xaml"
  174. this.SearchTB.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SearchTB_TextChanged);
  175. #line default
  176. #line hidden
  177. return;
  178. case 11:
  179. this.CB_Sort = ((System.Windows.Controls.ComboBox)(target));
  180. #line 67 "..\..\..\Pages\ProductsPage.xaml"
  181. this.CB_Sort.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CB_Sort_SelectionChanged);
  182. #line default
  183. #line hidden
  184. return;
  185. case 12:
  186. this.CB_Filtr = ((System.Windows.Controls.ComboBox)(target));
  187. #line 68 "..\..\..\Pages\ProductsPage.xaml"
  188. this.CB_Filtr.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CB_Filtr_SelectionChanged);
  189. #line default
  190. #line hidden
  191. return;
  192. case 13:
  193. this.TB_CountActual = ((System.Windows.Controls.TextBlock)(target));
  194. return;
  195. case 14:
  196. this.TB_CountAll = ((System.Windows.Controls.TextBlock)(target));
  197. return;
  198. case 15:
  199. this.UserSign = ((System.Windows.Controls.TextBlock)(target));
  200. return;
  201. case 16:
  202. this.SignOf = ((System.Windows.Controls.Button)(target));
  203. #line 77 "..\..\..\Pages\ProductsPage.xaml"
  204. this.SignOf.Click += new System.Windows.RoutedEventHandler(this.SignOf_Click);
  205. #line default
  206. #line hidden
  207. return;
  208. case 17:
  209. this.NewProduct = ((System.Windows.Controls.Button)(target));
  210. #line 78 "..\..\..\Pages\ProductsPage.xaml"
  211. this.NewProduct.Click += new System.Windows.RoutedEventHandler(this.NewProduct_Click);
  212. #line default
  213. #line hidden
  214. #line 78 "..\..\..\Pages\ProductsPage.xaml"
  215. this.NewProduct.Loaded += new System.Windows.RoutedEventHandler(this.NewProduct_Loaded);
  216. #line default
  217. #line hidden
  218. return;
  219. case 18:
  220. this.OrdersUser = ((System.Windows.Controls.Button)(target));
  221. #line 79 "..\..\..\Pages\ProductsPage.xaml"
  222. this.OrdersUser.Click += new System.Windows.RoutedEventHandler(this.OrdersUser_Click);
  223. #line default
  224. #line hidden
  225. #line 79 "..\..\..\Pages\ProductsPage.xaml"
  226. this.OrdersUser.Loaded += new System.Windows.RoutedEventHandler(this.OrdersUser_Loaded);
  227. #line default
  228. #line hidden
  229. return;
  230. case 19:
  231. this.OrderActUser = ((System.Windows.Controls.Button)(target));
  232. #line 80 "..\..\..\Pages\ProductsPage.xaml"
  233. this.OrderActUser.Click += new System.Windows.RoutedEventHandler(this.OrderActUser_Click);
  234. #line default
  235. #line hidden
  236. return;
  237. }
  238. this._contentLoaded = true;
  239. }
  240. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  241. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  242. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  243. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  244. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  245. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  246. void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
  247. switch (connectionId)
  248. {
  249. case 2:
  250. #line 25 "..\..\..\Pages\ProductsPage.xaml"
  251. ((System.Windows.Controls.Border)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Border_Loaded);
  252. #line default
  253. #line hidden
  254. break;
  255. case 3:
  256. #line 43 "..\..\..\Pages\ProductsPage.xaml"
  257. ((System.Windows.Controls.TextBlock)(target)).Loaded += new System.Windows.RoutedEventHandler(this.countPr_Loaded);
  258. #line default
  259. #line hidden
  260. break;
  261. case 4:
  262. #line 44 "..\..\..\Pages\ProductsPage.xaml"
  263. ((System.Windows.Controls.TextBlock)(target)).Loaded += new System.Windows.RoutedEventHandler(this.countPr_Loaded_1);
  264. #line default
  265. #line hidden
  266. break;
  267. case 5:
  268. #line 47 "..\..\..\Pages\ProductsPage.xaml"
  269. ((System.Windows.Controls.TextBlock)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Discount_Loaded);
  270. #line default
  271. #line hidden
  272. break;
  273. }
  274. }
  275. }
  276. }