Table of Contents

Class PropertyPropertyPathElement

Namespace
Avalonia.Data.Core
Assembly
Avalonia.Base.dll
public class PropertyPropertyPathElement : IPropertyPathElement
Inheritance
PropertyPropertyPathElement
Implements
Inherited Members

Constructors

PropertyPropertyPathElement(IPropertyInfo)

public PropertyPropertyPathElement(IPropertyInfo property)

Parameters

property IPropertyInfo

Properties

Property

public IPropertyInfo Property { get; }

Property Value

IPropertyInfo