Share via


InputManager Members

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

Public Fields

Name Description
Public Field Dispatcher (Inherited from DispatcherObject.)
Public Field InputDeviceEvents Contains the DeviceEvents for an input device.
Public Field Static InputReportEvent Specifies the bubbling-routed event that occurs when the input manager receives an input report from an InputProviderSite object.
Public Field Static PreviewInputReportEvent Specifies the tunneling-routed event that occurs when the input manager receives an input report from an InputProviderSite object.

Public Properties

Name Description
Public Property ButtonDevice Gets the button device used by the InputManager.
Public Property Static CurrentInputManager Gets the current InputManager object associated with a particular thread.
Public Property GenericDeviceTarget Sets a UIElement as the target of the GenericDevice associated with this InputManager object.
Public Property InputProviders Gets the collection of input providers that are registered with the current input manager.
Public Property MostRecentInputDevice Gets or sets the input device that is associated with the most recent input event.
Public Property TouchDevice Gets the touch or stylus input device that is used by the InputManager.

Public Methods

Name Description
Public Method CheckAccess (Inherited from DispatcherObject.)
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ProcessInput Processes the specified input synchronously.
Public Method ReferenceEquals (Inherited from Object.)
Public Method RegisterInputProvider Registers an input source with the input manager.
Public Method ToString (Inherited from Object.)
Public Method VerifyAccess (Inherited from DispatcherObject.)

Protected Methods

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

See Also

Reference

InputManager Class
Microsoft.SPOT.Input Namespace