Skip to main content

CancelRoutedEventArgs(RoutedEvent) Constructor

Initializes a new instance of the CancelRoutedEventArgs class.

Definition

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

public CancelRoutedEventArgs(
RoutedEvent? routedEvent
)

Parameters

  RoutedEvent
The routed event associated with these event args.

See Also

Reference

CancelRoutedEventArgs Class
CancelRoutedEventArgs Overload
Avalonia.Interactivity Namespace