Open
Description
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.
- ID: db194a07-8c04-7815-7367-1263f6b3d997
- Version Independent ID: db194a07-8c04-7815-7367-1263f6b3d997
- Content: Windowing functionality migration - Windows apps
- Content Source: hub/apps/windows-app-sdk/migrate-to-windows-app-sdk/guides/windowing.md
- Product: reunion
- Technology: get-started
- GitHub Login: @stevewhims
- Microsoft Alias: stwhi