SenderList.g.cs 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  1. #pragma checksum "..\..\SenderList.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "92625CA92A22E4897F19D12EB000F052B55B3396DCDC2519DBF36F37D436BC04"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // Этот код создан программой.
  5. // Исполняемая версия:4.0.30319.42000
  6. //
  7. // Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
  8. // повторной генерации кода.
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. using Logistics_application;
  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 Logistics_application {
  33. /// <summary>
  34. /// SenderList
  35. /// </summary>
  36. public partial class SenderList : System.Windows.Controls.Page, System.Windows.Markup.IComponentConnector {
  37. #line 17 "..\..\SenderList.xaml"
  38. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  39. internal System.Windows.Controls.DataGrid table;
  40. #line default
  41. #line hidden
  42. #line 28 "..\..\SenderList.xaml"
  43. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  44. internal System.Windows.Controls.TextBox txtID;
  45. #line default
  46. #line hidden
  47. #line 29 "..\..\SenderList.xaml"
  48. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  49. internal System.Windows.Controls.Label label;
  50. #line default
  51. #line hidden
  52. #line 30 "..\..\SenderList.xaml"
  53. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  54. internal System.Windows.Controls.TextBox txtSurname;
  55. #line default
  56. #line hidden
  57. #line 31 "..\..\SenderList.xaml"
  58. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  59. internal System.Windows.Controls.Label label1;
  60. #line default
  61. #line hidden
  62. #line 32 "..\..\SenderList.xaml"
  63. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  64. internal System.Windows.Controls.TextBox txtName;
  65. #line default
  66. #line hidden
  67. #line 33 "..\..\SenderList.xaml"
  68. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  69. internal System.Windows.Controls.Label label2;
  70. #line default
  71. #line hidden
  72. #line 34 "..\..\SenderList.xaml"
  73. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  74. internal System.Windows.Controls.TextBox txtMiddleName;
  75. #line default
  76. #line hidden
  77. #line 35 "..\..\SenderList.xaml"
  78. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  79. internal System.Windows.Controls.Label label3;
  80. #line default
  81. #line hidden
  82. #line 36 "..\..\SenderList.xaml"
  83. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  84. internal System.Windows.Controls.TextBox txtPhoneNumber;
  85. #line default
  86. #line hidden
  87. #line 37 "..\..\SenderList.xaml"
  88. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  89. internal System.Windows.Controls.Label label4;
  90. #line default
  91. #line hidden
  92. #line 38 "..\..\SenderList.xaml"
  93. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  94. internal System.Windows.Controls.TextBox txtCity;
  95. #line default
  96. #line hidden
  97. #line 39 "..\..\SenderList.xaml"
  98. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  99. internal System.Windows.Controls.Label label5;
  100. #line default
  101. #line hidden
  102. private bool _contentLoaded;
  103. /// <summary>
  104. /// InitializeComponent
  105. /// </summary>
  106. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  107. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  108. public void InitializeComponent() {
  109. if (_contentLoaded) {
  110. return;
  111. }
  112. _contentLoaded = true;
  113. System.Uri resourceLocater = new System.Uri("/Logistics application;component/senderlist.xaml", System.UriKind.Relative);
  114. #line 1 "..\..\SenderList.xaml"
  115. System.Windows.Application.LoadComponent(this, resourceLocater);
  116. #line default
  117. #line hidden
  118. }
  119. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  120. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  121. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  122. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  123. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  124. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  125. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  126. switch (connectionId)
  127. {
  128. case 1:
  129. this.table = ((System.Windows.Controls.DataGrid)(target));
  130. return;
  131. case 2:
  132. this.txtID = ((System.Windows.Controls.TextBox)(target));
  133. return;
  134. case 3:
  135. this.label = ((System.Windows.Controls.Label)(target));
  136. return;
  137. case 4:
  138. this.txtSurname = ((System.Windows.Controls.TextBox)(target));
  139. return;
  140. case 5:
  141. this.label1 = ((System.Windows.Controls.Label)(target));
  142. return;
  143. case 6:
  144. this.txtName = ((System.Windows.Controls.TextBox)(target));
  145. return;
  146. case 7:
  147. this.label2 = ((System.Windows.Controls.Label)(target));
  148. return;
  149. case 8:
  150. this.txtMiddleName = ((System.Windows.Controls.TextBox)(target));
  151. return;
  152. case 9:
  153. this.label3 = ((System.Windows.Controls.Label)(target));
  154. return;
  155. case 10:
  156. this.txtPhoneNumber = ((System.Windows.Controls.TextBox)(target));
  157. return;
  158. case 11:
  159. this.label4 = ((System.Windows.Controls.Label)(target));
  160. return;
  161. case 12:
  162. this.txtCity = ((System.Windows.Controls.TextBox)(target));
  163. return;
  164. case 13:
  165. this.label5 = ((System.Windows.Controls.Label)(target));
  166. return;
  167. case 14:
  168. #line 40 "..\..\SenderList.xaml"
  169. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Insert_Click);
  170. #line default
  171. #line hidden
  172. return;
  173. case 15:
  174. #line 41 "..\..\SenderList.xaml"
  175. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Update_Click);
  176. #line default
  177. #line hidden
  178. return;
  179. case 16:
  180. #line 42 "..\..\SenderList.xaml"
  181. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Delete_Click);
  182. #line default
  183. #line hidden
  184. return;
  185. }
  186. this._contentLoaded = true;
  187. }
  188. }
  189. }