Posted 14 years ago
by Kamil Kozak
Version: 10.2.0532
Platform: .NET 4.0
Environment: Windows 7 (64-bit)
Hello
i figured out small problem with themes on backstage
configuration is as follow
<Window>
<Dockpanel>
<userControl - Ribbon> --> defined in external userControl
<Docksite>
</DockPanel>
</Window>
i set the default theme for window and docksite as in one of your examples
this works perfect Window, Ribbon, docksite and all controls are themed correctly
When i fire application menu for first time Backstage has proper theme also
however when i open it for second time its theme is set to default
taking into account that everything works perfect when i open it for first time
i assume it's some strange bug
i figured out small problem with themes on backstage
configuration is as follow
<Window>
<Dockpanel>
<userControl - Ribbon> --> defined in external userControl
<Docksite>
</DockPanel>
</Window>
i set the default theme for window and docksite as in one of your examples
this works perfect Window, Ribbon, docksite and all controls are themed correctly
When i fire application menu for first time Backstage has proper theme also
however when i open it for second time its theme is set to default
taking into account that everything works perfect when i open it for first time
i assume it's some strange bug