Elements Property
Definition
Namespace: Avalonia.Data.Core
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public IReadOnlyList<IPropertyPathElement> Elements { get; }
Public ReadOnly Property Elements As IReadOnlyList(Of IPropertyPathElement)
Get
member Elements : IReadOnlyList<IPropertyPathElement> with get
Property Value
IReadOnlyList(IPropertyPathElement)