DeviceType Enumeration
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Specifies the basic classes of pointing devices that are supported.
No XAML usages
value = "EnumerationValue"
Enumeration Values
Value |
Description |
---|---|
Mouse |
The device is being represented as a mouse. The device is a mouse or a stylus that is not using the pen service (wisptis.exe). |
Stylus |
The device is a stylus that is hooked up to the pen service (wisptis.exe). |
Touch |
The device is a touch digitizer that is hooked up to the pen service (wisptis.exe). |