TabletDeviceType Enumeration

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Defines values for the type of devices the tablet device uses.

Namespace:  System.Windows.Input
Assembly:  System.Windows (in System.Windows.dll)

Syntax

'Declaration
Public Enumeration TabletDeviceType
public enum TabletDeviceType
<object property="enumeMemberName"/>

Members

Member name Description
Supported by Silverlight for Windows Phone Mouse Indicates the tablet device is a mouse.
Supported by Silverlight for Windows Phone Stylus Indicates the tablet device is a stylus.
Supported by Silverlight for Windows Phone Touch Indicates the tablet device is a touch screen.

Version Information

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

See Also

Reference