Table of Contents

Event InstanceDisposed

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Occurs when object is disposed. This is static event, so it is raised for all instances of this class and its derived classes.

public static event EventHandler? InstanceDisposed

Returns

EventHandler
Occurs when object is disposed. This is static event, so it is raised for all instances of this class and its derived classes.