The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
InputType Enumeration
.NET Framework (current version)
Specifies the possible types of input being reported.
Assembly: PresentationCore (in PresentationCore.dll)
| Member name | Description | |
|---|---|---|
| Command | Input was provided by a command. | |
| Hid | Input was provided a Human Interface Device that was not a keyboard, a mouse, or a stylus. | |
| Keyboard | Input was provided by a keyboard. | |
| Mouse | Input was provided by a mouse. | |
| Stylus | Input was provided by a stylus. | |
| Text | Input was provided by text. |
.NET Framework
Available since 3.0
Available since 3.0
Show: