81e3debee91c3fac8885b277bb307777907e71a73fdc88c8fcbc291dd153ab72.source 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240
  1. #pragma checksum "..\..\..\..\Dialogs\LogDetailWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "8B77094E11869BDB2CB58AF9E124270642C7BB65"
  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. /// LogDetailWindow
  47. /// </summary>
  48. public partial class LogDetailWindow : HandyControl.Controls.Window, System.Windows.Markup.IComponentConnector {
  49. #line 18 "..\..\..\..\Dialogs\LogDetailWindow.xaml"
  50. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  51. internal System.Windows.Controls.Border CategoryBadge;
  52. #line default
  53. #line hidden
  54. #line 19 "..\..\..\..\Dialogs\LogDetailWindow.xaml"
  55. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  56. internal System.Windows.Controls.TextBlock CategoryText;
  57. #line default
  58. #line hidden
  59. #line 21 "..\..\..\..\Dialogs\LogDetailWindow.xaml"
  60. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  61. internal System.Windows.Controls.TextBlock TimeText;
  62. #line default
  63. #line hidden
  64. #line 29 "..\..\..\..\Dialogs\LogDetailWindow.xaml"
  65. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  66. internal System.Windows.Controls.TextBlock SourceValue;
  67. #line default
  68. #line hidden
  69. #line 32 "..\..\..\..\Dialogs\LogDetailWindow.xaml"
  70. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  71. internal System.Windows.Controls.StackPanel FlowRow;
  72. #line default
  73. #line hidden
  74. #line 34 "..\..\..\..\Dialogs\LogDetailWindow.xaml"
  75. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  76. internal System.Windows.Controls.TextBlock FlowValue;
  77. #line default
  78. #line hidden
  79. #line 37 "..\..\..\..\Dialogs\LogDetailWindow.xaml"
  80. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  81. internal System.Windows.Controls.StackPanel LevelRow;
  82. #line default
  83. #line hidden
  84. #line 39 "..\..\..\..\Dialogs\LogDetailWindow.xaml"
  85. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  86. internal System.Windows.Controls.TextBlock LevelValue;
  87. #line default
  88. #line hidden
  89. #line 45 "..\..\..\..\Dialogs\LogDetailWindow.xaml"
  90. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  91. internal System.Windows.Controls.TextBox MessageText;
  92. #line default
  93. #line hidden
  94. #line 51 "..\..\..\..\Dialogs\LogDetailWindow.xaml"
  95. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  96. internal System.Windows.Controls.Button BtnCopyMessage;
  97. #line default
  98. #line hidden
  99. #line 52 "..\..\..\..\Dialogs\LogDetailWindow.xaml"
  100. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  101. internal System.Windows.Controls.Button BtnCopyAll;
  102. #line default
  103. #line hidden
  104. #line 54 "..\..\..\..\Dialogs\LogDetailWindow.xaml"
  105. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  106. internal System.Windows.Controls.Button BtnClose;
  107. #line default
  108. #line hidden
  109. private bool _contentLoaded;
  110. /// <summary>
  111. /// InitializeComponent
  112. /// </summary>
  113. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  114. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")]
  115. public void InitializeComponent() {
  116. if (_contentLoaded) {
  117. return;
  118. }
  119. _contentLoaded = true;
  120. System.Uri resourceLocater = new System.Uri("/TeamAAS.Global;component/dialogs/logdetailwindow.xaml", System.UriKind.Relative);
  121. #line 1 "..\..\..\..\Dialogs\LogDetailWindow.xaml"
  122. System.Windows.Application.LoadComponent(this, resourceLocater);
  123. #line default
  124. #line hidden
  125. }
  126. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  127. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")]
  128. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  129. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  130. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  131. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  132. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  133. switch (connectionId)
  134. {
  135. case 1:
  136. this.CategoryBadge = ((System.Windows.Controls.Border)(target));
  137. return;
  138. case 2:
  139. this.CategoryText = ((System.Windows.Controls.TextBlock)(target));
  140. return;
  141. case 3:
  142. this.TimeText = ((System.Windows.Controls.TextBlock)(target));
  143. return;
  144. case 4:
  145. this.SourceValue = ((System.Windows.Controls.TextBlock)(target));
  146. return;
  147. case 5:
  148. this.FlowRow = ((System.Windows.Controls.StackPanel)(target));
  149. return;
  150. case 6:
  151. this.FlowValue = ((System.Windows.Controls.TextBlock)(target));
  152. return;
  153. case 7:
  154. this.LevelRow = ((System.Windows.Controls.StackPanel)(target));
  155. return;
  156. case 8:
  157. this.LevelValue = ((System.Windows.Controls.TextBlock)(target));
  158. return;
  159. case 9:
  160. this.MessageText = ((System.Windows.Controls.TextBox)(target));
  161. return;
  162. case 10:
  163. this.BtnCopyMessage = ((System.Windows.Controls.Button)(target));
  164. #line 51 "..\..\..\..\Dialogs\LogDetailWindow.xaml"
  165. this.BtnCopyMessage.Click += new System.Windows.RoutedEventHandler(this.BtnCopyMessage_Click);
  166. #line default
  167. #line hidden
  168. return;
  169. case 11:
  170. this.BtnCopyAll = ((System.Windows.Controls.Button)(target));
  171. #line 53 "..\..\..\..\Dialogs\LogDetailWindow.xaml"
  172. this.BtnCopyAll.Click += new System.Windows.RoutedEventHandler(this.BtnCopyAll_Click);
  173. #line default
  174. #line hidden
  175. return;
  176. case 12:
  177. this.BtnClose = ((System.Windows.Controls.Button)(target));
  178. #line 54 "..\..\..\..\Dialogs\LogDetailWindow.xaml"
  179. this.BtnClose.Click += new System.Windows.RoutedEventHandler(this.BtnClose_Click);
  180. #line default
  181. #line hidden
  182. return;
  183. }
  184. this._contentLoaded = true;
  185. }
  186. }
  187. }