UpdateProductWindow.g.i.cs 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273
  1. #pragma checksum "..\..\UpdateProductWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "897FD71A0C9AEB1EA8C6AE73D71E2C958F94A7F77DE5D716A1D42F7CF460C32E"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // Этот код создан программой.
  5. // Исполняемая версия:4.0.30319.42000
  6. //
  7. // Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
  8. // повторной генерации кода.
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. using Eight;
  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 Eight {
  33. /// <summary>
  34. /// UpdateProductWindow
  35. /// </summary>
  36. public partial class UpdateProductWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
  37. #line 38 "..\..\UpdateProductWindow.xaml"
  38. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  39. internal System.Windows.Controls.TextBox TbName;
  40. #line default
  41. #line hidden
  42. #line 39 "..\..\UpdateProductWindow.xaml"
  43. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  44. internal System.Windows.Controls.ComboBox CmbType;
  45. #line default
  46. #line hidden
  47. #line 40 "..\..\UpdateProductWindow.xaml"
  48. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  49. internal System.Windows.Controls.TextBox TbArticle;
  50. #line default
  51. #line hidden
  52. #line 41 "..\..\UpdateProductWindow.xaml"
  53. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  54. internal System.Windows.Controls.TextBox TbDescription;
  55. #line default
  56. #line hidden
  57. #line 43 "..\..\UpdateProductWindow.xaml"
  58. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  59. internal System.Windows.Controls.Image Img;
  60. #line default
  61. #line hidden
  62. #line 44 "..\..\UpdateProductWindow.xaml"
  63. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  64. internal System.Windows.Controls.Button BtnChoose;
  65. #line default
  66. #line hidden
  67. #line 46 "..\..\UpdateProductWindow.xaml"
  68. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  69. internal System.Windows.Controls.TextBox TbPerson;
  70. #line default
  71. #line hidden
  72. #line 47 "..\..\UpdateProductWindow.xaml"
  73. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  74. internal System.Windows.Controls.TextBox TbWorkshop;
  75. #line default
  76. #line hidden
  77. #line 48 "..\..\UpdateProductWindow.xaml"
  78. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  79. internal System.Windows.Controls.TextBox TbMinCost;
  80. #line default
  81. #line hidden
  82. #line 61 "..\..\UpdateProductWindow.xaml"
  83. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  84. internal System.Windows.Controls.ListBox ProductsBox;
  85. #line default
  86. #line hidden
  87. #line 70 "..\..\UpdateProductWindow.xaml"
  88. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  89. internal System.Windows.Controls.Button BtnAdd;
  90. #line default
  91. #line hidden
  92. #line 72 "..\..\UpdateProductWindow.xaml"
  93. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  94. internal System.Windows.Controls.Button BtnRemove;
  95. #line default
  96. #line hidden
  97. #line 74 "..\..\UpdateProductWindow.xaml"
  98. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  99. internal System.Windows.Controls.ListBox BasketBox;
  100. #line default
  101. #line hidden
  102. #line 84 "..\..\UpdateProductWindow.xaml"
  103. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  104. internal System.Windows.Controls.Button BtnDelete;
  105. #line default
  106. #line hidden
  107. #line 86 "..\..\UpdateProductWindow.xaml"
  108. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  109. internal System.Windows.Controls.Button BtnSubmit;
  110. #line default
  111. #line hidden
  112. private bool _contentLoaded;
  113. /// <summary>
  114. /// InitializeComponent
  115. /// </summary>
  116. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  117. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  118. public void InitializeComponent() {
  119. if (_contentLoaded) {
  120. return;
  121. }
  122. _contentLoaded = true;
  123. System.Uri resourceLocater = new System.Uri("/Eight;component/updateproductwindow.xaml", System.UriKind.Relative);
  124. #line 1 "..\..\UpdateProductWindow.xaml"
  125. System.Windows.Application.LoadComponent(this, resourceLocater);
  126. #line default
  127. #line hidden
  128. }
  129. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  130. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  131. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  132. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  133. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  134. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  135. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  136. switch (connectionId)
  137. {
  138. case 1:
  139. this.TbName = ((System.Windows.Controls.TextBox)(target));
  140. return;
  141. case 2:
  142. this.CmbType = ((System.Windows.Controls.ComboBox)(target));
  143. return;
  144. case 3:
  145. this.TbArticle = ((System.Windows.Controls.TextBox)(target));
  146. return;
  147. case 4:
  148. this.TbDescription = ((System.Windows.Controls.TextBox)(target));
  149. return;
  150. case 5:
  151. this.Img = ((System.Windows.Controls.Image)(target));
  152. return;
  153. case 6:
  154. this.BtnChoose = ((System.Windows.Controls.Button)(target));
  155. #line 44 "..\..\UpdateProductWindow.xaml"
  156. this.BtnChoose.Click += new System.Windows.RoutedEventHandler(this.BtnChoose_Click);
  157. #line default
  158. #line hidden
  159. return;
  160. case 7:
  161. this.TbPerson = ((System.Windows.Controls.TextBox)(target));
  162. return;
  163. case 8:
  164. this.TbWorkshop = ((System.Windows.Controls.TextBox)(target));
  165. return;
  166. case 9:
  167. this.TbMinCost = ((System.Windows.Controls.TextBox)(target));
  168. return;
  169. case 10:
  170. this.ProductsBox = ((System.Windows.Controls.ListBox)(target));
  171. return;
  172. case 11:
  173. this.BtnAdd = ((System.Windows.Controls.Button)(target));
  174. #line 70 "..\..\UpdateProductWindow.xaml"
  175. this.BtnAdd.Click += new System.Windows.RoutedEventHandler(this.BtnAdd_Click);
  176. #line default
  177. #line hidden
  178. return;
  179. case 12:
  180. this.BtnRemove = ((System.Windows.Controls.Button)(target));
  181. #line 72 "..\..\UpdateProductWindow.xaml"
  182. this.BtnRemove.Click += new System.Windows.RoutedEventHandler(this.BtnRemove_Click);
  183. #line default
  184. #line hidden
  185. return;
  186. case 13:
  187. this.BasketBox = ((System.Windows.Controls.ListBox)(target));
  188. return;
  189. case 14:
  190. this.BtnDelete = ((System.Windows.Controls.Button)(target));
  191. #line 84 "..\..\UpdateProductWindow.xaml"
  192. this.BtnDelete.Click += new System.Windows.RoutedEventHandler(this.BtnDelete_Click);
  193. #line default
  194. #line hidden
  195. return;
  196. case 15:
  197. this.BtnSubmit = ((System.Windows.Controls.Button)(target));
  198. #line 86 "..\..\UpdateProductWindow.xaml"
  199. this.BtnSubmit.Click += new System.Windows.RoutedEventHandler(this.BtnSubmit_Click);
  200. #line default
  201. #line hidden
  202. return;
  203. }
  204. this._contentLoaded = true;
  205. }
  206. }
  207. }