protected async void TabView_AddTabButtonClick(TabView sender, object args) { await MainPage.AddNewTabAsync(); }