NotificationService.PredefinedNotificationDuration Property
Specifies the duration for the display of predefined notifications. This is a dependency property.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Mvvm.UI.PredefinedNotificationDuration | A DevExpress.Mvvm.UI.PredefinedNotificationDuration enumerator value. |
See Also