PageRenderTime 40ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/TimeSheetReporting/TimeSheetReporting/obj/Debug/App.g.cs

#
C# | 52 lines | 33 code | 7 blank | 12 comment | 1 complexity | 6a2d92a7c6e1d525a86d4f063c1e0c05 MD5 | raw file
  1. #pragma checksum "C:\ValueAdds\TimeSheetReporting\TimeSheetReporting\App.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "6184E4121F1B18D791B351249201B04E"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // This code was generated by a tool.
  5. // Runtime Version:2.0.50727.4036
  6. //
  7. // Changes to this file may cause incorrect behavior and will be lost if
  8. // the code is regenerated.
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. using System;
  12. using System.Windows;
  13. using System.Windows.Automation;
  14. using System.Windows.Automation.Peers;
  15. using System.Windows.Automation.Provider;
  16. using System.Windows.Controls;
  17. using System.Windows.Controls.Primitives;
  18. using System.Windows.Data;
  19. using System.Windows.Documents;
  20. using System.Windows.Ink;
  21. using System.Windows.Input;
  22. using System.Windows.Interop;
  23. using System.Windows.Markup;
  24. using System.Windows.Media;
  25. using System.Windows.Media.Animation;
  26. using System.Windows.Media.Imaging;
  27. using System.Windows.Resources;
  28. using System.Windows.Shapes;
  29. using System.Windows.Threading;
  30. namespace TimeSheetReporting {
  31. public partial class App : System.Windows.Application {
  32. private bool _contentLoaded;
  33. /// <summary>
  34. /// InitializeComponent
  35. /// </summary>
  36. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  37. public void InitializeComponent() {
  38. if (_contentLoaded) {
  39. return;
  40. }
  41. _contentLoaded = true;
  42. System.Windows.Application.LoadComponent(this, new System.Uri("/TimeSheetReporting;component/App.xaml", System.UriKind.Relative));
  43. }
  44. }
  45. }