Exemplo n.º 1
0
 private void RejectCommandExecuted()
 {
     CurrentNotification.RejectCallback();
     Notifications.Remove(CurrentNotification);
     SetCurrentNotification();
 }