Share via


ProcessInputEventArgs Members

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

Public Fields

Name Description
Public Field StagingItem (Inherited from NotifyInputEventArgs.)

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method PeekInput Gets, but does not remove, the input event on the top of the staging area stack.
Public Method PopInput Removes the input event on the top of the staging area stack.
Public Method PushInput Overloaded. Places an input event on the top of the staging area stack.
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.)

See Also

Reference

ProcessInputEventArgs Class
Microsoft.SPOT.Input Namespace