Binding.

ElementName Property

Summary

Gets or sets the name of the element to use as the binding source.
Namespace
Avalonia.Data
Containing Type
Binding

Syntax

public string? ElementName { get; set; }

Value

Type Description
string?