| 1234567891011121314151617181920212223242526272829303132333435 |
-
- #pragma checksum "C:\Users\Javier\documents\visual studio 2013\Projects\Xamarin.Forms Windows\Xamarin.Forms Windows.WindowsPhone81\MainPage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "6953D766F3F7AA241D826762FF489662"
- //------------------------------------------------------------------------------
- // <auto-generated>
- // This code was generated by a tool.
- //
- // Changes to this file may cause incorrect behavior and will be lost if
- // the code is regenerated.
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace Xamarin.Forms_Windows.WindowsPhone81
- {
- partial class MainPage : global::Xamarin.Forms.Platform.WinRT.WindowsPhonePage
- {
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
- private bool _contentLoaded;
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- public void InitializeComponent()
- {
- if (_contentLoaded)
- return;
- _contentLoaded = true;
- global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
-
- }
- }
- }
|