Hi,
i have added a TabNavigationControl to my window and edited the first NavigationItem.
I am now adding a second NavigationItem in XAML and add some elements.
The Design still shows only the first Item.
In order to validate my changes, i always need to start the program and move to the second tab.
How would i be able to see changes in the Design View inside VS Editor?
I know that i could copy the xaml code for the second item to be the first item inside the xaml and then move it back, but i thought there would be something different.
thanks,
Helmut