NotificationCenter..::..NoAlertIcon Property

Gets or sets the no alert icon.

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

Syntax


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

Field Value

The no alert icon.