I want to bring up a Flyout that places a row of thumbnails at the bottom of the screen, like the Favorites row in IE on the Surface 2. I found this sample by Vishal:
http://code.msdn.microsoft.com/Developing-a-custom-Control-af10e07b
I'm about to dive into it, but before I make that journey I wanted to make sure there isn't some simple existing swipe event or UI property I can set to react to the common "swipe from bottom of the screen" gesture.
-- roschler