RoutedEventArgs.

Source Property

Namespace
Avalonia.Interactivity
Containing Type
RoutedEventArgs

Syntax

public IInteractive? Source { get; set; }

Value

Type Description
IInteractive?