DragDrop.DragOverEvent 필드

정의

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

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

필드 값

설명

이벤트는 DragOver 개체가 요소의 경계를 넘어 끌 때 발생합니다.

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

적용 대상

추가 정보