Click or drag to resize

BindingErrorTracer Class

Helper class to detect binding errors during debugging.

All functionality is only active if a debugger is attached.

Inheritance Hierarchy
SystemObject
  TomsToolbox.WpfBindingErrorTracer

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public static class BindingErrorTracer

The BindingErrorTracer type exposes the following members.

Methods
Fields
  NameDescription
Public fieldStatic memberIgnoredErrors
The errors to be ignored during error handling.
Top
See Also