Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 410 Bytes

pointereventargs_currentpoint.md

File metadata and controls

24 lines (15 loc) · 410 Bytes
-api-id -api-type
P:Microsoft.UI.Input.PointerEventArgs.CurrentPoint
winrt property

Microsoft.UI.Input.PointerEventArgs.CurrentPoint

-description

Gets the pointer data of the last pointer event.

-property-value

Information about the state and screen position of the pointer.

-remarks

-see-also

-examples