CoreIndependentInputSource.ReleasePointerCapture Method

Definition

Disables pointer capture for the UWP app.

public:
 virtual void ReleasePointerCapture() = ReleasePointerCapture;
void ReleasePointerCapture();
public void ReleasePointerCapture();
function releasePointerCapture()
Public Sub ReleasePointerCapture ()

Implements

Applies to