private void ClearAll_Click(object sender, RoutedEventArgs e) { NotificationClient.ClearAllNotificationsAsync(); }