The pop-up font editor does not abide by the set theme (see attachment). In the rich text box, when a word is highlighted and hovered over, a pop-up appears allowing the user to quickly modify the selected word's font. This pop-up is only partially styled based off of the set theme, even when the theme is set as follows:
Is there a way to address this issue, or failing that, a way to disable the pop-up?
StyleManager.ApplicationTheme = new Expression_DarkTheme();
Is there a way to address this issue, or failing that, a way to disable the pop-up?