Table of Contents

Class CastTypePropertyPathElement

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

Constructors

CastTypePropertyPathElement(Type)

public CastTypePropertyPathElement(Type type)

Parameters

type Type

Properties

Type

public Type Type { get; }

Property Value

Type