MicrosoftDocs / windows-dev-docs

Conceptual and overview content for developing Windows apps
Creative Commons Attribution 4.0 International
697 stars 1.2k forks source link

Update samples for Windows App SDK #4613

Open michael-hawker opened 1 year ago

michael-hawker commented 1 year ago

Looks like the Override is still using CoreWindow which is a UWP concept, there's not equivalent here to show how to do this in the Windows App SDK:

https://learn.microsoft.com/en-us/windows/apps/design/input/keyboard-accelerators#override-default-keyboard-behavior

Trying to figure out how to detect a paste event to grab image data, don't think the Clipboard sample/docs have been updated either, but was looking into the keyboard detection bit first.


Document Details

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

michael-hawker commented 1 year ago

Related issue: https://github.com/MicrosoftDocs/windows-dev-docs/issues/4614