private void InitializeComponent() { global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(Login)); errorMessage = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.Frame>(this, "errorMessage"); _email = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Awer.Renderers.CustomEntryRenderer>(this, "_email"); _password = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Awer.Renderers.CustomEntryRenderer>(this, "_password"); loginIndicator = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.ActivityIndicator>(this, "loginIndicator"); }
private void InitializeComponent() { global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(CreateConversationPopup)); _rootName = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Awer.Renderers.CustomEntryRenderer>(this, "_rootName"); oneIcon = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.ImageButton>(this, "oneIcon"); twoIcon = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.ImageButton>(this, "twoIcon"); threeIcon = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.ImageButton>(this, "threeIcon"); fourIcon = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.ImageButton>(this, "fourIcon"); fiveIcon = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.ImageButton>(this, "fiveIcon"); sixIcon = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.ImageButton>(this, "sixIcon"); CreateClick = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.ImageButton>(this, "CreateClick"); }