Hey,
Is it possible to open an other window in a TabControls TabItem?
The reason i want to do this is that if i have 5 TabItems in my TabControl the one Window file im coding all these TabItems and their assosiated action will get very large. So it would be nice if it was possible to to give each TabItem its own Window file.
Or how do you solve the problem where the Window file controlling the TabControl gets to large?