Share via


Renderer.UnhandledSynchronizationException 事件

定义

当 SynchronizationContext 可用时,允许调用方处理来自 SynchronizationContext 的异常。

public:
 event UnhandledExceptionEventHandler ^ UnhandledSynchronizationException;
public event UnhandledExceptionEventHandler UnhandledSynchronizationException;
member this.UnhandledSynchronizationException : UnhandledExceptionEventHandler 
Public Custom Event UnhandledSynchronizationException As UnhandledExceptionEventHandler 

事件类型

适用于