Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
655
Apply styles on TabGroups
posted

I have adjusted how the tab groups look in my Dock manager (i want the tabs always at the top, instead of the bottom for one example), so for any tab groups in my Shell.xaml i have adjusted the Style attribute to point to the new StaticResource style.

This works great but im still missing one scenario. If the user creates a tab group at runtime by moving windows around its getting the default style, is there a way i can enforce custom styles for newly created items?

Parents Reply Children