Keyword(s) to search:
Sort results by title
Keyword Index
Wpf.NotificationCenter Namespace
NotificationCenter Class
NotificationCenterButton Class
NotificationPopup Class
Wpf.NotificationCenter.Behaviors Namespace
CollectionViewSourceBehavior Class
Wpf.NotificationCenter.Converters Namespace
ExpanderRotateAngleConverter Class
Wpf.NotificationCenter.Enums Namespace
AlertType Enumeration
NotificationType Enumeration
Wpf.NotificationCenter.Extensions Namespace
WpfExtensions Class
Wpf.NotificationCenter.Models Namespace
ObservableObjectBase Class
Wpf.NotificationCenter.Notification Namespace
Notification Class
NotificationHeader Class
Wpf.NotificationCenter.Services Namespace
IWpfNotificationService Interface
WpfNotificationService Class
AlertType Enumeration
The type of notification such as alert center or toast popup.
Namespace:
Wpf.NotificationCenter.Enums
Assembly:
Wpf.NotificationCenter
(in Wpf.NotificationCenter.dll)
Syntax
C#
VB
C++
public
enum
AlertType
Public
Enumeration
AlertType
public
enum class
AlertType
Members
Member name
Description
All
All notification types.
NotificationCenter
The notification center alert.
NotificationPopup
The notification popup or toast message.
See Also
Wpf.NotificationCenter.Enums Namespace