- Namespace
- Avalonia
.Interactivity - Containing Type
- RoutedEventArgs
Syntax
public RoutedEventArgs(RoutedEvent routedEvent, IInteractive source)
Parameters
Name | Type | Description |
---|---|---|
routedEvent | RoutedEvent | |
source | IInteractive |
Return Value
Type | Description |
---|---|
void |