Releases all pointer captures held by this element.
Syntax
Parameters
This method has no parameters.
Remarks
Because there are input scenarios such as manipulations that involve more than one pointer point, the Windows Runtime enables capturing more than one pointer at a time. Calling ReleasePointerCapture removes a specific Pointer from the collection as identified by its ID, whereas ReleasePointerCaptures clears the entire collection.
User action that invalidates pointer capture such as releasing from a pointer point also changes capture state. For more info, see Responding to mouse input and Quickstart: Pointers.
The PointerCaptures property exposes a view of which pointer points are currently captured by the UIElement.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 1/31/2013