Silverlight 4: Any touch library that supports gestures & touch events?
Posted
by funwithcoding
on Stack Overflow
See other posts from Stack Overflow
or by funwithcoding
Published on 2010-05-04T20:50:41Z
Indexed on
2010/05/04
20:58 UTC
Read the original article
Hit count: 243
Silverlight
|Multi-Touch
Silverlight provides only Touch.FrameReported event and doesnt provide any events for the UIElements like it does for mouse events(ex: MouseDown, MouseUp). Is there any touch library available for the silverlight which provides these touch events and supports gestures.
Google did not help me much or may be my search terms are not correct. Any pointers will be appreciated.
© Stack Overflow or respective owner