I have a ListView with a couple of items in it. When the ListView looses focus, the last selected ListViewItem is still \"selected\" with a gray background. I would like
myListView.SelectedItems.Clear();