ListView: Expose setter for SelectedItem property and implement it, so that setting this property applies the corresponding style to the selected item. Declined: The SelectedItem property has public setter. Setting it makes the style be applied as expected on the item.