RawButtonInputReport Class
Represents a button device's input to InputProviderSite and InputManager objects.
Namespace: Microsoft.SPOT.Input
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)
Syntax
public class RawButtonInputReport : InputReport
Remarks
An InputProviderSite object receives an input report from an input provider. The InputProviderSite object forwards the input report to the InputManager object, which then places the input report in the staging area. Once the input report is in the staging area, it is changed into a series of Windows Presentation Foundation (WPF) events, which are then routed through the element tree.
Version Information
Available in .NET Micro Framework version 2.0, 2.5