RadCommandBar: CommandBarDropDownList does not update value when SelectedValue is bound to ViewModel using DataBindings
When I bind the SelectedValue property to a ViewModel, changing the value through the user interface does not update the corresponding value in the ViewModel.