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)
Syntax
public static class ValueConverterExtensions

The ValueConverterExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberTraceError(IMultiValueConverter, String, String)
Traces an error for the specified converter.
Public methodStatic memberTraceError(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