NotificationCenter..::..NewNotificationCount Property

Gets new notification count.

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

Syntax


public int NewNotificationCount { get; }
Public ReadOnly Property NewNotificationCount As Integer
	Get
public:
property int^ NewNotificationCount {
	int^ get ();
}

Field Value

The new notification count.