Provides support for identifying the available SmartGlass input types.
| 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. |
| Name | Description | |
|---|---|---|
![]() |
IPointerDevice | Supports the ability to identify the connected pointer devices and determine their capabilities. |
| 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. |
| Name | Description | |
|---|---|---|
![]() |
PointerDeviceType | Enumerates pointer device types. |