ToastNotificationEventArgs Constructors
Provides data for the ToastNotificationsManager‘s events.| Name | Parameters | Description |
|---|---|---|
| ToastNotificationEventArgs(Object) | notificationID | Initializes a new instance of the ToastNotificationEventArgs class with the specified settings. |
See Also