I am using Windows 7 and the current item selection (by default) is to paint the background with cornflower blue. Is it possible to get rid of this and replace it with a 1px outline/border over the listview item that the mouse is over?
I basically want to draw a 1px outline/border over any listview item with 1 pixel spacing between the listview item and the outline/border.
I am using a WrapPanel with an Image in it for each item.