Table of Contents

Class EnsureTypePropertyPathElement

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

Constructors

EnsureTypePropertyPathElement(Type)

public EnsureTypePropertyPathElement(Type type)

Parameters

type Type

Properties

Type

public Type Type { get; }

Property Value

Type