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