I have a shared PopupButton with a ListBox as the content. If I <Alt-Tab> to another app while the content is popped up, it doesn't close and shows on top of the other app. Is there any way you can make it close when the app loses focus? I've spyed the events and wasn't seeing anything I could use to detect this scenario.