InputEventArgs Members

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

Public Constructors

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

Public Fields

Name Description
Public Field Timestamp Specifies the time period during which the input was received.

Public Properties

Name Description
Public Property Device Gets the device that generated the input.
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

InputEventArgs Class
Microsoft.SPOT.Input Namespace