I am trying to make Snake, but have a problem with the controls. I made an application with few pages and can't add KeyDown to the page where the game starts. KeyDown works well when I add it to PageSwitcher.xaml
Here is my code:
I am trying to make Snake, but have a problem with the controls. I made an application with few pages and can't add KeyDown to the page where the game starts. KeyDown works well when I add it to PageSwitcher.xaml
Here is my code:
Team Explorer -> Changes -> then look for untracked files, right click and select add. Sometimes (I'm not sure when) the new files you add are not tracked by default.