Scrolls the mouse wheel.
- lines (Double)
- The number of lines to scroll. A positive value indicates that the wheel is rotated forward, away from the user; a negative value indicates that the wheel is rotated backward, toward the user.
This method examines the values of MouseWheelScrollLines
and MouseWheelScrollDelta to compute a value for
the ScrollWheel(Int32) method.
