All,
Can you navigate through images using DirectX like you can using flipview?
Grim
You could write something to do so. DirectX doesn't have high level controls built in. If you need high level controls such as FlipView you can interop with the Xaml controls.
--Rob