Interface IMouseHandler
Contains methods and properties which allow to control the mouse behavior.
public interface IMouseHandler : IDisposable
Methods
- CreateCursorFactoryHandler()
Creates ICursorFactoryHandler object.
- GetButtonState(MouseButton)
Gets the current state of the specified button from the device from the underlying system.
- GetPosition(double?)
Gets mouse position.