InputReportEventArgs Members

The following tables list the members exposed by the InputReportEventArgs type.

Public Constructors

Name Description
Public Method InputReportEventArgs Initializes a new instance of the InputReportEventArgs class, using specified values.

Public Fields

Name Description
Public Field Report Contains the input report that specifies the input to the InputProviderSite and InputManager objects.
Public Field Timestamp (Inherited from InputEventArgs.)

Public Properties

Name Description
Public Property Device (Inherited from InputEventArgs.)
Public Property Empty (Inherited from EventArgs.)
Public Property Handled (Inherited from RoutedEventArgs.)
Public Property OriginalSource (Inherited from RoutedEventArgs.)
Public Property RoutedEvent (Inherited from RoutedEventArgs.)
Public Property Source (Inherited from RoutedEventArgs.)

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)
Protected Method OnSetSource (Inherited from RoutedEventArgs.)

See Also

Reference

InputReportEventArgs Class
Microsoft.SPOT.Input Namespace