Trouble in colors

Hi!

I’ve a little problem with annotation popup button colors. (.NET UWP)
Where can I change of the color (foregrond and background)of this buttons? I’ve tried in ButtonControl.xaml and in ControlStyles.xaml but it’s not working:(
Somebody help me please!

pic of the problem:

Auto Generated Inline Image 1.png

Thanks in advance!

Please see PopupCommandMenubuttonHost.xaml as it contains all the appearance settings you are looking for.

Some values are based off of the theme, so that might be affecting this differently for you.