Table of Contents

Property GlobalWindowNotifications

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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; }

Property Value

IEnumerable<IControlNotification>