public static void NotificationOccurred(NotificationFeedbackStyle style)
 {
 }
 public static void NotificationOccurred(NotificationFeedbackStyle style)
 {
     _notificationOccurred(style.ToString());
 }