Skip to content

OverlayDialog功能咨询 #651

@leafroc

Description

@leafroc

我的需求是一级窗口有个输入框一直有个线程聚焦,等待用户输入,用OverlayDialog.ShowCustomModal<>()这个方法调用出来的窗口后,新的窗口也有输入框,但是输入焦点会执行到一级窗口的输入框去,我想用F12探测工具检测不到这个窗体,用var windows = ((IClassicDesktopStyleApplicationLifetime)App.Current.ApplicationLifetime).Windows来获取程序所有窗口,也获取不到这个窗口,怎么才能检测到当前程序有遮罩了呢

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions