0ac655e5b8accd5a26ba8c03e04f53fc2a0288efc8fcd526bef62afbcdec37d3.source 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  1. #pragma checksum "..\..\..\..\Views\VppFlowEditorView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "B205F630D0C5FEFC9D9E512245676B28A964B00D"
  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 System;
  24. using System.Diagnostics;
  25. using System.Windows;
  26. using System.Windows.Automation;
  27. using System.Windows.Controls;
  28. using System.Windows.Controls.Primitives;
  29. using System.Windows.Controls.Ribbon;
  30. using System.Windows.Data;
  31. using System.Windows.Documents;
  32. using System.Windows.Forms.Integration;
  33. using System.Windows.Ink;
  34. using System.Windows.Input;
  35. using System.Windows.Markup;
  36. using System.Windows.Media;
  37. using System.Windows.Media.Animation;
  38. using System.Windows.Media.Effects;
  39. using System.Windows.Media.Imaging;
  40. using System.Windows.Media.Media3D;
  41. using System.Windows.Media.TextFormatting;
  42. using System.Windows.Navigation;
  43. using System.Windows.Shapes;
  44. using System.Windows.Shell;
  45. using TeamAAS.FlowEditor;
  46. using TeamAAS.Localization;
  47. namespace Plugins.Vpp.Views {
  48. /// <summary>
  49. /// VppFlowEditorView
  50. /// </summary>
  51. public partial class VppFlowEditorView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
  52. #line 16 "..\..\..\..\Views\VppFlowEditorView.xaml"
  53. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  54. internal System.Windows.Controls.TextBlock TxtTitle;
  55. #line default
  56. #line hidden
  57. #line 21 "..\..\..\..\Views\VppFlowEditorView.xaml"
  58. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  59. internal System.Windows.Controls.Button BtnProperties;
  60. #line default
  61. #line hidden
  62. #line 34 "..\..\..\..\Views\VppFlowEditorView.xaml"
  63. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  64. internal System.Windows.Controls.Grid EditorRoot;
  65. #line default
  66. #line hidden
  67. #line 35 "..\..\..\..\Views\VppFlowEditorView.xaml"
  68. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  69. internal TeamAAS.FlowEditor.FlowEditorView SubFlowEditor;
  70. #line default
  71. #line hidden
  72. #line 38 "..\..\..\..\Views\VppFlowEditorView.xaml"
  73. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  74. internal System.Windows.Controls.Grid VisionPanel;
  75. #line default
  76. #line hidden
  77. #line 54 "..\..\..\..\Views\VppFlowEditorView.xaml"
  78. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  79. internal System.Windows.Controls.ContentControl DisplayHost;
  80. #line default
  81. #line hidden
  82. #line 57 "..\..\..\..\Views\VppFlowEditorView.xaml"
  83. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  84. internal System.Windows.Controls.TextBlock RunStatusText;
  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", "10.0.11.0")]
  93. public void InitializeComponent() {
  94. if (_contentLoaded) {
  95. return;
  96. }
  97. _contentLoaded = true;
  98. System.Uri resourceLocater = new System.Uri("/Plugins.Vpp;component/views/vppfloweditorview.xaml", System.UriKind.Relative);
  99. #line 1 "..\..\..\..\Views\VppFlowEditorView.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", "10.0.11.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. this.TxtTitle = ((System.Windows.Controls.TextBlock)(target));
  115. return;
  116. case 2:
  117. this.BtnProperties = ((System.Windows.Controls.Button)(target));
  118. #line 25 "..\..\..\..\Views\VppFlowEditorView.xaml"
  119. this.BtnProperties.Click += new System.Windows.RoutedEventHandler(this.BtnProperties_Click);
  120. #line default
  121. #line hidden
  122. return;
  123. case 3:
  124. this.EditorRoot = ((System.Windows.Controls.Grid)(target));
  125. return;
  126. case 4:
  127. this.SubFlowEditor = ((TeamAAS.FlowEditor.FlowEditorView)(target));
  128. return;
  129. case 5:
  130. this.VisionPanel = ((System.Windows.Controls.Grid)(target));
  131. return;
  132. case 6:
  133. this.DisplayHost = ((System.Windows.Controls.ContentControl)(target));
  134. return;
  135. case 7:
  136. this.RunStatusText = ((System.Windows.Controls.TextBlock)(target));
  137. return;
  138. }
  139. this._contentLoaded = true;
  140. }
  141. }
  142. }