共用方式為


CoreWindow.ReleasePointerCapture 方法

定義

如果先前透過 SetPointerCapture相關聯,則會解除與應用程式的指標輸入關聯,並還原一般指標輸入處理。

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

實作

適用於

另請參閱