RoutedEventArgsRoutedEvent Property
Gets or sets the routed event associated with these event args.
Namespace: Avalonia.InteractivityAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public RoutedEvent? RoutedEvent { get; set; }
Public Property RoutedEvent As RoutedEvent
Get
Set
member RoutedEvent : RoutedEvent with get, set
Property Value
RoutedEvent