Source Property
Gets or sets the source for the binding.
Definition
Namespace: Avalonia.Data
Assembly: Avalonia.Markup (in Avalonia.Markup.dll)
- C#
- VB
- F#
public Object? Source { get; set; }
Public Property Source As Object
Get
Set
member Source : Object with get, set