| 123456789101112131415161718192021222324252627 |
-
- #pragma checksum "C:\Users\Javier\documents\visual studio 2013\Projects\Xamarin Insights\Xamarin Insights.WindowsPhone\Views\FirstView.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "447F49F96D51B76C1E4F62A0B27BAA93"
- //------------------------------------------------------------------------------
- // <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_Insights.WindowsPhone.Views
- {
- partial class FirstView : global::Cirrious.MvvmCross.WindowsCommon.Views.MvxWindowsPage, global::Windows.UI.Xaml.Markup.IComponentConnector
- {
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
-
- public void Connect(int connectionId, object target)
- {
- this._contentLoaded = true;
- }
- }
- }
|