9b61a1e1acd7020e37d1e6d9148583d8907f78a6ed07e59c761cb67f952eabfe.source 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  1. #pragma checksum "..\..\..\Dialogs\LogDetailWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "8B77094E11869BDB2CB58AF9E124270642C7BB65"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // This code was generated by a tool.
  5. //
  6. // Changes to this file may cause incorrect behavior and will be lost if
  7. // the code is regenerated.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. using HandyControl.Controls;
  11. using HandyControl.Data;
  12. using HandyControl.Expression.Media;
  13. using HandyControl.Expression.Shapes;
  14. using HandyControl.Interactivity;
  15. using HandyControl.Media.Animation;
  16. using HandyControl.Media.Effects;
  17. using HandyControl.Properties.Langs;
  18. using HandyControl.Themes;
  19. using HandyControl.Tools;
  20. using HandyControl.Tools.Converter;
  21. using HandyControl.Tools.Extension;
  22. using System;
  23. using System.Diagnostics;
  24. using System.Windows;
  25. using System.Windows.Automation;
  26. using System.Windows.Controls;
  27. using System.Windows.Controls.Primitives;
  28. using System.Windows.Controls.Ribbon;
  29. using System.Windows.Data;
  30. using System.Windows.Documents;
  31. using System.Windows.Ink;
  32. using System.Windows.Input;
  33. using System.Windows.Markup;
  34. using System.Windows.Media;
  35. using System.Windows.Media.Animation;
  36. using System.Windows.Media.Effects;
  37. using System.Windows.Media.Imaging;
  38. using System.Windows.Media.Media3D;
  39. using System.Windows.Media.TextFormatting;
  40. using System.Windows.Navigation;
  41. using System.Windows.Shapes;
  42. using System.Windows.Shell;
  43. namespace TeamAAS.Dialogs.Dialogs {
  44. /// <summary>
  45. /// LogDetailWindow
  46. /// </summary>
  47. public partial class LogDetailWindow : HandyControl.Controls.Window, System.Windows.Markup.IComponentConnector {
  48. #line 18 "..\..\..\Dialogs\LogDetailWindow.xaml"
  49. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  50. internal System.Windows.Controls.Border CategoryBadge;
  51. #line default
  52. #line hidden
  53. #line 19 "..\..\..\Dialogs\LogDetailWindow.xaml"
  54. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  55. internal System.Windows.Controls.TextBlock CategoryText;
  56. #line default
  57. #line hidden
  58. #line 21 "..\..\..\Dialogs\LogDetailWindow.xaml"
  59. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  60. internal System.Windows.Controls.TextBlock TimeText;
  61. #line default
  62. #line hidden
  63. #line 29 "..\..\..\Dialogs\LogDetailWindow.xaml"
  64. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  65. internal System.Windows.Controls.TextBlock SourceValue;
  66. #line default
  67. #line hidden
  68. #line 32 "..\..\..\Dialogs\LogDetailWindow.xaml"
  69. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  70. internal System.Windows.Controls.StackPanel FlowRow;
  71. #line default
  72. #line hidden
  73. #line 34 "..\..\..\Dialogs\LogDetailWindow.xaml"
  74. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  75. internal System.Windows.Controls.TextBlock FlowValue;
  76. #line default
  77. #line hidden
  78. #line 37 "..\..\..\Dialogs\LogDetailWindow.xaml"
  79. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  80. internal System.Windows.Controls.StackPanel LevelRow;
  81. #line default
  82. #line hidden
  83. #line 39 "..\..\..\Dialogs\LogDetailWindow.xaml"
  84. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  85. internal System.Windows.Controls.TextBlock LevelValue;
  86. #line default
  87. #line hidden
  88. #line 45 "..\..\..\Dialogs\LogDetailWindow.xaml"
  89. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  90. internal System.Windows.Controls.TextBox MessageText;
  91. #line default
  92. #line hidden
  93. #line 51 "..\..\..\Dialogs\LogDetailWindow.xaml"
  94. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  95. internal System.Windows.Controls.Button BtnCopyMessage;
  96. #line default
  97. #line hidden
  98. #line 52 "..\..\..\Dialogs\LogDetailWindow.xaml"
  99. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  100. internal System.Windows.Controls.Button BtnCopyAll;
  101. #line default
  102. #line hidden
  103. #line 54 "..\..\..\Dialogs\LogDetailWindow.xaml"
  104. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  105. internal System.Windows.Controls.Button BtnClose;
  106. #line default
  107. #line hidden
  108. private bool _contentLoaded;
  109. /// <summary>
  110. /// InitializeComponent
  111. /// </summary>
  112. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  113. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")]
  114. public void InitializeComponent() {
  115. if (_contentLoaded) {
  116. return;
  117. }
  118. _contentLoaded = true;
  119. System.Uri resourceLocater = new System.Uri("/TeamAAS.Global;component/dialogs/logdetailwindow.xaml", System.UriKind.Relative);
  120. #line 1 "..\..\..\Dialogs\LogDetailWindow.xaml"
  121. System.Windows.Application.LoadComponent(this, resourceLocater);
  122. #line default
  123. #line hidden
  124. }
  125. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  126. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")]
  127. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  128. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  129. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  130. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  131. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  132. switch (connectionId)
  133. {
  134. case 1:
  135. this.CategoryBadge = ((System.Windows.Controls.Border)(target));
  136. return;
  137. case 2:
  138. this.CategoryText = ((System.Windows.Controls.TextBlock)(target));
  139. return;
  140. case 3:
  141. this.TimeText = ((System.Windows.Controls.TextBlock)(target));
  142. return;
  143. case 4:
  144. this.SourceValue = ((System.Windows.Controls.TextBlock)(target));
  145. return;
  146. case 5:
  147. this.FlowRow = ((System.Windows.Controls.StackPanel)(target));
  148. return;
  149. case 6:
  150. this.FlowValue = ((System.Windows.Controls.TextBlock)(target));
  151. return;
  152. case 7:
  153. this.LevelRow = ((System.Windows.Controls.StackPanel)(target));
  154. return;
  155. case 8:
  156. this.LevelValue = ((System.Windows.Controls.TextBlock)(target));
  157. return;
  158. case 9:
  159. this.MessageText = ((System.Windows.Controls.TextBox)(target));
  160. return;
  161. case 10:
  162. this.BtnCopyMessage = ((System.Windows.Controls.Button)(target));
  163. #line 51 "..\..\..\Dialogs\LogDetailWindow.xaml"
  164. this.BtnCopyMessage.Click += new System.Windows.RoutedEventHandler(this.BtnCopyMessage_Click);
  165. #line default
  166. #line hidden
  167. return;
  168. case 11:
  169. this.BtnCopyAll = ((System.Windows.Controls.Button)(target));
  170. #line 53 "..\..\..\Dialogs\LogDetailWindow.xaml"
  171. this.BtnCopyAll.Click += new System.Windows.RoutedEventHandler(this.BtnCopyAll_Click);
  172. #line default
  173. #line hidden
  174. return;
  175. case 12:
  176. this.BtnClose = ((System.Windows.Controls.Button)(target));
  177. #line 54 "..\..\..\Dialogs\LogDetailWindow.xaml"
  178. this.BtnClose.Click += new System.Windows.RoutedEventHandler(this.BtnClose_Click);
  179. #line default
  180. #line hidden
  181. return;
  182. }
  183. this._contentLoaded = true;
  184. }
  185. }
  186. }