StandingsView.g.cs 1.1 KB

123456789101112131415161718192021222324252627
  1. 
  2. #pragma checksum "C:\Users\javie\Documents\GitHub\Xamarin.Forms-Samples\FormulaOneApp\FormulaOneApp.Classic.Windows\Views\StandingsView.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "F8445E2FA72C81707FD4CD6909C46477"
  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 FormulaOneApp.Classic.Windows.Views
  12. {
  13. partial class StandingsView : global::Cirrious.MvvmCross.WindowsCommon.Views.MvxWindowsPage, global::Windows.UI.Xaml.Markup.IComponentConnector
  14. {
  15. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
  16. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  17. public void Connect(int connectionId, object target)
  18. {
  19. this._contentLoaded = true;
  20. }
  21. }
  22. }