Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 560 Bytes

mouseeventargs_mousedelta.md

File metadata and controls

23 lines (16 loc) · 560 Bytes
-api-id -api-type
P:Windows.Devices.Input.MouseEventArgs.MouseDelta
winrt property

Windows.Devices.Input.MouseEventArgs.MouseDelta

-description

Gets a value that indicates the change in the screen location of the mouse pointer since the last mouse event.

-property-value

The change in screen location of the mouse pointer, relative to the location of the last mouse event.

-remarks

-examples

-see-also

MouseMoved