The backstage 'content' pane has a gold swoosh thing going on, which is nice, but my color theme is blue, how can I remove and/or replace this default image?
1 Answer, 1 is accepted
0
Accepted
Martin Ivanov
Telerik team
answered on 03 Sep 2014, 10:23 AM
Hi Kenneth,
In order to remove the golden corner on the background of the backstage's content you can slightly modify the ControlTemplate of the RadRibbonBackstage. Basically you can find the native Grid element with x:Name set to Corner_Offices and remove it from the template.
I hope this helps.
Regards,
Martin
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.