I'd like to bind Collection of objects to TabControl, but i have to put data from those objects to CustomTabItem.

The main problem is that i don't want to create ItemSource={Binding MyList,...