Skip to main content
.NET 6.0+

WinShowViewStrategyBase.CustomizeToastNotificationsManager Event

Namespace: DevExpress.ExpressApp.Win

Assembly: DevExpress.ExpressApp.Win.v23.2.dll

NuGet Package: DevExpress.ExpressApp.Win

Declaration

public event EventHandler<CustomizeToastNotificationsManagerEventArgs> CustomizeToastNotificationsManager

Event Data

The CustomizeToastNotificationsManager event's data class is DevExpress.ExpressApp.Win.CustomizeToastNotificationsManagerEventArgs.

See Also