BindingExpression.

Converter Property

Summary

Gets the converter to use on the expression.
Namespace
Avalonia.Data.Core
Containing Type
BindingExpression

Syntax

public IValueConverter Converter { get; }

Value

Type Description
IValueConverter