WPF UIElement.IsHitVisible help needed

LLounder8/16/2022
Hello,
In WPF IsHitTestVisible="False" instead of only ignoring mouse clicks, it also ignores MouseEnter events. I want mouse clicks to pass through and OnMouseEnter events to be triggered