Posts Tagged ‘internal’

WTF Moment: Data Binding Error

January 8, 2008

A few weeks ago, I was updating Jing’s splash screen because of some underyling classes that I refactored when I encountered an exception thrown in a MultiBindingConverter for trying to read DependencyProperty.UnsetValue as an enum.
The MultiBindingConverter was blowing up in XAML that looked similar to:

After a few hours of gnashing my teeth, and cursing under [...]