The existed C++ sample was for DirectX and applied on a complicated object array.
And there was no swipe recognizer in GestureRecognizer is unbelievable. In other platforms these are simple and standard.
Charlie
There isn't a C++/Xaml manipulation sample. It sounds like you found the C++ GestureRecognizer sample. You can also look at the Quickstart: Touch input (Metro style apps using C#/VB/C++ and XAML) and Input: XAML user input events sample for an example of the Xaml manipulation events. The sample is in C# or VB, but it's the same objects and events you'll use in C++.
--Rob