c# - Receiving touch events outside window -


how can receiving touch events outside window in wpf? mouse can use that:

system.windows.input.mouse.capture(this, system.windows.input.capturemode.subtree); 

i need same behavior in answer touch


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

javascript - How to process users in one specific order using map o each function? -

javascript - Linking from page A to a specific iframe on page B -