IWpfNotificationService Methods
The IWpfNotificationService type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Close |
Closes the specified notification.
|
![]() |
Create |
Creates the Notification(s).
|
![]() |
CreateAlertNotification |
Creates the alert notification.
|
![]() |
CreateToastNotification |
Creates the toast notification.
|
![]() |
Error |
Creates the error notification(s).
|
![]() |
GetLastAlertCenterNotification |
Gets the last alert center notification.
|
![]() |
GetLastToastNotification |
Gets the last toast notification.
|
![]() |
Information |
Creates the information notification(s).
|
![]() |
Success |
Creates the success notification(s).
|
![]() |
Warning |
Creates the warning notification(s).
|