Hello all.

 

I have a silverlight app that is not a full screen app.

Inside the app is a deep zoom area.

 

Trouble is, every time I scroll with the mouse wheel to zoom in / out on the deep zoom, the underlying page scrolls!

 

Is there any way I can tell the silverlight runtime not to pass the scroll event through to the underlying page?