If one scrolling container has another internal object that is also scrollable - outer view's scrolling should be disabled, when you try to scroll the internal object (_MouseEntered).
So, the view should be "enabled", but with "DisabledScrolling" until your _MouseExited from the internal object.
So, the view should be "enabled", but with "DisabledScrolling" until your _MouseExited from the internal object.