Method OnBeforeHandleDestroyed
OnBeforeHandleDestroyed(EventArgs)
Called when the BeforeHandleDestroyed event is raised.
protected virtual void OnBeforeHandleDestroyed(EventArgs e)
Parameters
Remarks
Derived classes can override this method to handle the event without attaching a delegate.