MouseDevice Members

MouseDevice has the following members.

Public Properties

  Name Description
HorizontalMouseWheelDelta Gets the accumulated horizontal wheel position relative to its location when the game started.
MousePositionDelta Gets the accumulated raw mouse position relative to its location when the game started.
MouseWheelDelta Gets the accumulated vertical wheel position relative to its location when the game started.

Public Methods

  Name Description
GetForCurrentView Retrieves the mouse device that is associated with the current view.

Public Events

  Name Description
MouseMoved Occurs when the mouse is moved.
MouseWheelMoved Occurs when the mouse wheel is moved either horizontally or vertically.

See also

Reference

MouseDevice Class

Windows.Devices.Input Namespace