Share via


TouchEventArgs Members

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

Public Constructors

Name Description
Public Method TouchEventArgs Initializes a new instance of the TouchEventArgs class.

Public Fields

Name Description
Public Field Timestamp (Inherited from InputEventArgs.)
Public Field Touches Contains information about each touch point in a touch (or stylus) event.

Public Properties

Name Description
Public Property Device (Inherited from InputEventArgs.)
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 GetPosition Gets the position at which the touch (or stylus) event occurred.
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.)

Version Information

Available in .NET Micro Framework version 4.0.

See Also

Reference

TouchEventArgs Class
Microsoft.SPOT.Input Namespace