PropertyPathBuilderCast Method

Definition

Namespace: Avalonia.Data.Core
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public PropertyPathBuilder Cast(
	Type type
)

Parameters

type  Type
 

Return Value

PropertyPathBuilder

See Also