I dont really want to use the accent color that the user has chosen in Windows in my app, and instead want to have my own color show.
I can change it manually on all the items by by making new styles, but it is just in so many places in the normal controls, that it would be nice to do on the app level.
I tried setting <SolidColorBrush x:Key="SystemAccentColor" Color="#FFCB2128" />
but for some reason that does noting on some items and turns others like the video controls gray.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…