I have a RadMenu in a new application where I set the Font property to "Segoe UI 9pt". While all the top-level menu items appear as expected, the drop-downs revert back to "Segoe UI 8.25pt". Aren't the Font properties ambient? I really don't want to have to explicitly set all the RadMenuItem.Font properties.
What am I missing?
As a related follow-up, I would have expected the RadMenu, RadCommandBar, and RadStatusStrip's Font properties to be ambient also, and default to the Form's Font.
This is day two of my evaluation of the library.