RecipeEditorControl.g.i.cs 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  1. #pragma checksum "..\..\..\View\RecipeEditorControl.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "B48128B8A74637D163900BCFBC4DEEE316094663E68A94F20CC68187999C3E00"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // 此代码由工具生成。
  5. // 运行时版本:4.0.30319.42000
  6. //
  7. // 对此文件的更改可能会导致不正确的行为,并且如果
  8. // 重新生成代码,这些更改将会丢失。
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. using Aitex.UI.RecipeEditor;
  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.Interactivity;
  23. using System.Windows.Markup;
  24. using System.Windows.Media;
  25. using System.Windows.Media.Animation;
  26. using System.Windows.Media.Effects;
  27. using System.Windows.Media.Imaging;
  28. using System.Windows.Media.Media3D;
  29. using System.Windows.Media.TextFormatting;
  30. using System.Windows.Navigation;
  31. using System.Windows.Shapes;
  32. using System.Windows.Shell;
  33. using Xceed.Wpf.DataGrid;
  34. using Xceed.Wpf.DataGrid.Automation;
  35. using Xceed.Wpf.DataGrid.Converters;
  36. using Xceed.Wpf.DataGrid.FilterCriteria;
  37. using Xceed.Wpf.DataGrid.Markup;
  38. using Xceed.Wpf.DataGrid.ValidationRules;
  39. using Xceed.Wpf.DataGrid.Views;
  40. using Xceed.Wpf.Toolkit;
  41. namespace Aitex.UI.RecipeEditor {
  42. /// <summary>
  43. /// RecipeEditorControl
  44. /// </summary>
  45. public partial class RecipeEditorControl : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
  46. #line 14 "..\..\..\View\RecipeEditorControl.xaml"
  47. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  48. internal System.Windows.Controls.Grid grid1;
  49. #line default
  50. #line hidden
  51. #line 70 "..\..\..\View\RecipeEditorControl.xaml"
  52. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  53. internal Xceed.Wpf.Toolkit.DropDownButton newButton;
  54. #line default
  55. #line hidden
  56. #line 201 "..\..\..\View\RecipeEditorControl.xaml"
  57. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  58. internal System.Windows.Media.ImageBrush BarcodeBrushName;
  59. #line default
  60. #line hidden
  61. #line 241 "..\..\..\View\RecipeEditorControl.xaml"
  62. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  63. internal Xceed.Wpf.DataGrid.DataGridControl dataGrid1;
  64. #line default
  65. #line hidden
  66. #line 253 "..\..\..\View\RecipeEditorControl.xaml"
  67. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  68. internal Xceed.Wpf.DataGrid.Views.TableflowView tblView;
  69. #line default
  70. #line hidden
  71. private bool _contentLoaded;
  72. /// <summary>
  73. /// InitializeComponent
  74. /// </summary>
  75. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  76. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  77. public void InitializeComponent() {
  78. if (_contentLoaded) {
  79. return;
  80. }
  81. _contentLoaded = true;
  82. System.Uri resourceLocater = new System.Uri("/RecipeEditorControl;component/view/recipeeditorcontrol.xaml", System.UriKind.Relative);
  83. #line 1 "..\..\..\View\RecipeEditorControl.xaml"
  84. System.Windows.Application.LoadComponent(this, resourceLocater);
  85. #line default
  86. #line hidden
  87. }
  88. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  89. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  90. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  91. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  92. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  93. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  94. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  95. switch (connectionId)
  96. {
  97. case 1:
  98. this.grid1 = ((System.Windows.Controls.Grid)(target));
  99. return;
  100. case 3:
  101. this.newButton = ((Xceed.Wpf.Toolkit.DropDownButton)(target));
  102. return;
  103. case 5:
  104. #line 199 "..\..\..\View\RecipeEditorControl.xaml"
  105. ((System.Windows.Controls.TextBox)(target)).PreviewTextInput += new System.Windows.Input.TextCompositionEventHandler(this.UIElement_OnPreviewTextInput);
  106. #line default
  107. #line hidden
  108. return;
  109. case 6:
  110. this.BarcodeBrushName = ((System.Windows.Media.ImageBrush)(target));
  111. return;
  112. case 7:
  113. this.dataGrid1 = ((Xceed.Wpf.DataGrid.DataGridControl)(target));
  114. return;
  115. case 8:
  116. this.tblView = ((Xceed.Wpf.DataGrid.Views.TableflowView)(target));
  117. return;
  118. }
  119. this._contentLoaded = true;
  120. }
  121. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  122. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  123. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  124. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  125. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  126. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  127. void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
  128. switch (connectionId)
  129. {
  130. case 2:
  131. #line 64 "..\..\..\View\RecipeEditorControl.xaml"
  132. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OpenButtonPanelLoaded);
  133. #line default
  134. #line hidden
  135. break;
  136. case 4:
  137. #line 81 "..\..\..\View\RecipeEditorControl.xaml"
  138. ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.NewButtonPanelLoaded);
  139. #line default
  140. #line hidden
  141. break;
  142. }
  143. }
  144. }
  145. }