Whenever I try to use telerik:StyleManager.Theme="Vista" on any RadControl, my Visual Studio 2010 design mode errors out and I wont be able to view the designer. See the attached snapshot. I get this error after upgrading to v.2011.1.419.1040 of RadControls for Silverlight
Am I missing any references, I already have Telerik.Windows.Themes.Vista.dll being refered.
<telerik:RadColorPicker IsDropDownOpen="True" Grid.Row="3" Grid.Column="1" Margin="30,5,10,5" ColorButtonStyle="{StaticResource ColorButtonStyle}" telerik:StyleManager.Theme="Vista" />