IWpfNotificationService..::..GetLastAlertCenterNotification Method
Gets the last alert center notification.
Namespace:
Wpf.NotificationCenter.ServicesAssembly: Wpf.NotificationCenter (in Wpf.NotificationCenter.dll)
Syntax
Notification GetLastAlertCenterNotification( Nullable<string> notificationCenterName )
Function GetLastAlertCenterNotification ( _ notificationCenterName As Nullable(Of String) _ ) As Notification
Notification^ GetLastAlertCenterNotification( Nullable<String^> notificationCenterName )