MouseCapabilities.HorizontalWheelPresent Property

Gets a Boolean value that indicates whether any connected mouse has a horizontal scroll wheel.

Syntax

public:
property bool HorizontalWheelPresent {
         bool get ();
}  

Property value

Type: bool

  true if there is a mouse connected with a horizontal scroll wheel; otherwise, false.

Requirements

Namespace: Windows.Devices.Input

Metadata: windows.winmd

See also

Reference

MouseCapabilities Class

MouseCapabilities Members

Windows.Devices.Input Namespace