Skip to main content

ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) Method

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public override Object? ConvertFrom(
ITypeDescriptorContext? context,
CultureInfo? culture,
Object? value
)

Parameters

  ITypeDescriptorContext
 
  CultureInfo
 
  Object
 

Return Value

Object

See Also

Reference

AvaloniaListConverter(T) Class
ConvertFrom Overload
Avalonia.Collections Namespace