PropertyPropertyPathElement Constructor
Initializes a new instance of the PropertyPropertyPathElement class
Definition
Namespace: Avalonia.Data.Core
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public PropertyPropertyPathElement(
IPropertyInfo property
)
Public Sub New (
property As IPropertyInfo
)
new :
property : IPropertyInfo -> PropertyPropertyPathElement
Parameters
See Also
Reference
PropertyPropertyPathElement Class
Avalonia.Data.Core Namespace