Hi,
having the different TabNavigationItems of a TabNavigationControl defined inside XAML.
So no ItemsSource is available.
Is there a way to change the order of the TabNavigationItems from inside the program?
i.e. based on User Selection the 2nd tab, defined in xaml, should be shown first and the first should be shown second.
thanks,
Helmut