Skip to main content

DispatcherUnhandledExceptionFilterEventHandler Delegate

Provides data for the UnhandledExceptionFilter event.

Definition

Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public delegate void DispatcherUnhandledExceptionFilterEventHandler(
Object sender,
DispatcherUnhandledExceptionFilterEventArgs e
)

Parameters

  Object
 
  DispatcherUnhandledExceptionFilterEventArgs
 

See Also

Reference

Avalonia.Threading Namespace