Property GlobalWindowNotifications
GlobalWindowNotifications
Gets global collection of the attached window notification objects. These notifications are called for the each created window.
public static IEnumerable<IControlNotification> GlobalWindowNotifications { get; }