Windows.Devices.Input Namespace

Provides support for identifying the available SmartGlass input types.

Classes

  Name Description
KeyboardCapabilities Supports the ability to determine the capabilities of any connected hardware keyboards.
MouseCapabilities Allows you to determine the capabilities of any connected hardware mouse devices.
MouseDevice Allows you to identify and track connected mouse devices.
MouseEventArgs Contains the arguments returned by a raw mouse event.
PointerDevice Supports the ability to identify the connected pointer devices and determine their capabilities.

Interfaces

  Name Description
IPointerDevice Supports the ability to identify the connected pointer devices and determine their capabilities.

Structures

  Name Description
MouseDelta Contains an (x,y) pair that indicates the relative position of the mouse.
MouseWheelDelta Contains the relative position of the mouse wheel and indicates whether the wheel is horizontal.

Enumerations

  Name Description
PointerDeviceType Enumerates pointer device types.