Hi everyone,
This seems to be a desserted questions :(
Luckily after all, I found (cost 2 days) a work-around which uses the WPF Themes (download here 1 & 2 (go to WPF Themes on codeplex.com) ) and change the brush whose key is x:Key="&# 254;"
. Here is my solution which :
- Change the "yellow" to white.
- Coloring blue everything else that highlighted.
- The red high light color is kept the same as the initial demo solution.
- I marked my fix by Fixed the "yellow-border bug" #1 & Fixed the "yellow-border bug" #2
This must be a bug of the Ribbon library since:
- If don't use the WPF theme, the bug appears !?
- The brushes #254 only got effective only if the a WPF theme used
It costs me so much time so I posted here to save the followers like me.
Hope this will help you!