Detecting Clicks/Touches On A Page

PointerPressed PointerPressed is a high level function that will be triggered before any control clicked / touched gets their Tapped event. Add to the Page_Loading Add to the Page_Unloaded Method that will be called

Read More

Touchscreen Keyboard

The touchscreen keyboard is provided by the Windows IoT operating system and needs to be enabled. Open the web interface based “Windows Device Portal” as above and select: Device Settings > On-screen Keyboard > Set the checkbox to ticked Make Keyboard appear Give text box focus Another method (won’t always work but can be useful […]

Read More