Gets the accumulated vertical wheel position relative to its location when the game started.
public:
property INT32 MouseWheelDelta {
INT32 get ();
}
Type: INT32
Current position relative to the location when the game started. A positive value indicates upward scroll; a negative value indicates downward scroll.
Namespace: Windows.Devices.Input
Metadata: windows.winmd