C# Class OmniXaml.Typing.ConverterStep

Inheritance: ICommonValueConverter
Mostrar archivo Open project: AvaloniaUI/OmniXAML

Public Methods

Method Description
TryConvert ( object value, XamlType targetType, IValueContext valueContext, object &result ) : bool

Method Details

TryConvert() public method

public TryConvert ( object value, XamlType targetType, IValueContext valueContext, object &result ) : bool
value object
targetType XamlType
valueContext IValueContext
result object
return bool