public void CancelAllNotifications()
 {
     Notificator.CancelAllNotifications();
 }