I\'ve a data template for ListBoxItem which contains of few buttons, and few custom controls like Grid or Chart. Each button is bound to an appropriate command handler, Sel
XAML-only solution:
You can adapt the ItemContainerStyle and listen on the trigger is the mousefocus is inside of the Item. It works for all kind of child elements (in this example just mouse focus, which shouldnt be a problem, as the keyboard selects the item automatically too...)
example:
test
test
test
test