Skip to content

CoreWindow KeyDown equivalent in AppWindow #1720

Answered by martibravo
BlazorDashboard asked this question in Q&A
Discussion options

You must be logged in to vote

Supposing you have a Grid/StackPanel or similar as the first element of the window content, I suppose you can do something like

mainGrid.KeyDown += mainGrid.KeyDownHandler;

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by BlazorDashboard
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants