AvaloniaListConverter<T>.

CanConvertFrom(ITypeDescriptorContext, Type) Method

Namespace
Avalonia.Collections
Containing Type
AvaloniaListConverter<T>

Syntax

public override bool CanConvertFrom(ITypeDescriptorContext context, Type sourceType)

Parameters

Name Type Description
context ITypeDescriptorContext
sourceType Type

Return Value

Type Description
bool