private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(ResetPasswordPage));
     email     = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.CustomEntry>(this, "email");
     btnForgot = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.CustomButton>(this, "btnForgot");
     loading   = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.Loading>(this, "loading");
 }
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(MainPage));
     email     = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.CustomEntry>(this, "email");
     passtxt   = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.CustomEntry>(this, "passtxt");
     showpass  = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.CustomButton>(this, "showpass");
     forgot    = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.CustomButton>(this, "forgot");
     btnSignIn = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.CustomButton>(this, "btnSignIn");
     loading   = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.Loading>(this, "loading");
 }
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(MainPage));
     email     = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.CustomEntry>(this, "email");
     passtxt   = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.CustomEntry>(this, "passtxt");
     showpass  = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.CustomButton>(this, "showpass");
     btnSignIn = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.CustomButton>(this, "btnSignIn");
     newtab    = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.StackLayout>(this, "newtab");
     newt      = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.ActivityIndicator>(this, "newt");
 }
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(SignUpPage));
     user      = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.CustomEntry>(this, "user");
     email     = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.CustomEntry>(this, "email");
     pass      = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.CustomEntry>(this, "pass");
     showpass  = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.CustomButton>(this, "showpass");
     pass2     = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.CustomEntry>(this, "pass2");
     showpass2 = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.CustomButton>(this, "showpass2");
     loading   = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.Loading>(this, "loading");
 }
Beispiel #5
0
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(ChatPage));
     FStack       = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.StackLayout>(this, "FStack");
     SearchEntry  = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.Grid>(this, "SearchEntry");
     searchcon    = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.CustomEntry>(this, "searchcon");
     clear        = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.CustomButton>(this, "clear");
     noCont       = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.Label>(this, "noCont");
     CloseList    = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.AbsoluteLayout>(this, "CloseList");
     resultList   = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.ListView>(this, "resultList");
     contactsList = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.ListView>(this, "contactsList");
     loading      = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::ChatApp_Ondoy.Loading>(this, "loading");
 }