Back to Devexpress

NotificationService Fields

wpf-devexpress-dot-mvvm-dot-ui-dot-notificationservice-dot-underscore-fields.md

latest4.0 KB
Original Source

NotificationService Fields

Allows you to show Windows 8/10 Style notifications.

NameDescription
ApplicationIdProperty staticIdentifies the NotificationService.ApplicationId dependency property.
CustomNotificationDurationProperty staticIdentifies the NotificationService.CustomNotificationDuration dependency property.
CustomNotificationPositionProperty staticIdentifies the NotificationService.CustomNotificationPosition dependency property.
CustomNotificationScreenProperty staticIdentifies the NotificationService.CustomNotificationScreen dependency property.
CustomNotificationStyleProperty staticIdentifies the NotificationService.CustomNotificationStyle dependency property.
CustomNotificationTemplateProperty staticIdentifies the NotificationService.CustomNotificationTemplate dependency property.
CustomNotificationTemplateSelectorProperty staticIdentifies the NotificationService.CustomNotificationTemplateSelector dependency property.
CustomNotificationVisibleMaxCountProperty staticIdentifies the NotificationService.CustomNotificationVisibleMaxCount dependency property.
PredefinedNotificationDurationProperty staticIdentifies the NotificationService.PredefinedNotificationDuration dependency property.
PredefinedNotificationTemplateProperty staticIdentifies the NotificationService.PredefinedNotificationTemplate dependency property.
SoundProperty staticIdentifies the NotificationService.Sound dependency property.
UnregisterOnUnloadedProperty staticIdentifies the ServiceBase.UnregisterOnUnloaded dependency property. Inherited from ServiceBase.
UseWin8NotificationsIfAvailableProperty staticIdentifies the NotificationService.UseWin8NotificationsIfAvailable dependency property.

See Also

NotificationService Class

NotificationService Members

DevExpress.Mvvm.UI Namespace