DragDrop.PreviewQueryContinueDrag 附加事件
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
在进行拖放操作时不断出现,并启用放置源以结束拖放操作(取决于键/按钮状态)。
see AddPreviewQueryContinueDragHandler, and RemovePreviewQueryContinueDragHandler
see AddPreviewQueryContinueDragHandler, and RemovePreviewQueryContinueDragHandler
see AddPreviewQueryContinueDragHandler, and RemovePreviewQueryContinueDragHandler
注解
拖动源时,会持续引发此事件。 有关详细信息,请参阅 QueryContinueDrag 事件。
路由事件信息
标识符字段 | PreviewQueryContinueDragEvent |
路由策略 | 隧道 |
委托 | QueryContinueDragEventHandler |
相应的冒泡事件为 QueryContinueDrag。