NotificationCenter..::..MaxNotifications Property

Gets or sets the maximum notifications.

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

Syntax


public byte MaxNotifications { get; set; }
Public Property MaxNotifications As Byte
	Get
	Set
public:
property unsigned char^ MaxNotifications {
	unsigned char^ get ();
	void set (unsigned char^ value);
}

Field Value

The maximum notifications.