public async void Logout() { await User.Current.LogOutAsync(); NotificationService.ClearBadgeAndLiveTile(); }