Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1118
Are closed tabs removed from the xamtabcontrol.items collection?
posted

I'm seeing something odd: Adding a TabItemEx object to a XamTabControl and populating the TabItemEx with whatever else works and it's displayed. The tab is appended to the XamTabControl.Items collection. This is what I'd expect.

However, closing a tab does not remove it from the XamTabControl.Items collection. Add 3, close 3 and the Items.count is 3 still...I'm closing it- not hiding it or collapsing its so the tab should be properly removed from the collection.

Please advise. We are using 15.1 Ultimate.