Hello,
if I have a selector with multiselection enabled (like ListBox), what is the proper way of changing the SelectedItem value without changing the selected items? (i.e. I want one of the already selected items to become the one reported by SelectedItem property).
Thanks,
Jan