ElementName Property
Gets or sets the name of the element to use as the binding source.
Definition
Namespace: Avalonia.Data
Assembly: Avalonia.Markup (in Avalonia.Markup.dll)
- C#
- VB
- F#
public string? ElementName { get; set; }
Public Property ElementName As String
Get
Set
member ElementName : string with get, set