You are developing a Universal Windows Platform (UWP) app.
You need to provide a solution that moves the scroll bars of the ScrollViewer when a user rotates the mouse wheel.
Which two actions should you perform? Each correct answer presents part of the solution.
The PointerRoutedAway event occurs on the process receiving input when the pointer input is routed to another process.
Currently there are no comments in this discussion, be the first to comment!