RoutedEventArgsRoutedEvent Property

Gets or sets the routed event associated with these event args.

Definition

Namespace: Avalonia.Interactivity
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public RoutedEvent? RoutedEvent { get; set; }

Property Value

RoutedEvent

See Also