-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Description
我的需求是一级窗口有个输入框一直有个线程聚焦,等待用户输入,用OverlayDialog.ShowCustomModal<>()这个方法调用出来的窗口后,新的窗口也有输入框,但是输入焦点会执行到一级窗口的输入框去,我想用F12探测工具检测不到这个窗体,用var windows = ((IClassicDesktopStyleApplicationLifetime)App.Current.ApplicationLifetime).Windows来获取程序所有窗口,也获取不到这个窗口,怎么才能检测到当前程序有遮罩了呢
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels