RoutedEventArgsSource Property
Gets or sets the source object that raised the routed event.
Namespace: Avalonia.InteractivityAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Object? Source { get; set; }
Public Property Source As Object
Get
Set
member Source : Object with get, set
Property Value
Object