This question is locked. New answers and comments are not allowed.
I am getting the following exception when i set the style of the RTB via Static Resource
Failed to assign to property 'System.Windows.FrameworkElement.Style
{System.Windows.Markup.XamlParseException: Failed to assign to property 'System.Windows.FrameworkElement.Style'. [Line: 149 Position: 185]
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at RadRichTextBoxTest.MainPage.InitializeComponent()
at RadRichTextBoxTest.MainPage..ctor()}
Failed to assign to property 'System.Windows.FrameworkElement.Style
{System.Windows.Markup.XamlParseException: Failed to assign to property 'System.Windows.FrameworkElement.Style'. [Line: 149 Position: 185]
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at RadRichTextBoxTest.MainPage.InitializeComponent()
at RadRichTextBoxTest.MainPage..ctor()}