Hi all,
I am working on a wpf project. I have a control and set the background color of it while loading it, when the mouse enters this control, I want to highlight the control(increase the brightness of background of the control but don't change the background color of the control). How should I do it?
Thanks.