Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 617 Bytes

inputpointersource_pointerreleased.md

File metadata and controls

20 lines (13 loc) · 617 Bytes
-api-id -api-type
E:Microsoft.UI.Input.InputPointerSource.PointerReleased
winrt event

Microsoft.UI.Input.InputPointerSource.PointerReleased

-description

Occurs when a pointer device that previously initiated a Press action is released (a mouse button is released, or a touch or pen contact is lifted from the digitizer surface), while within the bounds of this InputPointerSource.

-remarks

-see-also

-examples