I updated from version 18.2.0.58 to 18.3.0.51 and changing the theme at runtime the window no longer updates correctly.
The new theme will render correctly after restarting the application.
I am attaching a zip file with screen shots before and after changing themes.
The code I am using to update the theme is basically
SfSkinManager.ApplyStylesOnApplication = true;
SfSkinManager.SetVisualStyle(obj, visualStyle);
Do I need to do something different?
Attachment:
BeforeAndAfter_8c714b6b.zip