NotificationCenter..::..MaxNotifications Property
Gets or sets the maximum notifications.
Namespace:
Wpf.NotificationCenterAssembly: 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); }