C# Class OmniXaml.Typing.NonConversionStep

Inheritance: ICommonValueConverter
Afficher le fichier Open project: AvaloniaUI/OmniXAML

Méthodes publiques

Méthode Description
TryConvert ( object value, XamlType targetType, IValueContext valueContext, object &result ) : bool

Method Details

TryConvert() public méthode

public TryConvert ( object value, XamlType targetType, IValueContext valueContext, object &result ) : bool
value object
targetType XamlType
valueContext IValueContext
result object
Résultat bool