PropertyPathElements Property

Definition

Namespace: Avalonia.Data.Core
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IReadOnlyList<IPropertyPathElement> Elements { get; }

Property Value

IReadOnlyListIPropertyPathElement

See Also