IWpfNotificationService Members

The IWpfNotificationService type exposes the following members.

Methods


  Name Description
Public method Close
Closes the specified notification.
Public method Create
Creates the Notification(s).
Public method CreateAlertNotification
Creates the alert notification.
Public method CreateToastNotification
Creates the toast notification.
Public method Error
Creates the error notification(s).
Public method GetLastAlertCenterNotification
Gets the last alert center notification.
Public method GetLastToastNotification
Gets the last toast notification.
Public method Information
Creates the information notification(s).
Public method Success
Creates the success notification(s).
Public method Warning
Creates the warning notification(s).