I have a Viewport3D object inside a ScatterViewItem
. I need to rotate the 3D inside without rotating the ScatterViewItem
. Currently, I am trying to put Manipulation events on the Viewport but they do not fire. All movement gestures are captured by the ScatterViewItem
, where as I want to send them down the Viewport inside.
Any help would be of great value.
Thanks,
Bharat Mathur.