MainPage.g.i.cs 1.4 KB

1234567891011121314151617181920212223242526272829303132333435
  1. 
  2. #pragma checksum "c:\users\javier\documents\visual studio 2013\Projects\Xamarin.Forms Windows\Xamarin.Forms Windows.WindowsPhone81\MainPage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "14732E51064514CF722799A0BCD676F4"
  3. //------------------------------------------------------------------------------
  4. // <auto-generated>
  5. // This code was generated by a tool.
  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. namespace Xamarin.Forms_Windows.WindowsPhone81
  12. {
  13. partial class MainPage : global::Windows.UI.Xaml.Controls.Page
  14. {
  15. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
  16. private bool _contentLoaded;
  17. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
  18. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  19. public void InitializeComponent()
  20. {
  21. if (_contentLoaded)
  22. return;
  23. _contentLoaded = true;
  24. global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
  25. }
  26. }
  27. }