Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 849 Bytes

corewindow_pointerposition.md

File metadata and controls

28 lines (17 loc) · 849 Bytes
-api-id -api-type
P:Windows.UI.Core.CoreWindow.PointerPosition
winrt property

Windows.UI.Core.CoreWindow.PointerPosition

-description

Gets the client coordinates of the pointer.

-property-value

The position of the pointer in device-independent pixel (DIP).

-remarks

You cannot read the pointer position with this API when the lock screen is present.

-examples

-see-also

Handle pointer input, Relative mouse movement and CoreWindow, XAML user input events sample