.net - Is there a global touch status in WPF? -


as easy listen touch events in wpf, there way tell if user touching screen or not ?

you can check areanytouchesover on uielement… including window. window.areanytouchesover tell if user touching window. there not wpf api know if user touching appplication.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -