No Description

DailyCheck.g.i.cs 8.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227
  1. #pragma checksum "..\..\..\DailyCheck.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "B8F28A2A88EDAAA31FCD8914C91100B6460CCD22FA83DAC54F9F485B814E94CA"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // This code was generated by a tool.
  5. // Runtime Version:4.0.30319.42000
  6. //
  7. // Changes to this file may cause incorrect behavior and will be lost if
  8. // the code is regenerated.
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. using System;
  12. using System.Diagnostics;
  13. using System.Windows;
  14. using System.Windows.Automation;
  15. using System.Windows.Controls;
  16. using System.Windows.Controls.Primitives;
  17. using System.Windows.Data;
  18. using System.Windows.Documents;
  19. using System.Windows.Ink;
  20. using System.Windows.Input;
  21. using System.Windows.Markup;
  22. using System.Windows.Media;
  23. using System.Windows.Media.Animation;
  24. using System.Windows.Media.Effects;
  25. using System.Windows.Media.Imaging;
  26. using System.Windows.Media.Media3D;
  27. using System.Windows.Media.TextFormatting;
  28. using System.Windows.Navigation;
  29. using System.Windows.Shapes;
  30. using System.Windows.Shell;
  31. using WpfLocalization;
  32. namespace WpfApplication19 {
  33. /// <summary>
  34. /// DailyCheck
  35. /// </summary>
  36. public partial class DailyCheck : System.Windows.Window, System.Windows.Markup.IComponentConnector {
  37. #line 95 "..\..\..\DailyCheck.xaml"
  38. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  39. internal System.Windows.Controls.Button saveBtn;
  40. #line default
  41. #line hidden
  42. #line 96 "..\..\..\DailyCheck.xaml"
  43. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  44. internal System.Windows.Controls.TextBlock measureBlock;
  45. #line default
  46. #line hidden
  47. #line 97 "..\..\..\DailyCheck.xaml"
  48. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  49. internal System.Windows.Controls.DataGrid dailyCheckGrid;
  50. #line default
  51. #line hidden
  52. #line 107 "..\..\..\DailyCheck.xaml"
  53. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  54. internal System.Windows.Controls.Button commitBtn;
  55. #line default
  56. #line hidden
  57. #line 108 "..\..\..\DailyCheck.xaml"
  58. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  59. internal System.Windows.Controls.DatePicker datePicker;
  60. #line default
  61. #line hidden
  62. #line 109 "..\..\..\DailyCheck.xaml"
  63. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  64. internal System.Windows.Controls.ComboBox shiftCB;
  65. #line default
  66. #line hidden
  67. #line 113 "..\..\..\DailyCheck.xaml"
  68. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  69. internal System.Windows.Controls.TextBlock textBlock1;
  70. #line default
  71. #line hidden
  72. #line 114 "..\..\..\DailyCheck.xaml"
  73. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  74. internal System.Windows.Controls.TextBlock textBlock2;
  75. #line default
  76. #line hidden
  77. #line 115 "..\..\..\DailyCheck.xaml"
  78. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  79. internal System.Windows.Controls.TextBlock textBlock4;
  80. #line default
  81. #line hidden
  82. #line 116 "..\..\..\DailyCheck.xaml"
  83. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  84. internal System.Windows.Controls.TextBlock textBlock3;
  85. #line default
  86. #line hidden
  87. private bool _contentLoaded;
  88. /// <summary>
  89. /// InitializeComponent
  90. /// </summary>
  91. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  92. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  93. public void InitializeComponent() {
  94. if (_contentLoaded) {
  95. return;
  96. }
  97. _contentLoaded = true;
  98. System.Uri resourceLocater = new System.Uri("/WpfApplication19;component/dailycheck.xaml", System.UriKind.Relative);
  99. #line 1 "..\..\..\DailyCheck.xaml"
  100. System.Windows.Application.LoadComponent(this, resourceLocater);
  101. #line default
  102. #line hidden
  103. }
  104. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  105. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  106. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  107. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  108. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  109. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  110. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  111. switch (connectionId)
  112. {
  113. case 1:
  114. #line 4 "..\..\..\DailyCheck.xaml"
  115. ((WpfApplication19.DailyCheck)(target)).Closed += new System.EventHandler(this.Window_Closed);
  116. #line default
  117. #line hidden
  118. return;
  119. case 2:
  120. this.saveBtn = ((System.Windows.Controls.Button)(target));
  121. #line 95 "..\..\..\DailyCheck.xaml"
  122. this.saveBtn.Click += new System.Windows.RoutedEventHandler(this.saveBtn_Click);
  123. #line default
  124. #line hidden
  125. return;
  126. case 3:
  127. this.measureBlock = ((System.Windows.Controls.TextBlock)(target));
  128. return;
  129. case 4:
  130. this.dailyCheckGrid = ((System.Windows.Controls.DataGrid)(target));
  131. #line 97 "..\..\..\DailyCheck.xaml"
  132. this.dailyCheckGrid.GotFocus += new System.Windows.RoutedEventHandler(this.dailyCheckGrid_GotFocus);
  133. #line default
  134. #line hidden
  135. #line 97 "..\..\..\DailyCheck.xaml"
  136. this.dailyCheckGrid.Loaded += new System.Windows.RoutedEventHandler(this.dailyCheckGrid_Loaded);
  137. #line default
  138. #line hidden
  139. return;
  140. case 5:
  141. this.commitBtn = ((System.Windows.Controls.Button)(target));
  142. #line 107 "..\..\..\DailyCheck.xaml"
  143. this.commitBtn.Click += new System.Windows.RoutedEventHandler(this.commitBtn_Click);
  144. #line default
  145. #line hidden
  146. return;
  147. case 6:
  148. this.datePicker = ((System.Windows.Controls.DatePicker)(target));
  149. #line 108 "..\..\..\DailyCheck.xaml"
  150. this.datePicker.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.datePicker_SelectedDateChanged);
  151. #line default
  152. #line hidden
  153. return;
  154. case 7:
  155. this.shiftCB = ((System.Windows.Controls.ComboBox)(target));
  156. return;
  157. case 8:
  158. this.textBlock1 = ((System.Windows.Controls.TextBlock)(target));
  159. return;
  160. case 9:
  161. this.textBlock2 = ((System.Windows.Controls.TextBlock)(target));
  162. return;
  163. case 10:
  164. this.textBlock4 = ((System.Windows.Controls.TextBlock)(target));
  165. return;
  166. case 11:
  167. this.textBlock3 = ((System.Windows.Controls.TextBlock)(target));
  168. return;
  169. }
  170. this._contentLoaded = true;
  171. }
  172. }
  173. }