#pragma checksum "D:\Work\Caritas\CaritasApp\CaritasApp.UWP\MainPage.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "E74D7FF18B7B13B4850E589DA8E9356FE2F71F3F563B2910A00B18E2E1AE9781"
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace CaritasApp.UWP
{
partial class MainPage : global::Xamarin.Forms.Platform.UWP.WindowsPage
{
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 10.0.19041.685")]
private bool _contentLoaded;
///
/// InitializeComponent()
///
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 10.0.19041.685")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent()
{
if (_contentLoaded)
return;
_contentLoaded = true;
global::System.Uri resourceLocator = new global::System.Uri("ms-appx:///MainPage.xaml");
global::Windows.UI.Xaml.Application.LoadComponent(this, resourceLocator, global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
}
partial void UnloadObject(global::Windows.UI.Xaml.DependencyObject unloadableObject);
}
}