Notification Constructor (Notification)
Initializes a new instance of the Notification class.
Namespace:
Wpf.NotificationCenter.NotificationAssembly: Wpf.NotificationCenter (in Wpf.NotificationCenter.dll)
Syntax
public Notification( Notification notification )
Public Sub New ( _ notification As Notification _ )
public: Notification( Notification^ notification )
Parameters
- notification
- Type: Wpf.NotificationCenter.Notification..::..Notification
The notification.