WinManitainerProjectInfo.g.cs 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. #pragma checksum "..\..\..\Maintainer\WinManitainerProjectInfo.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "90B69AD7296AD7CCFB5C5D1CEF37A3C0CBB197B1"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // 此代码由工具生成。
  5. // 运行时版本:4.0.30319.42000
  6. //
  7. // 对此文件的更改可能会导致不正确的行为,并且如果
  8. // 重新生成代码,这些更改将会丢失。
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. using Com.FirmLib.UI;
  12. using Com.FirmLib.UI.Common;
  13. using Com.FirmLib.UI.Maintainer;
  14. using FWindSoft.Wpf;
  15. using FWindSoft.Wpf.Commands;
  16. using FWindSoft.Wpf.Controls;
  17. using FWindSoft.Wpf.Selector;
  18. using FWindSoft.Wpf.Window;
  19. using System;
  20. using System.Diagnostics;
  21. using System.Windows;
  22. using System.Windows.Automation;
  23. using System.Windows.Controls;
  24. using System.Windows.Controls.Primitives;
  25. using System.Windows.Data;
  26. using System.Windows.Documents;
  27. using System.Windows.Ink;
  28. using System.Windows.Input;
  29. using System.Windows.Markup;
  30. using System.Windows.Media;
  31. using System.Windows.Media.Animation;
  32. using System.Windows.Media.Effects;
  33. using System.Windows.Media.Imaging;
  34. using System.Windows.Media.Media3D;
  35. using System.Windows.Media.TextFormatting;
  36. using System.Windows.Navigation;
  37. using System.Windows.Shapes;
  38. using System.Windows.Shell;
  39. namespace Com.FirmLib.UI.Maintainer {
  40. /// <summary>
  41. /// WinManitainerProjectInfo
  42. /// </summary>
  43. public partial class WinManitainerProjectInfo : FWindSoft.Wpf.Controls.NChildWindow, System.Windows.Markup.IComponentConnector {
  44. #line 13 "..\..\..\Maintainer\WinManitainerProjectInfo.xaml"
  45. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  46. internal Com.FirmLib.UI.Maintainer.WinManitainerProjectInfo @this;
  47. #line default
  48. #line hidden
  49. private bool _contentLoaded;
  50. /// <summary>
  51. /// InitializeComponent
  52. /// </summary>
  53. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  54. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  55. public void InitializeComponent() {
  56. if (_contentLoaded) {
  57. return;
  58. }
  59. _contentLoaded = true;
  60. System.Uri resourceLocater = new System.Uri("/Com.FirmLib.UI;component/maintainer/winmanitainerprojectinfo.xaml", System.UriKind.Relative);
  61. #line 1 "..\..\..\Maintainer\WinManitainerProjectInfo.xaml"
  62. System.Windows.Application.LoadComponent(this, resourceLocater);
  63. #line default
  64. #line hidden
  65. }
  66. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  67. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  68. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
  69. internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
  70. return System.Delegate.CreateDelegate(delegateType, this, handler);
  71. }
  72. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  73. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  74. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  75. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  76. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  77. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  78. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  79. switch (connectionId)
  80. {
  81. case 1:
  82. this.@this = ((Com.FirmLib.UI.Maintainer.WinManitainerProjectInfo)(target));
  83. return;
  84. }
  85. this._contentLoaded = true;
  86. }
  87. }
  88. }