Class InputManager
The InputManager class is responsible for coordinating all of the input system in Alternet UI.
public sealed class InputManager : DispatcherObject, IBaseObject, IDisposableObject, IDisposable
  - Inheritance
 - 
      
      
      
      
      InputManager
 
- Implements
 
Properties
- Current
 Return the input manager associated with the current context.
- PrimaryKeyboardDevice
 Read-only access to the primary keyboard device.
- PrimaryMouseDevice
 Read-only access to the primary mouse device.