//------------------------------------------------------------------------------// <auto-generated>// This code was generated by a tool.// Runtime Version:4.0.30319.42000//// Changes to this file may cause incorrect behavior and will be lost if// the code is regenerated.// </auto-generated>//------------------------------------------------------------------------------[assembly: global::Xamarin.Forms.Xaml.XamlResourceIdAttribute("SampleApp.Views.MainPage.xaml", "Views/MainPage.xaml", typeof(global::SampleApp.MainPage))]namespaceSampleApp{[global::Xamarin.Forms.Xaml.XamlFilePathAttribute("Views/MainPage.xaml")]publicpartialclassMainPage:global::Xamarin.Forms.ContentPage{[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Forms.Build.Tasks.XamlG","2.0.0.0")]privatevoidInitializeComponent(){global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this,typeof(MainPage));}}}