Notification..::..NotificationType Property
Gets or sets the type of the notification.
Namespace:
Wpf.NotificationCenter.NotificationAssembly: Wpf.NotificationCenter (in Wpf.NotificationCenter.dll)
Syntax
public NotificationType NotificationType { get; set; }
Public Property NotificationType As NotificationType Get Set
public: property NotificationType^ NotificationType { NotificationType^ get (); void set (NotificationType^ value); }