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