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