PMCleanView.g.cs 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. #pragma checksum "..\..\..\..\..\Models\Recipe\Clean\PMCleanView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "09A6C96FD5EB2409E384220CF843A026BB9EC485DF08615E495882ED5917FB10"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // 此代码由工具生成。
  5. // 运行时版本:4.0.30319.42000
  6. //
  7. // 对此文件的更改可能会导致不正确的行为,并且如果
  8. // 重新生成代码,这些更改将会丢失。
  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.Forms.Integration;
  20. using System.Windows.Ink;
  21. using System.Windows.Input;
  22. using System.Windows.Markup;
  23. using System.Windows.Media;
  24. using System.Windows.Media.Animation;
  25. using System.Windows.Media.Effects;
  26. using System.Windows.Media.Imaging;
  27. using System.Windows.Media.Media3D;
  28. using System.Windows.Media.TextFormatting;
  29. using System.Windows.Navigation;
  30. using System.Windows.Shapes;
  31. using System.Windows.Shell;
  32. using VirgoUI.Client.Models.Recipe.Clean;
  33. namespace VirgoUI.Client.Models.Recipe.Clean {
  34. /// <summary>
  35. /// PMCleanView
  36. /// </summary>
  37. public partial class PMCleanView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
  38. private bool _contentLoaded;
  39. /// <summary>
  40. /// InitializeComponent
  41. /// </summary>
  42. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  43. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  44. public void InitializeComponent() {
  45. if (_contentLoaded) {
  46. return;
  47. }
  48. _contentLoaded = true;
  49. System.Uri resourceLocater = new System.Uri("/VirgoUI;component/models/recipe/clean/pmcleanview.xaml", System.UriKind.Relative);
  50. #line 1 "..\..\..\..\..\Models\Recipe\Clean\PMCleanView.xaml"
  51. System.Windows.Application.LoadComponent(this, resourceLocater);
  52. #line default
  53. #line hidden
  54. }
  55. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  56. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  57. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
  58. internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
  59. return System.Delegate.CreateDelegate(delegateType, this, handler);
  60. }
  61. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  62. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  63. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  64. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  65. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  66. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  67. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  68. this._contentLoaded = true;
  69. }
  70. }
  71. }