wpftoolkit
wpftoolkit copied to clipboard
ExtendedTabControl - dropdown list not populating with items
Hello,
I have a tab control where items are bound to an observable collection of items.
ItemsSource="{Binding CurrentViewModels,Mode=OneTime}"
The tab headers and adding items works fine, however the dropdown button presents and empty list.
Is there anything else that I should do, or should the list be populated out of the box?
Cheers, Bartosz
Hi, In v4.3, this issue will be fixed. Thank you for reporting this.