detecting WPF databinding errors

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

Hi,
WPF does not raise exceptions when databinding fails but does show the
errors in the Visual Studio console output. Is there anyway to detect
these errors programmatically in code to deal with them?

Thanks,
Bob
 
Back
Top