ICoreWindow.ReleasePointerCapture 方法

定义

指定一个方法,该方法将指针输入与应用取消关联(如果以前通过 SetPointerCapture 关联),并还原正常的指针输入处理。

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

适用于