Coding
Help with getting a data bound value in IValueConverter.
Is there a way to get the value of the data bound property while in ConvertBack() of IValueconverter class? What I’d like to achieve is updating a property in my code behind according to a Read more…