NotificationService.CreateCustomNotification(Object) Method
Creates and returns a custom notification with the specified View Model.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
view |
Object | An object specifying the notification’s View Model. |
#Returns
Type | Description |
---|---|
DevExpress. |
An DevExpress. |