InputDevice Class
Provides a constructor and a property for describing input devices.
Namespace: Microsoft.SPOT.Input
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)
Syntax
public abstract class InputDevice : DispatcherObject
Remarks
Each InputDevice object represents a specific input device. For example, if there are two mice (pointing devices), there will be two InputDevice objects — one object for each mouse.
Version Information
Available in .NET Micro Framework version 2.0, 2.5