TemplateBindingDescription Property

Gets a description of the binding expression.

Definition

Namespace: Avalonia.Data
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public override string Description { get; }

Property Value

String
The description of the object.

Implements

IDescriptionDescription
IDescriptionDescription

See Also