6c88d3972598ca95d6a3feb66276a8ec6b1b18db6109df0e63c00fa0aae2eaa1.source 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202
  1. #pragma checksum "..\..\..\..\Dialogs\MessageDialog.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0DF5F904B95F32754BDD68D808F7ACB1C83D4D91"
  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.Ink;
  33. using System.Windows.Input;
  34. using System.Windows.Markup;
  35. using System.Windows.Media;
  36. using System.Windows.Media.Animation;
  37. using System.Windows.Media.Effects;
  38. using System.Windows.Media.Imaging;
  39. using System.Windows.Media.Media3D;
  40. using System.Windows.Media.TextFormatting;
  41. using System.Windows.Navigation;
  42. using System.Windows.Shapes;
  43. using System.Windows.Shell;
  44. namespace TeamAAS.Dialogs.Dialogs {
  45. /// <summary>
  46. /// MessageDialog
  47. /// </summary>
  48. public partial class MessageDialog : HandyControl.Controls.Window, System.Windows.Markup.IComponentConnector {
  49. #line 25 "..\..\..\..\Dialogs\MessageDialog.xaml"
  50. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  51. internal System.Windows.Shapes.Path IconDisplay;
  52. #line default
  53. #line hidden
  54. #line 28 "..\..\..\..\Dialogs\MessageDialog.xaml"
  55. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  56. internal System.Windows.Controls.TextBlock MessageText;
  57. #line default
  58. #line hidden
  59. #line 32 "..\..\..\..\Dialogs\MessageDialog.xaml"
  60. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  61. internal System.Windows.Controls.Expander DetailsExpander;
  62. #line default
  63. #line hidden
  64. #line 38 "..\..\..\..\Dialogs\MessageDialog.xaml"
  65. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  66. internal System.Windows.Controls.TextBox DetailsText;
  67. #line default
  68. #line hidden
  69. #line 41 "..\..\..\..\Dialogs\MessageDialog.xaml"
  70. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  71. internal System.Windows.Controls.Button BtnCopyDetails;
  72. #line default
  73. #line hidden
  74. #line 47 "..\..\..\..\Dialogs\MessageDialog.xaml"
  75. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  76. internal System.Windows.Controls.Button BtnOK;
  77. #line default
  78. #line hidden
  79. #line 49 "..\..\..\..\Dialogs\MessageDialog.xaml"
  80. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  81. internal System.Windows.Controls.Button BtnNo;
  82. #line default
  83. #line hidden
  84. #line 51 "..\..\..\..\Dialogs\MessageDialog.xaml"
  85. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  86. internal System.Windows.Controls.Button BtnCancel;
  87. #line default
  88. #line hidden
  89. private bool _contentLoaded;
  90. /// <summary>
  91. /// InitializeComponent
  92. /// </summary>
  93. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  94. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")]
  95. public void InitializeComponent() {
  96. if (_contentLoaded) {
  97. return;
  98. }
  99. _contentLoaded = true;
  100. System.Uri resourceLocater = new System.Uri("/TeamAAS.Global;component/dialogs/messagedialog.xaml", System.UriKind.Relative);
  101. #line 1 "..\..\..\..\Dialogs\MessageDialog.xaml"
  102. System.Windows.Application.LoadComponent(this, resourceLocater);
  103. #line default
  104. #line hidden
  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.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  111. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  112. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  113. switch (connectionId)
  114. {
  115. case 1:
  116. this.IconDisplay = ((System.Windows.Shapes.Path)(target));
  117. return;
  118. case 2:
  119. this.MessageText = ((System.Windows.Controls.TextBlock)(target));
  120. return;
  121. case 3:
  122. this.DetailsExpander = ((System.Windows.Controls.Expander)(target));
  123. return;
  124. case 4:
  125. this.DetailsText = ((System.Windows.Controls.TextBox)(target));
  126. return;
  127. case 5:
  128. this.BtnCopyDetails = ((System.Windows.Controls.Button)(target));
  129. #line 43 "..\..\..\..\Dialogs\MessageDialog.xaml"
  130. this.BtnCopyDetails.Click += new System.Windows.RoutedEventHandler(this.BtnCopyDetails_Click);
  131. #line default
  132. #line hidden
  133. return;
  134. case 6:
  135. this.BtnOK = ((System.Windows.Controls.Button)(target));
  136. #line 48 "..\..\..\..\Dialogs\MessageDialog.xaml"
  137. this.BtnOK.Click += new System.Windows.RoutedEventHandler(this.BtnOK_Click);
  138. #line default
  139. #line hidden
  140. return;
  141. case 7:
  142. this.BtnNo = ((System.Windows.Controls.Button)(target));
  143. #line 50 "..\..\..\..\Dialogs\MessageDialog.xaml"
  144. this.BtnNo.Click += new System.Windows.RoutedEventHandler(this.BtnNo_Click);
  145. #line default
  146. #line hidden
  147. return;
  148. case 8:
  149. this.BtnCancel = ((System.Windows.Controls.Button)(target));
  150. #line 52 "..\..\..\..\Dialogs\MessageDialog.xaml"
  151. this.BtnCancel.Click += new System.Windows.RoutedEventHandler(this.BtnCancel_Click);
  152. #line default
  153. #line hidden
  154. return;
  155. }
  156. this._contentLoaded = true;
  157. }
  158. }
  159. }