Skip to main content

RoutedEventArgs(RoutedEvent) Constructor

Initializes a new instance of the RoutedEventArgs class.

Definition

Namespace: Avalonia.Interactivity
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public RoutedEventArgs(
RoutedEvent? routedEvent
)

Parameters

  RoutedEvent
The routed event associated with these event args.

See Also

Reference

RoutedEventArgs Class
RoutedEventArgs Overload
Avalonia.Interactivity Namespace