共用方式為


ICoreWindow.ReleasePointerCapture 方法

定義

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

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

適用於