Event InstanceDisposed
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.