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
2370
What triggers ActiveDocumentChanged?
posted

In my project, I want to be able to update the tabitemheader without giving that tab focus.  It appears that calling INotifyPropertyChanged method to update the UI is causing that tab to receive focus.  Is there a way to update an inactive tab without the tab receiving focus?

Thanks,

JON