Provides data for the Clicked event.
public abstract class ClickedEventArgs : EventArgs
The ClickedEventArgs object passes state information to an event handler for the Clicked event, which is associated with a Button control.