📄️ IManagedNotificationManager Interface
Represents a notification manager that can show arbitrary content. Managed notification managers can show any content.
📄️ INotification Interface
Represents a notification that can be shown in a window or by the host operating system.
📄️ INotificationManager Interface
Represents a notification manager that can be used to show notifications in a window or using the host operating system.
📄️ Notification Class
A notification that can be shown in a window or by the host operating system.
📄️ NotificationCard Class
Control that represents and displays a notification.
📄️ NotificationPosition Enumeration
Describes the possible positions for Notifications that are displayed by a WindowNotificationManager.
📄️ NotificationType Enumeration
Enumeration of types for INotification.
📄️ WindowNotificationManager Class
An INotificationManager that displays notifications in a Window.