예제 #1
0
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(AppShell));
     myshell  = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.Shell>(this, "myshell");
     MainPage = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.ShellContent>(this, "MainPage");
 }
예제 #2
0
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(TheShell));
     theShell = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.Shell>(this, "theShell");
 }