I have a TabControl and each Tab can contain the same UI but with different data. In any tab the user can click on a button and bring up a popup. This sets a Style property to t
To not read all the above the short answer is: you need to change Content to Template (in your XAML either style or direct declaration of ContentControl).