NotificationCenter..::..NewAlertIcon Property

The icon used when a new alert is detected.

Namespace:  Wpf.NotificationCenter
Assembly:  Wpf.NotificationCenter (in Wpf.NotificationCenter.dll)

Syntax


public PackIconKind NewAlertIcon { get; set; }
Public Property NewAlertIcon As PackIconKind
	Get
	Set
public:
property PackIconKind^ NewAlertIcon {
	PackIconKind^ get ();
	void set (PackIconKind^ value);
}

Field Value

The new alert icon.