Skip to main content
.NET Framework 4.6.2+

WinShowViewStrategyBase.CustomizeToastNotificationsManager Event

Namespace: DevExpress.ExpressApp.Win

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

Declaration

public event EventHandler<CustomizeToastNotificationsManagerEventArgs> CustomizeToastNotificationsManager

Event Data

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

See Also