I can get data into my TabControl but the headers have frames around them and I can\'t slick from tab to tab.
What am I doing wrong with the XAML binding syntax on
just bind your List to your TabControl as ItemsSource, e.g.
this will give you a tab for each object in customer.