RoutedEvent Property
Gets or sets the routed event associated with these event args.
Definition
Namespace: Avalonia.Interactivity
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public RoutedEvent? RoutedEvent { get; set; }
Public Property RoutedEvent As RoutedEvent
Get
Set
member RoutedEvent : RoutedEvent with get, set