DragDrop.PreviewQueryContinueDrag 附加事件

定义

在进行拖放操作时不断出现,并启用放置源以结束拖放操作(取决于键/按钮状态)。

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

注解

拖动源时,会持续引发此事件。 有关详细信息,请参阅 QueryContinueDrag 事件。

路由事件信息

标识符字段 PreviewQueryContinueDragEvent
路由策略 隧道
委托 QueryContinueDragEventHandler

相应的冒泡事件为 QueryContinueDrag

适用于

另请参阅