ICoreWindow.ReleasePointerCapture Method

Definition

Specifies a method that dissociates pointer input from the app, if previously associated through SetPointerCapture, and restores normal pointer input processing.

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

Applies to