WpfNotificationService..::..GetLastToastNotification Method
Gets the last toast notification.
Namespace:
Wpf.NotificationCenter.ServicesAssembly: Wpf.NotificationCenter (in Wpf.NotificationCenter.dll)
Syntax
public Notification GetLastToastNotification( Nullable<string> notificationCenterName )
Public Function GetLastToastNotification ( _ notificationCenterName As Nullable(Of String) _ ) As Notification
public: Notification^ GetLastToastNotification( Nullable<String^> notificationCenterName )