PropertyPathBuilderProperty Method

Definition

Namespace: Avalonia.Data.Core
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public PropertyPathBuilder Property(
	IPropertyInfo property
)

Parameters

property  IPropertyInfo
 

Return Value

PropertyPathBuilder

See Also