MouseCapabilities.VerticalWheelPresent Property

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

Syntax

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

Property value

Type: bool

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

Requirements

Namespace: Windows.Devices.Input

Metadata: windows.winmd

See also

Reference

MouseCapabilities Class

MouseCapabilities Members

Windows.Devices.Input Namespace