private async void BtnContinue_Click(object sender, RoutedEventArgs e)
 {
     await uiNotificationService.Start();
 }