标签: c# wpf popup
这是以下问题的后续行动, How to close popup window when dialog box open in wpf?
我有Popup且StaysOpen被设置为false。现在,如果通过按Windows + E 打开资源管理器窗口,则弹出窗口关闭。但是,如果在使用某些组合键打开文件对话框时未关闭它。
Popup
StaysOpen