2dbaa907e92abfe5c0f04b0f2b44b1a2c8241aa45f5dad47a554342da13f6c7c.source 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  1. #pragma checksum "..\..\..\..\Views\HalconFlowEditorView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "C79BBE97641A3C56B60A4304A0B5D5F973007F26"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // 此代码由工具生成。
  5. // 运行时版本:4.0.30319.42000
  6. //
  7. // 对此文件的更改可能会导致不正确的行为,并且如果
  8. // 重新生成代码,这些更改将会丢失。
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. using HandyControl.Controls;
  12. using HandyControl.Data;
  13. using HandyControl.Expression.Media;
  14. using HandyControl.Expression.Shapes;
  15. using HandyControl.Interactivity;
  16. using HandyControl.Media.Animation;
  17. using HandyControl.Media.Effects;
  18. using HandyControl.Properties.Langs;
  19. using HandyControl.Themes;
  20. using HandyControl.Tools;
  21. using HandyControl.Tools.Converter;
  22. using HandyControl.Tools.Extension;
  23. using Plugins.Halcon.Views;
  24. using System;
  25. using System.Diagnostics;
  26. using System.Windows;
  27. using System.Windows.Automation;
  28. using System.Windows.Controls;
  29. using System.Windows.Controls.Primitives;
  30. using System.Windows.Controls.Ribbon;
  31. using System.Windows.Data;
  32. using System.Windows.Documents;
  33. using System.Windows.Forms.Integration;
  34. using System.Windows.Ink;
  35. using System.Windows.Input;
  36. using System.Windows.Markup;
  37. using System.Windows.Media;
  38. using System.Windows.Media.Animation;
  39. using System.Windows.Media.Effects;
  40. using System.Windows.Media.Imaging;
  41. using System.Windows.Media.Media3D;
  42. using System.Windows.Media.TextFormatting;
  43. using System.Windows.Navigation;
  44. using System.Windows.Shapes;
  45. using System.Windows.Shell;
  46. using TeamAAS.FlowEditor;
  47. using TeamAAS.Localization;
  48. namespace Plugins.Halcon.Views {
  49. /// <summary>
  50. /// HalconFlowEditorView
  51. /// </summary>
  52. public partial class HalconFlowEditorView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
  53. #line 17 "..\..\..\..\Views\HalconFlowEditorView.xaml"
  54. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  55. internal System.Windows.Controls.TextBlock TxtTitle;
  56. #line default
  57. #line hidden
  58. #line 22 "..\..\..\..\Views\HalconFlowEditorView.xaml"
  59. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  60. internal System.Windows.Controls.Button BtnProperties;
  61. #line default
  62. #line hidden
  63. #line 35 "..\..\..\..\Views\HalconFlowEditorView.xaml"
  64. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  65. internal System.Windows.Controls.Grid EditorRoot;
  66. #line default
  67. #line hidden
  68. #line 36 "..\..\..\..\Views\HalconFlowEditorView.xaml"
  69. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  70. internal TeamAAS.FlowEditor.FlowEditorView SubFlowEditor;
  71. #line default
  72. #line hidden
  73. #line 39 "..\..\..\..\Views\HalconFlowEditorView.xaml"
  74. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  75. internal System.Windows.Controls.Grid VisionPanel;
  76. #line default
  77. #line hidden
  78. #line 50 "..\..\..\..\Views\HalconFlowEditorView.xaml"
  79. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  80. internal System.Windows.Controls.ComboBox LayerCombo;
  81. #line default
  82. #line hidden
  83. #line 56 "..\..\..\..\Views\HalconFlowEditorView.xaml"
  84. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  85. internal System.Windows.Controls.ContentControl DisplayHost;
  86. #line default
  87. #line hidden
  88. #line 59 "..\..\..\..\Views\HalconFlowEditorView.xaml"
  89. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  90. internal System.Windows.Controls.TextBlock RunStatusText;
  91. #line default
  92. #line hidden
  93. private bool _contentLoaded;
  94. /// <summary>
  95. /// InitializeComponent
  96. /// </summary>
  97. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  98. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")]
  99. public void InitializeComponent() {
  100. if (_contentLoaded) {
  101. return;
  102. }
  103. _contentLoaded = true;
  104. System.Uri resourceLocater = new System.Uri("/Plugins.Halcon;component/views/halconfloweditorview.xaml", System.UriKind.Relative);
  105. #line 1 "..\..\..\..\Views\HalconFlowEditorView.xaml"
  106. System.Windows.Application.LoadComponent(this, resourceLocater);
  107. #line default
  108. #line hidden
  109. }
  110. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  111. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")]
  112. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  113. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  114. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  115. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  116. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  117. switch (connectionId)
  118. {
  119. case 1:
  120. this.TxtTitle = ((System.Windows.Controls.TextBlock)(target));
  121. return;
  122. case 2:
  123. this.BtnProperties = ((System.Windows.Controls.Button)(target));
  124. #line 26 "..\..\..\..\Views\HalconFlowEditorView.xaml"
  125. this.BtnProperties.Click += new System.Windows.RoutedEventHandler(this.BtnProperties_Click);
  126. #line default
  127. #line hidden
  128. return;
  129. case 3:
  130. this.EditorRoot = ((System.Windows.Controls.Grid)(target));
  131. return;
  132. case 4:
  133. this.SubFlowEditor = ((TeamAAS.FlowEditor.FlowEditorView)(target));
  134. return;
  135. case 5:
  136. this.VisionPanel = ((System.Windows.Controls.Grid)(target));
  137. return;
  138. case 6:
  139. this.LayerCombo = ((System.Windows.Controls.ComboBox)(target));
  140. #line 52 "..\..\..\..\Views\HalconFlowEditorView.xaml"
  141. this.LayerCombo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.LayerCombo_SelectionChanged);
  142. #line default
  143. #line hidden
  144. return;
  145. case 7:
  146. this.DisplayHost = ((System.Windows.Controls.ContentControl)(target));
  147. return;
  148. case 8:
  149. this.RunStatusText = ((System.Windows.Controls.TextBlock)(target));
  150. return;
  151. }
  152. this._contentLoaded = true;
  153. }
  154. }
  155. }