CoreComponentInputSource.ReleasePointerCapture Method

Definition

Stops the capture of pointer input data (if the pointing device supports input capture).

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

Implements

Applies to