예제 #1
0
 private void ClearAll_Click(object sender, RoutedEventArgs e)
 {
     NotificationClient.ClearAllNotificationsAsync();
 }