Hello Todd Davis,
Regrettably, Silverlight does not allow us to do that. You will have to bind each control that you want to apply a theme to like so:
That is why the only place where you can set the ApplicationTheme in code-behind for it to have any effect is before InitializeComponent() is called and the controls are created.
All the best,
Yavor Georgiev
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.