New to Telerik UI for WPF? Download free 30-day trial

Backwards Compatibility

Required introduction

Q3 2013

Changed

  • The background color of the RadMenu in Windows8Theme has been made transparent. The next figure shows the change:

Figure 1. Changes to the Windows8Theme Background color from Q2 2013 to Q3 2013.

radmenu-backward-compatibility-1

What to do now:

In order to customize the current version of the control to look exactly as it was before the above change you will need to customize the RadManuStyle and RadMenuItemStyle. You can find a runnable project that contains all of the necessary customizations in our online SDK repository here. You can download the entire repository as a zip file via this link.

In this article