UWP C# On Key down not working properly.

VoyTec 671 Reputation points
2021-06-21T06:46:53.003+00:00

I am wondering why action "OnKeyDown" is not working properly.
When I use this class the calculations of my program goes wierd with "NaN" besides a concrete number.
How to make any key down calculate price?

Developer technologies | Universal Windows Platform (UWP)
{count} votes

Answer accepted by question author
  1. VoyTec 671 Reputation points
    2021-09-20T18:10:22.827+00:00

    I was missing namespace - I cleaned up my code and it removed Input asset - that's why it didn't work.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.