WinInsuerProjectInfo.g.i.cs 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. #pragma checksum "..\..\..\Insuer\WinInsuerProjectInfo.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "438C94E58123C7117295250AB9C53F34EF8AFC3E"
  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.Insuer;
  14. using FWindSoft.Wpf;
  15. using FWindSoft.Wpf.Behaviors;
  16. using FWindSoft.Wpf.Commands;
  17. using FWindSoft.Wpf.Controls;
  18. using FWindSoft.Wpf.Selector;
  19. using FWindSoft.Wpf.Window;
  20. using System;
  21. using System.Diagnostics;
  22. using System.Windows;
  23. using System.Windows.Automation;
  24. using System.Windows.Controls;
  25. using System.Windows.Controls.Primitives;
  26. using System.Windows.Data;
  27. using System.Windows.Documents;
  28. using System.Windows.Ink;
  29. using System.Windows.Input;
  30. using System.Windows.Interactivity;
  31. using System.Windows.Markup;
  32. using System.Windows.Media;
  33. using System.Windows.Media.Animation;
  34. using System.Windows.Media.Effects;
  35. using System.Windows.Media.Imaging;
  36. using System.Windows.Media.Media3D;
  37. using System.Windows.Media.TextFormatting;
  38. using System.Windows.Navigation;
  39. using System.Windows.Shapes;
  40. using System.Windows.Shell;
  41. namespace Com.FirmLib.UI.Insuer {
  42. /// <summary>
  43. /// WinInsuerProjectInfo
  44. /// </summary>
  45. public partial class WinInsuerProjectInfo : FWindSoft.Wpf.Controls.NChildWindow, System.Windows.Markup.IComponentConnector {
  46. #line 14 "..\..\..\Insuer\WinInsuerProjectInfo.xaml"
  47. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  48. internal Com.FirmLib.UI.Insuer.WinInsuerProjectInfo @this;
  49. #line default
  50. #line hidden
  51. private bool _contentLoaded;
  52. /// <summary>
  53. /// InitializeComponent
  54. /// </summary>
  55. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  56. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  57. public void InitializeComponent() {
  58. if (_contentLoaded) {
  59. return;
  60. }
  61. _contentLoaded = true;
  62. System.Uri resourceLocater = new System.Uri("/Com.FirmLib.UI;component/insuer/wininsuerprojectinfo.xaml", System.UriKind.Relative);
  63. #line 1 "..\..\..\Insuer\WinInsuerProjectInfo.xaml"
  64. System.Windows.Application.LoadComponent(this, resourceLocater);
  65. #line default
  66. #line hidden
  67. }
  68. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  69. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  70. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
  71. internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
  72. return System.Delegate.CreateDelegate(delegateType, this, handler);
  73. }
  74. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  75. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  76. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  77. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  78. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  79. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  80. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  81. switch (connectionId)
  82. {
  83. case 1:
  84. this.@this = ((Com.FirmLib.UI.Insuer.WinInsuerProjectInfo)(target));
  85. return;
  86. }
  87. this._contentLoaded = true;
  88. }
  89. }
  90. }