The base type of classes that define arguments passed to event handler functions.
The following tables list the members exposed by the EventArgs type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the EventArgs class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets a value indicating whether the event has been handled. |
See Also