ICoreWindow.ReleasePointerCapture 메서드

정의

이전에 SetPointerCapture를 통해 연결된 경우 앱에서 포인터 입력을 분리하고 일반 포인터 입력 처리를 복원하는 메서드를 지정합니다.

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

적용 대상