Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

XafApplication.HandleShortcutProcessingException Event

For internal use only.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v19.2.dll

Declaration

public event EventHandler<HandleShortcutProcessingExceptionEventArgs> HandleShortcutProcessingException

Event Data

The HandleShortcutProcessingException event's data class is DevExpress.ExpressApp.HandleShortcutProcessingExceptionEventArgs.

See Also