Skip to main content
A newer version of this page is available. .

NotificationService Fields

Allows you to show Windows 8/10 Style notifications.
Name Description
ApplicationIdProperty static Identifies the NotificationService.ApplicationId dependency property.
CustomNotificationDurationProperty static Identifies the NotificationService.CustomNotificationDuration dependency property.
CustomNotificationPositionProperty static Identifies the NotificationService.CustomNotificationPosition dependency property.
CustomNotificationScreenProperty static Identifies the NotificationService.CustomNotificationScreen dependency property.
CustomNotificationStyleProperty static Identifies the NotificationService.CustomNotificationStyle dependency property.
CustomNotificationTemplateProperty static Identifies the NotificationService.CustomNotificationTemplate dependency property.
CustomNotificationTemplateSelectorProperty static Identifies the NotificationService.CustomNotificationTemplateSelector dependency property.
CustomNotificationVisibleMaxCountProperty static Identifies the NotificationService.CustomNotificationVisibleMaxCount dependency property.
PredefinedNotificationDurationProperty static Identifies the NotificationService.PredefinedNotificationDuration dependency property.
PredefinedNotificationTemplateProperty static Identifies the NotificationService.PredefinedNotificationTemplate dependency property.
SoundProperty static Identifies the NotificationService.Sound dependency property.
UnregisterOnUnloadedProperty static Identifies the ServiceBase.UnregisterOnUnloaded dependency property. Inherited from ServiceBase.
UseWin8NotificationsIfAvailableProperty static Identifies the NotificationService.UseWin8NotificationsIfAvailable dependency property.
See Also