public class RoutedEventArgs extends Object implements IEventArgs
EMPTY| Constructor and Description |
|---|
RoutedEventArgs() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getOriginalSource() |
boolean |
isHandled() |
void |
setHandled(boolean value) |
public final Object getOriginalSource()
public final boolean isHandled()
public final void setHandled(boolean value)