Relative Content

Tag Archive for wpfxamlmenumouseover

WPF MouseOver MenuItem prevents focus from returning to window

I have a Window with a custom menu and a few buttons. I have made the menu expand automatically when the user places the mouse over a menu item. Each of the buttons has a “mouse hover” state. My problem is that after I open the menu by hovering over it, the buttons no longer show the “mouse hover” state.