WPF listbox select item on mouse over

Posted by Chris McGrath on Stack Overflow See other posts from Stack Overflow or by Chris McGrath
Published on 2010-04-11T09:21:28Z Indexed on 2010/04/11 9:23 UTC
Read the original article Hit count: 360

Filed under:
|

I'm trying to make a style for a listbox which will set the selected item to an item when the item has the mouse on it.

Any hints?

© Stack Overflow or respective owner

Related posts about xaml

Related posts about wpf