Search code examples
c#.netwpfpixelsense

How to check if 3 fingers are placed on a non-Surface control?


I already asked a similar question. This works fine for Surface controls, but how can I check the number of contacts on non-Surface controls like for example a Canvas?


Solution

  • Contacts.GetContactsOver( element )