Skip to main content

RaiseEvent Method

Raises an event along the route.

Definition

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

public void RaiseEvent(
Interactive source,
RoutedEventArgs e
)

Parameters

  Interactive
The event source.
  RoutedEventArgs
The event args.

See Also

Reference

EventRoute Class
Avalonia.Interactivity Namespace