Renderer.UnhandledSynchronizationException Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Allows the caller to handle exceptions from the SynchronizationContext when one is available.
public:
event UnhandledExceptionEventHandler ^ UnhandledSynchronizationException;
public event UnhandledExceptionEventHandler UnhandledSynchronizationException;
member this.UnhandledSynchronizationException : UnhandledExceptionEventHandler
Public Custom Event UnhandledSynchronizationException As UnhandledExceptionEventHandler