OrderCard.g.i.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340
  1. #pragma checksum "..\..\..\Pages\OrderCard.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "F6D9777AAFFE27442DFD46A673FA0681D52B4EF1F20D88B3576E37ED97A89173"
  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. /// OrderCard
  35. /// </summary>
  36. public partial class OrderCard : System.Windows.Controls.Page, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
  37. #line 23 "..\..\..\Pages\OrderCard.xaml"
  38. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  39. internal System.Windows.Controls.Button B_Back;
  40. #line default
  41. #line hidden
  42. #line 24 "..\..\..\Pages\OrderCard.xaml"
  43. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  44. internal System.Windows.Controls.TextBlock OrderTitle;
  45. #line default
  46. #line hidden
  47. #line 25 "..\..\..\Pages\OrderCard.xaml"
  48. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  49. internal System.Windows.Controls.TextBlock OrderCode;
  50. #line default
  51. #line hidden
  52. #line 29 "..\..\..\Pages\OrderCard.xaml"
  53. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  54. internal System.Windows.Controls.ComboBox CB_Punkt;
  55. #line default
  56. #line hidden
  57. #line 30 "..\..\..\Pages\OrderCard.xaml"
  58. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  59. internal System.Windows.Controls.TextBlock TB_Punkt;
  60. #line default
  61. #line hidden
  62. #line 32 "..\..\..\Pages\OrderCard.xaml"
  63. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  64. internal System.Windows.Controls.ListBox LB_ProductsOrder;
  65. #line default
  66. #line hidden
  67. #line 81 "..\..\..\Pages\OrderCard.xaml"
  68. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  69. internal System.Windows.Controls.MenuItem DelProduct;
  70. #line default
  71. #line hidden
  72. #line 86 "..\..\..\Pages\OrderCard.xaml"
  73. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  74. internal System.Windows.Controls.TextBlock TB_ItogoSkidka;
  75. #line default
  76. #line hidden
  77. #line 89 "..\..\..\Pages\OrderCard.xaml"
  78. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  79. internal System.Windows.Controls.TextBlock TB_Itogo;
  80. #line default
  81. #line hidden
  82. #line 91 "..\..\..\Pages\OrderCard.xaml"
  83. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  84. internal System.Windows.Controls.StackPanel SP_EditOrder;
  85. #line default
  86. #line hidden
  87. #line 93 "..\..\..\Pages\OrderCard.xaml"
  88. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  89. internal System.Windows.Controls.ComboBox StateOrder;
  90. #line default
  91. #line hidden
  92. #line 95 "..\..\..\Pages\OrderCard.xaml"
  93. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  94. internal System.Windows.Controls.StackPanel SP_EditDate;
  95. #line default
  96. #line hidden
  97. #line 97 "..\..\..\Pages\OrderCard.xaml"
  98. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  99. internal System.Windows.Controls.DatePicker DP_Order;
  100. #line default
  101. #line hidden
  102. #line 100 "..\..\..\Pages\OrderCard.xaml"
  103. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  104. internal System.Windows.Controls.Button B_Save;
  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/ordercard.xaml", System.UriKind.Relative);
  119. #line 1 "..\..\..\Pages\OrderCard.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.B_Back = ((System.Windows.Controls.Button)(target));
  135. #line 23 "..\..\..\Pages\OrderCard.xaml"
  136. this.B_Back.Click += new System.Windows.RoutedEventHandler(this.B_Back_Click);
  137. #line default
  138. #line hidden
  139. return;
  140. case 2:
  141. this.OrderTitle = ((System.Windows.Controls.TextBlock)(target));
  142. return;
  143. case 3:
  144. this.OrderCode = ((System.Windows.Controls.TextBlock)(target));
  145. #line 25 "..\..\..\Pages\OrderCard.xaml"
  146. this.OrderCode.Loaded += new System.Windows.RoutedEventHandler(this.OrderCode_Loaded);
  147. #line default
  148. #line hidden
  149. return;
  150. case 4:
  151. this.CB_Punkt = ((System.Windows.Controls.ComboBox)(target));
  152. return;
  153. case 5:
  154. this.TB_Punkt = ((System.Windows.Controls.TextBlock)(target));
  155. return;
  156. case 6:
  157. this.LB_ProductsOrder = ((System.Windows.Controls.ListBox)(target));
  158. return;
  159. case 13:
  160. this.DelProduct = ((System.Windows.Controls.MenuItem)(target));
  161. #line 81 "..\..\..\Pages\OrderCard.xaml"
  162. this.DelProduct.Click += new System.Windows.RoutedEventHandler(this.DelProduct_Click);
  163. #line default
  164. #line hidden
  165. return;
  166. case 14:
  167. this.TB_ItogoSkidka = ((System.Windows.Controls.TextBlock)(target));
  168. return;
  169. case 15:
  170. this.TB_Itogo = ((System.Windows.Controls.TextBlock)(target));
  171. return;
  172. case 16:
  173. this.SP_EditOrder = ((System.Windows.Controls.StackPanel)(target));
  174. #line 91 "..\..\..\Pages\OrderCard.xaml"
  175. this.SP_EditOrder.Loaded += new System.Windows.RoutedEventHandler(this.SP_EditOrder_Loaded);
  176. #line default
  177. #line hidden
  178. return;
  179. case 17:
  180. this.StateOrder = ((System.Windows.Controls.ComboBox)(target));
  181. return;
  182. case 18:
  183. this.SP_EditDate = ((System.Windows.Controls.StackPanel)(target));
  184. #line 95 "..\..\..\Pages\OrderCard.xaml"
  185. this.SP_EditDate.Loaded += new System.Windows.RoutedEventHandler(this.SP_EditOrder_Loaded);
  186. #line default
  187. #line hidden
  188. return;
  189. case 19:
  190. this.DP_Order = ((System.Windows.Controls.DatePicker)(target));
  191. return;
  192. case 20:
  193. this.B_Save = ((System.Windows.Controls.Button)(target));
  194. #line 100 "..\..\..\Pages\OrderCard.xaml"
  195. this.B_Save.Click += new System.Windows.RoutedEventHandler(this.B_Save_Click);
  196. #line default
  197. #line hidden
  198. return;
  199. }
  200. this._contentLoaded = true;
  201. }
  202. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  203. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  204. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  205. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  206. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  207. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  208. void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
  209. switch (connectionId)
  210. {
  211. case 7:
  212. #line 57 "..\..\..\Pages\OrderCard.xaml"
  213. ((System.Windows.Controls.TextBlock)(target)).Loaded += new System.Windows.RoutedEventHandler(this.countPr_Loaded);
  214. #line default
  215. #line hidden
  216. break;
  217. case 8:
  218. #line 58 "..\..\..\Pages\OrderCard.xaml"
  219. ((System.Windows.Controls.TextBlock)(target)).Loaded += new System.Windows.RoutedEventHandler(this.countDPr_Loaded);
  220. #line default
  221. #line hidden
  222. break;
  223. case 9:
  224. #line 61 "..\..\..\Pages\OrderCard.xaml"
  225. ((System.Windows.Controls.TextBlock)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Discount_Loaded);
  226. #line default
  227. #line hidden
  228. break;
  229. case 10:
  230. #line 71 "..\..\..\Pages\OrderCard.xaml"
  231. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Back_B_Click);
  232. #line default
  233. #line hidden
  234. #line 71 "..\..\..\Pages\OrderCard.xaml"
  235. ((System.Windows.Controls.Button)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Back_B_Loaded);
  236. #line default
  237. #line hidden
  238. break;
  239. case 11:
  240. #line 72 "..\..\..\Pages\OrderCard.xaml"
  241. ((System.Windows.Controls.TextBlock)(target)).Loaded += new System.Windows.RoutedEventHandler(this.CountProduct_Loaded);
  242. #line default
  243. #line hidden
  244. break;
  245. case 12:
  246. #line 73 "..\..\..\Pages\OrderCard.xaml"
  247. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Next_B_Click);
  248. #line default
  249. #line hidden
  250. #line 73 "..\..\..\Pages\OrderCard.xaml"
  251. ((System.Windows.Controls.Button)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Next_B_Loaded);
  252. #line default
  253. #line hidden
  254. break;
  255. }
  256. }
  257. }
  258. }