Trying to get binding to work on a stepper and slider in listview. The values change as expected in the UI, but the underlying values in the list do not get updated. Clicking the Review button steps through the results which shows the initial values of zero for FinishOrder and Score. I have attached the xaml and code.
I asked a similar question before but never found a solution.
Help appreciated.