Method RaiseBeforeHandleDestroyed
RaiseBeforeHandleDestroyed(EventArgs)
Raises the BeforeHandleDestroyed event and
invokes the OnBeforeHandleDestroyed method.
public void RaiseBeforeHandleDestroyed(EventArgs e)
Parameters
Remarks
This method ensures that the BeforeHandleDestroyed event is raised only if the object is not in a disposing or disposed state.