MouseCapabilities Members

MouseCapabilities has the following members.

Public Constructors

  Name Description
MouseCapabilities Initializes a new instance of the MouseCapabilities class.

Public Properties

  Name Description
HorizontalWheelPresent Gets a Boolean value that indicates whether any connected mouse has a horizontal scroll wheel.
MousePresent Gets a Boolean value that indicates whether a hardware mouse is detected.
NumberOfButtons Gets the highest number of buttons on any connected mouse.
SwapButtons Gets a Boolean value that indicates whether the left and right mouse buttons should be swapped.
VerticalWheelPresent Gets a Boolean value that indicates whether any connected mouse has a vertical scroll wheel.

See also

Reference

MouseCapabilities Class

Windows.Devices.Input Namespace