DragDrop.QueryContinueDragEvent 필드

정의

QueryContinueDrag 연결된 이벤트를 식별합니다.

public: static initonly System::Windows::RoutedEvent ^ QueryContinueDragEvent;
public static readonly System.Windows.RoutedEvent QueryContinueDragEvent;
 staticval mutable QueryContinueDragEvent : System.Windows.RoutedEvent
Public Shared ReadOnly QueryContinueDragEvent As RoutedEvent 

필드 값

설명

이벤트는 QueryContinueDrag 끌어서 놓기 작업 중에 발생하며 끌기 소스가 끌어서 놓기 작업을 취소해야 하는지 여부를 결정할 수 있도록 합니다.

이 필드는 이벤트의 버블링 버전을 식별합니다 QueryContinueDrag . 이 이벤트의 터널링 버전에 대한 식별자는 를 참조하세요 PreviewQueryContinueDragEvent.

적용 대상

추가 정보