I am using Silverlight 4.0
What is happening is that the ScrollViewer will only scroll when one hovers over controls like textbox, treeviews, etc.
If the mouse is over non control objects (like grids) then the mousewheel scrolling doesn't work.
Is this normal behavior?