Specifically, I have a custom user control that receives manipulation events to scroll a custom DirectX control. This control, and others like it, are items in a GridView. I
You can set two values for ManipulationMode in xaml. It will hopefully handle it.
ManipulationMode="TranslateX,System"