INotificationService Methods
Provides methods to display notifications in Windows 8 style.| Name | Description |
|---|---|
| CreateCustomNotification(Object) | Creates and returns a custom notification with the specified View Model. |
| CreatePredefinedNotification(String, String, String, Object, String) |
See Also