CoreWindow.ReleasePointerCapture 메서드

정의

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

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

구현

적용 대상

추가 정보