Silverlight binding errors in the output window

254 Views Asked by At

I know that if there's an issue with the Path attribute in my binding expression, I'll get a binding error message in my output window, but is there anyway to debug a ElementName attribute issue?

I have tried things that I'm pretty sure don't exist like

ElementName=ElephantButt

and get nothing in the output window.

Thanks.

1

There are 1 best solutions below

0
On

Put breakpoint to binding in XAML