Hello, I have a Tab Control with a ItemsSource Binding. ...
I want to add a predefined tab to the front called All that has an aggregate of all the other tabs, and I would also like to add a button at the end called Add so I can add a new tab. Is there an easy way of doing this ?
Thanks, Raul