- Namespace
- Avalonia
.Interactivity - Containing Type
- RoutedEvent
<TEventArgs>
Syntax
public RoutedEvent(string name, RoutingStrategies routingStrategies, Type ownerType)
Parameters
Name | Type | Description |
---|---|---|
name | string | |
routingStrategies | RoutingStrategies | |
ownerType | Type |
Return Value
Type | Description |
---|---|
void |