Esempio n. 1
0
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(AreaPhotosPage));
     areaPhotosPage = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Arena.UI.Pages.BasePage <global::Arena.Core.ViewModels.Gallery.AreaPhotosPageViewModel> >(this, "areaPhotosPage");
     listView       = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.ListView>(this, "listView");
 }
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(PhotoCapturePage));
     photoCapturePage = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Arena.UI.Pages.BasePage <global::Arena.Core.ViewModels.Gallery.PhotoCapturePageViewModel> >(this, "photoCapturePage");
     CameraPreview    = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Arena.UI.Components.CameraView>(this, "CameraPreview");
 }