Skip to content

How do detect key modifiers is missing from migration docs #4614

Open
@michael-hawker

Description

@michael-hawker

The Modifier Keys section still calls out CoreWindow here:

https://learn.microsoft.com/en-us/windows/apps/design/input/keyboard-events#modifier-keys

And the GetKeyState API: https://learn.microsoft.com/en-us/uwp/api/windows.ui.core.corewindow.getkeystate

However, that is not mentioned in the migration docs (either the table summary) or this page.

Looking at the Window/AppWindow apis called out even in this doc, there doesn't appear to be an obvious mapping. Would be nice to have updated guidance here for dealing with keyboard input.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions