b9ac710d713ea5eae653e8848615420f834970da538683163f5135b4c471d4b5.source 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. #pragma checksum "..\..\..\..\Views\StatisticsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "6FFF31A40F5591757A459B96B145AE7731D3B521"
  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.Forms.Integration;
  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. using TeamAAS.Localization;
  45. namespace TeamAAS.Views {
  46. /// <summary>
  47. /// StatisticsView
  48. /// </summary>
  49. public partial class StatisticsView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
  50. private bool _contentLoaded;
  51. /// <summary>
  52. /// InitializeComponent
  53. /// </summary>
  54. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  55. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")]
  56. public void InitializeComponent() {
  57. if (_contentLoaded) {
  58. return;
  59. }
  60. _contentLoaded = true;
  61. System.Uri resourceLocater = new System.Uri("/TeamAAS;component/views/statisticsview.xaml", System.UriKind.Relative);
  62. #line 1 "..\..\..\..\Views\StatisticsView.xaml"
  63. System.Windows.Application.LoadComponent(this, resourceLocater);
  64. #line default
  65. #line hidden
  66. }
  67. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  68. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")]
  69. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  70. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  71. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  72. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  73. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  74. this._contentLoaded = true;
  75. }
  76. }
  77. }