Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

NotificationService Fields
Show Inherited Hide Inherited

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