TransformConverter.

ConvertFrom(ITypeDescriptorContext, CultureInfo, object) Method

Namespace
Avalonia.Media
Containing Type
TransformConverter

Syntax

public override object ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, object value)

Parameters

Name Type Description
context ITypeDescriptorContext
culture CultureInfo
value object

Return Value

Type Description
object