Click or drag to resize

ValueConverterExtensions Class

Extension methods for value converters.
Inheritance Hierarchy
SystemObject
  TomsToolbox.Wpf.ConvertersValueConverterExtensions

Namespace: TomsToolbox.Wpf.Converters
Assembly: TomsToolbox.Wpf (in TomsToolbox.Wpf.dll) Version: 2.21.0+44d18b541fc9419ec3c549350a832394661b2a4d
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public static class ValueConverterExtensions

The ValueConverterExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodTraceError(IMultiValueConverter, String, String) Traces an error for the specified converter.
Public Extension MethodTraceError(IValueConverter, String, String) Traces an error for the specified converter.
Top
Fields
 NameDescription
Public fieldStatic memberConverterErrorNumber The error number shown in the output.
Top
See Also