DragDrop.PreviewQueryContinueDrag 연결된 이벤트

정의

이 이벤트는 끌어서 놓기 작업이 계속해서 진행 중인 상태에 발생하며 놓기 소스에서는 이를 통해 키/단추 상태에 따라 끌어서 놓기 작업을 취소할 수 있습니다.

see AddPreviewQueryContinueDragHandler, and RemovePreviewQueryContinueDragHandler
see AddPreviewQueryContinueDragHandler, and RemovePreviewQueryContinueDragHandler
see AddPreviewQueryContinueDragHandler, and RemovePreviewQueryContinueDragHandler

설명

이 이벤트는 끌기 원본을 끄는 동안 지속적으로 발생합니다. 자세한 내용은 QueryContinueDrag 이벤트를 참조하세요.

라우팅 이벤트 정보

식별자 필드 PreviewQueryContinueDragEvent
라우팅 전략 터널링
대리자 QueryContinueDragEventHandler

해당 버블링 이벤트가 QueryContinueDrag합니다.

적용 대상

추가 정보