b87a84b73caddf52cc94bb7dd230aecbb4ddaa1db4e59b5d798fcd81b5ee2f60.source 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. #pragma checksum "..\..\..\..\..\Views\ProductView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "F2DBFC352B9F1B812A3EFDCF21F3A8FE074FA950"
  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.Converters;
  46. using TeamAAS.FlowEditor;
  47. using TeamAAS.Localization;
  48. namespace TeamAAS.Views {
  49. /// <summary>
  50. /// ProductView
  51. /// </summary>
  52. public partial class ProductView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
  53. #line 142 "..\..\..\..\..\Views\ProductView.xaml"
  54. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  55. internal System.Windows.Controls.Border SidebarPanel;
  56. #line default
  57. #line hidden
  58. #line 148 "..\..\..\..\..\Views\ProductView.xaml"
  59. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  60. internal System.Windows.Controls.Grid SidebarExpanded;
  61. #line default
  62. #line hidden
  63. #line 205 "..\..\..\..\..\Views\ProductView.xaml"
  64. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  65. internal System.Windows.Controls.Grid SidebarCollapsed;
  66. #line default
  67. #line hidden
  68. private bool _contentLoaded;
  69. /// <summary>
  70. /// InitializeComponent
  71. /// </summary>
  72. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  73. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")]
  74. public void InitializeComponent() {
  75. if (_contentLoaded) {
  76. return;
  77. }
  78. _contentLoaded = true;
  79. System.Uri resourceLocater = new System.Uri("/TeamAAS;component/views/productview.xaml", System.UriKind.Relative);
  80. #line 1 "..\..\..\..\..\Views\ProductView.xaml"
  81. System.Windows.Application.LoadComponent(this, resourceLocater);
  82. #line default
  83. #line hidden
  84. }
  85. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  86. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")]
  87. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  88. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  89. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  90. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  91. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  92. switch (connectionId)
  93. {
  94. case 1:
  95. this.SidebarPanel = ((System.Windows.Controls.Border)(target));
  96. return;
  97. case 2:
  98. this.SidebarExpanded = ((System.Windows.Controls.Grid)(target));
  99. return;
  100. case 5:
  101. this.SidebarCollapsed = ((System.Windows.Controls.Grid)(target));
  102. return;
  103. }
  104. this._contentLoaded = true;
  105. }
  106. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  107. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")]
  108. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  109. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  110. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  111. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  112. void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
  113. switch (connectionId)
  114. {
  115. case 3:
  116. #line 185 "..\..\..\..\..\Views\ProductView.xaml"
  117. ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.ProductProperties_Click);
  118. #line default
  119. #line hidden
  120. break;
  121. case 4:
  122. #line 186 "..\..\..\..\..\Views\ProductView.xaml"
  123. ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.ProductGlobalVars_Click);
  124. #line default
  125. #line hidden
  126. break;
  127. }
  128. }
  129. }
  130. }