XAML change image on IsMouseOver when hovering over border (with style triggers)
when using XAML with style triggers, I’m not able to change the image on IsMouseOver when hovering over the your text border. The border, and textblock change color, but the image stays the same. I’ve used nested style triggers to try to reach my goal. The image is black on startup, but should turn white when hovering.