DragDrop.PreviewQueryContinueDrag Evento anexado

Definição

Ocorre continuamente quando uma operação do tipo “arrastar e soltar” está em andamento e permite que a origem de soltar encerre a operação do tipo “arrastar e soltar” dependendo dos estados do botão/tecla.

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

Comentários

Esse evento é gerado continuamente enquanto a origem do arrasto está sendo arrastada. Para saber mais, confira o evento QueryContinueDrag.

Informações de evento encaminhado

Campo identificador PreviewQueryContinueDragEvent
Estratégia de roteamento Túnel
Delegar QueryContinueDragEventHandler

O evento de propagação correspondente é QueryContinueDrag.

Aplica-se a

Confira também