Skip to main content

PropertyPath Constructor

Initializes a new instance of the PropertyPath class

Definition

Namespace: Avalonia.Data.Core
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public PropertyPath(
IEnumerable<IPropertyPathElement> elements
)

Parameters

  IEnumerable(IPropertyPathElement)
 

See Also

Reference

PropertyPath Class
Avalonia.Data.Core Namespace