Source Property
Gets or sets the source object that raised the routed event.
Definition
Namespace: Avalonia.Interactivity
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Object? Source { get; set; }
Public Property Source As Object
Get
Set
member Source : Object with get, set