Skip to content

Should we revise implementation of Environment.UserInteractive? #770

@MichalStrehovsky

Description

@MichalStrehovsky

This is currently implemented as return true; but since in 3.0 we're adding UI stacks to .NET Core, maybe we should implement this since this is usually used before popping a UI?

The Windows version of the algorithm is copied all over the place (touching it in dotnet/corefx#39285, dotnet/winforms#1247).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions