Hi,
When the XamTabControl contains only 1 TabItem, the ItemsPanel is useless. I would like to control the visibility of the ItemsPanel. Is it possible?
Thanks
Karine.
You would need to retemplate the xamTabControl. The default xaml is shipped with the install and is located in the DefaultStyles directory. You can use that as the starting point for your custom ControlTemplate.