[]
Gets a value indicating whether the specified event is handled.
public static bool GetIsHandled(EventArgs e)
Public Shared Function GetIsHandled(e As EventArgs) As Boolean
| Type | Name | Description |
|---|---|---|
| EventArgs | e | The OriginalEventArgs instance containing the event data. |
| Type | Description |
|---|---|
| bool |