Property GlobalNotifications
GlobalNotifications
Gets global collection of the attached IControlNotification objects. These notifications are called for the each created control.
public static IReadOnlyList<IControlNotification> GlobalNotifications { get; }