Quantcast
Channel: Silverlight Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 801

Created Issue: Attached touch events [10450]

$
0
0
It would be very useful to get WPF-style touch events in Silverlight (the plugin).

The API I'm thinking of are the following bits on UIElement: TouchEnter, TouchDown, TouchMove, TouchLeave, TouchUp, AreAnyTouchesDirectlyOver, AreAnyTouchesOver, TouchesDirectlyOver, TouchesOver, CaptureTouch, ReleaseTouchCapture, ReleaseAllTouchCaptures, TouchesCaptured, TouchesCapturedWithin, AreAnyTouchesCaptured, AreAnyTouchesCapturedWithin, GotTouchCapture, LostTouchCapture, and mouse promotion of these.

I've been looking into implementing these myself, and it seems like the right way to do it is via attached events, and it seems like the DragDrop work recently added to the toolkit could be a good foundation for the event structure needed here.

Viewing all articles
Browse latest Browse all 801

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>