I've created a custom style for the RadPane. When I apply this style in xaml (Style="{StaticResource RadPaneStyle}") it doesn't get applied. I then tried applying the style in code after the layout is deserialized and loaded. This works. However, everytime the layout changes the style gets reset to the default. I tried re-applying the style in the RadDocking_LayoutChangeEnded event handler. This does not seem to work.
Any ideas? Using Silverlight 4, Telerik.Windows.Controls.Docking version: 2010.1.422.1040.
Thanks,
Raj
Any ideas? Using Silverlight 4, Telerik.Windows.Controls.Docking version: 2010.1.422.1040.
Thanks,
Raj