For a Windows 8 App, is there a way to programmatically check how many concurrent touch points are supported by a device?
There are some devices (e.g. Samsung Ativ, WinRT) which only allow for five concurrent touch points. For a project I'm working on I need to have at least ten concurrent touch points, so I'd like to check for these cases.