Clock.RemoveRequested Event

Definition

Occurs when the Remove() method is called on this Clock or one of its parent clocks.

public:
 event EventHandler ^ RemoveRequested;
public event EventHandler RemoveRequested;
member this.RemoveRequested : EventHandler 
Public Custom Event RemoveRequested As EventHandler 

Event Type

Applies to