Hi,
I've been doing lots of reading about binding in XAML, but I don't seem to be able to find an answer to what I would have thought was a very simple question.
In the XAML markup, is there a straightforward way to access a member property in the code-behind file?
Any help would be very much appreciated.