InputManager Members
The following tables list the members exposed by the InputManager type.
Public Fields
| Name | Description | |
|---|---|---|
![]() |
Dispatcher | (Inherited from DispatcherObject.) |
![]() |
InputReportEvent | Specifies the bubbling-routed event that occurs when the input manager receives an input report from an InputProviderSite object. |
![]() |
PreviewInputReportEvent | Specifies the tunneling-routed event that occurs when the input manager receives an input report from an InputProviderSite object. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
CurrentInputManager | Gets the current InputManager object associated with a particular thread. |
![]() |
InputProviders | Gets the collection of input providers that are registered with the current input manager. |
![]() |
MostRecentInputDevice | Gets or sets the input device that is associated with the most recent input event. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
CheckAccess | (Inherited from DispatcherObject.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ProcessInput | Processes the specified input synchronously. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
RegisterInputProvider | Registers an input source with the input manager. |
![]() |
ToString | (Inherited from Object.) |
![]() |
VerifyAccess | (Inherited from DispatcherObject.) |
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Events
| Name | Description | |
|---|---|---|
![]() |
PostNotifyInput | Occurs after the PreNotifyInput event handlers have finished processing the raw input and the corresponding WPF events have been raised. |
![]() |
PostProcessInput | Occurs after the NotifyInputEventHandler Delegate delegate has finished processing the raw input. |
![]() |
PreNotifyInput | Occurs when the PreProcessInputEventHandler Delegate delegate has finished processing the raw input, if the raw input was not canceled. |
![]() |
PreProcessInput | Occurs when the input manager starts to process a raw input item. |
.gif)
.gif)
.gif)
.gif)
.gif)