I\'m banging my head on my desk with this binding error.. I have checked several of the postings for the BindingExpression path error and cannot see anything t
BindingExpression
I got this error and my case was as simple as setting the String I was binding to from private to public.
Careless mistake writing my backing field.